<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6249.1">
<TITLE>Check_snmp doesn't seem to work correctly?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi there folks, I'm trying to check a SNMP value with the check_snmp plugin</FONT>

<BR><FONT SIZE=2>and it doesn't seem to be working correctly:</FONT>
</P>

<P><FONT SIZE=2>mon# ./check_snmp -m : -v -c "500:0" -H 10.195.0.8 -o .1.3.6.1.2.1.33.1.3.3.1.3.1</FONT>

<BR><FONT SIZE=2>/usr/local/bin/snmpget -m : -v 1 -c public 10.195.0.8:161  .1.3.6.1.2.1.33.1.3.3.1.3.1</FONT>

<BR><FONT SIZE=2>iso.3.6.1.2.1.33.1.3.3.1.3.1 = INTEGER: 233</FONT>
</P>

<P><FONT SIZE=2>SNMP CRITICAL - *233*</FONT>
</P>

<P><FONT SIZE=2>mon# ./check_snmp -m : -v -c "100:0" -H 10.195.0.8 -o .1.3.6.1.2.1.33.1.3.3.1.3.1</FONT>

<BR><FONT SIZE=2>/usr/local/bin/snmpget -m : -v 1 -c public 10.195.0.8:161  .1.3.6.1.2.1.33.1.3.3.1.3.1</FONT>

<BR><FONT SIZE=2>iso.3.6.1.2.1.33.1.3.3.1.3.1 = INTEGER: 228</FONT>
</P>

<P><FONT SIZE=2>SNMP CRITICAL - *228*</FONT>
</P>

<P><FONT SIZE=2>The limits seem to be ignored for some reason - the plugin always returns</FONT>

<BR><FONT SIZE=2>a critical status.  This happens to be a voltage reading and I want to get</FONT>

<BR><FONT SIZE=2>a notification if it drops below a certain level.</FONT>
</P>

<P><FONT SIZE=2>Am I missing something obvious?</FONT>
</P>

<P><FONT SIZE=2>All the best,</FONT>
</P>

<P><FONT SIZE=2>John.</FONT>
</P>

<P><FONT SIZE=2>--</FONT>

<BR><FONT SIZE=2>John Senior <js@irishbroadband.ie> </FONT>
</P>

</BODY>
</HTML>