Many times I wondered how to test SNMP GETs/WALKs.. Well here's a quick cmdline:
snmpbulkwalk -v2c -Os -c public hostname [ipadentaddr|system|anything else]
For more thorough tests (also get traps etc etc) I use the Windows GUI.
Many times I wondered how to test SNMP GETs/WALKs.. Well here's a quick cmdline:
snmpbulkwalk -v2c -Os -c public hostname [ipadentaddr|system|anything else]
For more thorough tests (also get traps etc etc) I use the Windows GUI.