Page 2 of 2
Re: Brand new Nagios install and SNMP Walk error
Posted: Fri Apr 14, 2017 10:46 am
by tgriep
Yes, the way you entered in the macro names in the wizard look correct but in your example of the snmpwalk you ran from the command line,
you were using different Authentication and Privileged protocols.
Make sure they are correct.
Take a look in this folder on the XI server
You should see a snmpwalk-xxxxxxxxx file, that file is created when the wizard it run and should have some clue as to why the login failed.
Re: Brand new Nagios install and SNMP Walk error
Posted: Fri Apr 14, 2017 12:30 pm
by JakeHatMacys
tgriep wrote:Yes, the way you entered in the macro names in the wizard look correct but in your example of the snmpwalk you ran from the command line,
you were using different Authentication and Privileged protocols.
Make sure they are correct.
Take a look in this folder on the XI server
You should see a snmpwalk-xxxxxxxxx file, that file is created when the wizard it run and should have some clue as to why the login failed.
Hmm this is all i'm seeing: (and yeah I verified with my unix admin I should be using SHA & AES (when I took the screen shot I had hit the back button and they defaulted back to those values you see)
[nagios@************* tmp]$ ls
configwizards_api_versions.xml configwizard-website.zip
Re: Brand new Nagios install and SNMP Walk error
Posted: Fri Apr 14, 2017 12:35 pm
by JakeHatMacys
Nevermind I was using the Linux Server SNMP scan, after I used the walk this got printed to that directory:
snmpwalk: Timeout (Sub-id not found: (top) -> mib-2)
Re: Brand new Nagios install and SNMP Walk error
Posted: Fri Apr 14, 2017 12:53 pm
by tgriep
When you run the SNMP Walk wizard, increase the timeout value to 600 seconds.
It looks like the 15 second timeout is happening and the wizard stops running.
Some devices have so much information that it could take many minutes to retrieve all of the information.
Re: Brand new Nagios install and SNMP Walk error
Posted: Wed Apr 19, 2017 10:26 am
by JakeHatMacys
Just an update on this I think my firewall settings are still blocking me... every change last week that got implemented had problems and my trace route isn't getting through.
So it may be an internal issue i'm just waiting to hear back from our network team's seniors...
Thanks for the assistance thus far.
Re: Brand new Nagios install and SNMP Walk error
Posted: Wed Apr 19, 2017 10:56 am
by cdienger
Thanks for the update.