I am trying to use Nagios XI to monitor a Nimble AF5000. I have uploaded the Nimble MIBs and then perform an SNMP Walk from the configuration wizard. On the first screen of the configuration wizard I remove the default value in the OID field and when I click next it brings up some values but it looks like it is using the SNMPv2-MIB and the IF-MIB. How do I get the SNMP walk to use the Nimble MIB?
Thank you,
Nagios SNMP walk using a specific MIB
Re: Nagios SNMP walk using a specific MIB
Please run this command:
Then restart apache and try the wizard again:
Let us know if that works for you.
Code: Select all
echo "mibs +ALL" > /etc/snmp/snmp.confCode: Select all
service httpd restart-
kreuzigertro
- Posts: 2
- Joined: Sun Sep 23, 2018 2:29 pm
Re: Nagios SNMP walk using a specific MIB
Thank you for your response. It did not make a change. I ran the first command and did not see a response after running the command so I am assuming it worked correctly. I then restarted the Apache service as requested and ran the configuration wizard again.
It is still using the same default MIBs.
Any other suggestions would be greatly appreciated.
Thank you again.
It is still using the same default MIBs.
Any other suggestions would be greatly appreciated.
Thank you again.
Re: Nagios SNMP walk using a specific MIB
What version of XI are you using? You can grab it from the bottom left hand side of the web interface.
I think the SNMP Walk wizard will need to be updated to allow you to specify the MIBs during scanning.
I think the SNMP Walk wizard will need to be updated to allow you to specify the MIBs during scanning.