Skip to content

Commit

Permalink
fixed oid in README - fixes #1221 (#1222)
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schubert <[email protected]>
  • Loading branch information
bastischubert authored Jul 22, 2024
1 parent 9b5a737 commit faab137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ like:
```
1.3.6.1.2.1.2.2.1.1.2 = INTEGER: 2 # ifIndex for '2' is literally just '2'
1.3.6.1.2.1.2.2.1.2.2 = STRING: "eth0" # ifDescr
1.3.6.1.2.1.31.1.1.1.1 = STRING: "eth0" # IfName
1.3.6.1.2.1.31.1.1.1.1.2 = STRING: "eth0" # IfName
1.3.6.1.2.1.31.1.1.1.10.2 = INTEGER: 1000 # ifHCOutOctets, 1000 bytes
1.3.6.1.2.1.31.1.1.1.18.2 = STRING: "" # ifAlias
```
Expand Down

0 comments on commit faab137

Please sign in to comment.