<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">I have a host that won't do ping but will do SNMP, so I want Nagios to check this host's reachability using SNMP.  I don't care what SNMP value I get, only that the host replies to SNMP.  I tried using check_snmp to get the sysObjectID, and it works fine.  When the machine is unreachable, check_snmp returns "SNMP problem - No data received from host", which is fine, but Nagios still shows the host as "ok".  I assume check_snmp is returning a status of OK or something, even though the SNMP request totally failed.  What can I do?<DIV><DIV><DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Times New Roman; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV>-- Pete</DIV><DIV><BR class="khtml-block-placeholder"></DIV><BR class="Apple-interchange-newline"></SPAN> </DIV><BR></DIV></DIV></DIV></BODY></HTML>