Hi,<br><br>I need a pointer to  do the following :<br>i am checking the staus of printers with check_snmp -H x.x.x.x -o OID<br>the snmp check returns a value between 0 and 14 that corresponds to a state<br>     Condition         Bit #
<br>     lowPaper              0<br>     noPaper               1<br>     lowToner              2<br>     noToner               3<br>     doorOpen              4<br>     jammed                5<br>     offline               6
<br>     serviceRequested      7<br>     inputTrayMissing      8<br>     outputTrayMissing     9<br>     markerSupplyMissing  10<br>     outputNearFull       11<br>     outputFull           12<br>     inputTrayEmpty       13
<br>     overduePreventMaint  14<br><br>What i want to do is to make appear the value in the output of the check. How can i do that ?<br><br>Thanks.<br>-- <br>Le bon sens est la chose du monde la mieux partagée.