snmp walk issue
Posted: Wed Oct 09, 2013 8:45 am
I'm using NagiosXI to monitor our SAN (Coraid) through MIBS,
we are using snmp walk to monitor and it was working until 4am this morning,
the error messages I'm getting is
===
SNMP problem - No data received from host
===
1. I was able to ping the server
2. checked the DNS
3. ran the following
[root@cvglobal ~]# /usr/local/nagios/libexec/check_snmp -H 10.1.100.46 -C public -o 1.3.6.1.2.1.1.1.0 -p 161 -P1
SNMP problem - No data received from host
CMD: /usr/bin/snmpget -t 1 -r 5 -m '' -v 1 [authpriv] 10.1.100.46:161 1.3.6.1.2.1.1.1.0
[root@cvglobal ~]# /usr/local/nagios/libexec/check_snmp -H 10.1.100.46 -C public -o 1.3.6.1.2.1.1.1.0 -p 161 -P2c
SNMP problem - No data received from host
CMD: /usr/bin/snmpget -t 1 -r 5 -m '' -v 2c [authpriv] 10.1.100.46:161 1.3.6.1.2.1.1.1.0
4. SAN server was running fine without any issues
We are monitoring another SAN (Coraid) and it's stable. This just appeared out of nowhere...
we are using snmp walk to monitor and it was working until 4am this morning,
the error messages I'm getting is
===
SNMP problem - No data received from host
===
1. I was able to ping the server
2. checked the DNS
3. ran the following
[root@cvglobal ~]# /usr/local/nagios/libexec/check_snmp -H 10.1.100.46 -C public -o 1.3.6.1.2.1.1.1.0 -p 161 -P1
SNMP problem - No data received from host
CMD: /usr/bin/snmpget -t 1 -r 5 -m '' -v 1 [authpriv] 10.1.100.46:161 1.3.6.1.2.1.1.1.0
[root@cvglobal ~]# /usr/local/nagios/libexec/check_snmp -H 10.1.100.46 -C public -o 1.3.6.1.2.1.1.1.0 -p 161 -P2c
SNMP problem - No data received from host
CMD: /usr/bin/snmpget -t 1 -r 5 -m '' -v 2c [authpriv] 10.1.100.46:161 1.3.6.1.2.1.1.1.0
4. SAN server was running fine without any issues
We are monitoring another SAN (Coraid) and it's stable. This just appeared out of nowhere...