Help for this page

Select Code to Download


  1. or download this
    prtCoverEntry OBJECT-TYPE
        SYNTAX     PrtCoverEntry
    ...
        DESCRIPTION
            "The status of this cover sub-unit."
        ::= { prtCoverEntry 3 }
    
  2. or download this
    use Net::SNMP;
    use strict;
    ...
        print( "QUERYING PRINTER $_\n" );
        query_printer( $_ );
    }
    
  3. or download this
    C:\temp>perl -w checkprintercover.pl
    Cover description: Copier cover
    ...
    
    Cover description: Finisher cover
               status: doorClosed(4)