From e9eecfa999f9afe3f24ddc582e5a51c028d97468 Mon Sep 17 00:00:00 2001 From: M Artimy Date: Thu, 7 Mar 2024 15:42:32 -0400 Subject: [PATCH] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index c21ae01..4ddc0f2 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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