Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martimy authored Mar 7, 2024
1 parent 6c3f64a commit e9eecfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ snmpgetnext -v 2c -c snmpcumulus 172.20.20.11 sysDescr.0
The last paramter r3 represent the number of number of OIDs requested

```
snmpbulkget -v 2c -c snmpcumulus 172.20.20.11 system -C r3
snmpbulkget -v 2c -c snmpcumulus -C n0 -C r3 172.20.20.11 system
```

This example explains the use of non-repeaters and max-repititions
Expand Down

0 comments on commit e9eecfa

Please sign in to comment.