SNMP Walk not using custom MIB
Posted: Wed Nov 28, 2018 5:52 pm
Hi,
I have uploaded a vendor MIB file for monitoring our Meraki environment. The SNMP walk configuration wizard does not find any of the vendor specific items that I would expect it to. If I test with snmpwalk in the console it returns all the information I am expecting to see.
I am running XI version 5.5.7 and have already checked that the SNMP config wizard is up to date.
Thanks,
Whitewater
I have uploaded a vendor MIB file for monitoring our Meraki environment. The SNMP walk configuration wizard does not find any of the vendor specific items that I would expect it to. If I test with snmpwalk in the console it returns all the information I am expecting to see.
Code: Select all
snmpwalk -v2c -t 10 -c <commstring> -Ob -M +. -m +MERAKI-CLOUD-CONTROLLER-MIB snmp.meraki.com:16100 .1Thanks,
Whitewater