0

I´m trying to perform a SNMPBulkWalk on a Device, but it will always run into an Timeout on a the same OID.

When I try a SNMPGetNext on the OID before it also runs into an timeout.

Requests:

snmpbulkwalk -Cr10 -v2c -c *** -t 10 -r 5 IP OID

I already increasead and deacreased the parameters.

Edd
  • 47
  • 4
  • Sounds like that SNMP agent has a bug when responding to that specific OID. You can only escalate to the device vendor for assistance. – Lex Li Aug 31 '21 at 21:48
  • If you add specifics (device model/version, exact OIDs involved, output of failing commands, etc), maybe you will get help here. – Gambit Support Sep 13 '21 at 15:25
  • Also firmware update may solve the problem. Although in some cases I'd rather avoid triggering the bug instead. – Nikita Kipriyanov Sep 15 '21 at 18:55

0 Answers0