snmp walk works but snmp get doesnt
Posted: Wed Dec 19, 2018 11:45 am
Ok so I have run the snmp walk wizard:
And it worked just fine.
however...
[update]
I have verified that the receiving server is correct configured to receive snmp queries, my network guys have assured me that there are no issues with our firewalls, I have iptables disabled on my test box, which is polling other devices via snmp.
I just dont get why xi can do a snmpwalk and get the data I need, but the checks that I create with the wizards fail, and running the check from the command line fails.
however...
Code: Select all
[root@lkennagiost01 ~]# /usr/local/nagios/libexec/check_snmp -H 172.22.191.190 -C I$ilonpublic -P 2c -o enterprises.12124.2.52.1.5.1
SNMP problem - No data received from host
I have verified that the receiving server is correct configured to receive snmp queries, my network guys have assured me that there are no issues with our firewalls, I have iptables disabled on my test box, which is polling other devices via snmp.
I just dont get why xi can do a snmpwalk and get the data I need, but the checks that I create with the wizards fail, and running the check from the command line fails.