SNMP monitoring of a Dell switch: snmpwalk succeds but check_snmp fails.

Rahul Nabar rpnabar at gmail.com
Fri Jan 30 01:56:56 CET 2009


I was trying to monitor my Dell Power Connect Switch via nagios. I used the
default templates and have this check_command in my switch.cfg:
check_command           check_snmp!-C public -o ifOperStatus.1 -r 1 -m
RFC1213-MIB

Unfortunately the web-interface shows: "SNMP CRITICAL - *down(2)* "

Now I tried a naked SNMP query on this switch:

snmpwalk -v1 -c public switch3 -m ALL.1 > /tmp/switch3.snmp.log

The switch does respond with reams of output! But I am not really sure what
I should be looking for in there. I tried grepping on " ifOperStatus.1" but
that is not to be found.

Any other suggestions how to monitor this recalcitrant Dell switch?

-- 
Rahul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20090129/bcf53e0b/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list