SNMP-NPAdmin

 view release on metacpan or  search on metacpan

NPAdmin/MIBs/Printer-MIB.txt  view on Meta::CPAN

                   pen(15),
                   thermalTransfer(16),
                   thermalSensitive(17),
                   thermalDiffusion(18),
                   thermalOther(19),
                   electroerosion(20),
                   electrostatic(21),
                   photographicMicrofiche(22),
                   photographicImagesetter(23),
                   photographicOther(24),
                   ionDeposition(25),
                   eBeam(26),
                   typesetter(27)
               }

PrtMarkerCounterUnitTC ::= TEXTUAL-CONVENTION
    -- This value is a type 1 enumeration
    STATUS     current
    DESCRIPTION
        "The unit that will be used by the printer when reporting
        counter values for this marking sub-unit.  The
        time units of measure are provided for a device like a
        strip recorder that does not or cannot track the physical
        dimensions of the media and does not use characters,
        lines or sheets."

    SYNTAX     INTEGER {
                   tenThousandthsOfInches(3),  -- .0001
                   micrometers(4),
                   characters(5),
                   lines(6),
                   impressions(7),
                   sheets(8),
                   dotRow(9),
                   hours(11),
                   feet(16),
                   meters(17)
               }

PrtMarkerSuppliesTypeTC ::= TEXTUAL-CONVENTION
    --   This value is a type 3 enumeration
    STATUS     current
    DESCRIPTION
        "The type of this supply."
    SYNTAX     INTEGER {
                   other(1),
                   unknown(2),
                   toner(3),
                   wasteToner(4),
                   ink(5),
                   inkCartridge(6),
                   inkRibbon(7),
                   wasteInk(8),
                   opc(9), -- photo conductor
                   developer(10),
                   fuserOil(11),
                   solidWax(12),
                   ribbonWax(13),
                   wasteWax(14),
                   fuser(15),
                   coronaWire(16),
                   fuserOilWick(17),
                   cleanerUnit(18),
                   fuserCleaningPad(19),
                   transferUnit(20),
                   tonerCartridge(21),
                   fuserOiler(22),
            -- Values for Finisher MIB
                   water(23),
                   wasteWater(24),
                   glueWaterAdditive(25),
                   wastePaper(26),
                   bindingSupply(27),
                   bandingSupply(28),
                   stitchingWire(29),
                   shrinkWrap(30),
                   paperWrap(31),
                   staples(32),
                   inserts(33),
                   covers(34)
            -- End of values for Finisher MIB
               }

PrtMarkerSuppliesSupplyUnitTC ::= TEXTUAL-CONVENTION
    -- This value is a type 1 enumeration
    STATUS     current
    DESCRIPTION
        "Unit of this marker supply container/receptacle."
    SYNTAX     INTEGER {
                  tenThousandthsOfInches(3),  -- .0001
                  micrometers(4),
                  impressions(7),
                  sheets(8),
                  hours(11),
                  thousandthsOfOunces(12),
                  tenthsOfGrams(13),
                  hundrethsOfFluidOunces(14),
                  tenthsOfMilliliters(15),
                  feet(16),
                  meters(17),
           -- Value for Finisher MIB
                  items(18)        -- e.g. number of staples
            }

PrtMarkerSuppliesClassTC ::= TEXTUAL-CONVENTION
    --  This value is a type 1 enumeration
    STATUS     current
    DESCRIPTION
        "Indicates whether this supply entity represents a supply
        that is consumed or a receptacle that is filled."
    SYNTAX     INTEGER {
                   other(1),
                   supplyThatIsConsumed(3),
                   receptacleThatIsFilled(4)
               }

PrtMarkerColorantRoleTC ::= TEXTUAL-CONVENTION
    -- This value is a type 1 enumeration
    STATUS       current
    DESCRIPTION
         "The role played by this colorant."



( run in 0.635 second using v1.01-cache-2.11-cpan-df04353d9ac )