Skip to content

Commit

Permalink
Add oid in the walk section to have working example
Browse files Browse the repository at this point in the history
Signed-off-by: Sébastien Coavoux <[email protected]>
  • Loading branch information
sebastien-coavoux committed Sep 21, 2022
1 parent 34d10d1 commit f87deb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions generator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ modules:
- 1.3.6.1.2.1.2 # Same as "interfaces"
- sysUpTime # Same as "1.3.6.1.2.1.1.3"
- 1.3.6.1.2.1.31.1.1.1.6.40 # Instance of "ifHCInOctets" with index "40"
- 1.3.6.1.2.1.2.2.1.4 # Same as ifMtu (used for filter example)
- bsnDot11EssSsid # Same as 1.3.6.1.4.1.14179.2.1.1.1.2 (used for filter example)

version: 2 # SNMP version to use. Defaults to 2.
# 1 will use GETNEXT, 2 and 3 use GETBULK.
Expand Down

0 comments on commit f87deb3

Please sign in to comment.