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
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Nagios-users mailing list
Nagios-users@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

Reply via email to