HOST-RESOURCES-MIB :: hrPrinterDetectedErrorState

MIB Reference — IPNetwork Monitor

All MIBsHOST-RESOURCES-MIBhrPrinterDetectedErrorState

hrPrinterDetectedErrorState

Module: HOST-RESOURCES-MIB

OID (symbolic): HOST-RESOURCES-MIB::hrPrinterDetectedErrorState

OID (numeric): 1.3.6.1.2.1.25.3.5.1.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

This object represents any error conditions detected by the printer. The error conditions are encoded as bits in an octet string, with the following definitions:

Condition Bit #

lowPaper 0

noPaper 1 lowToner 2 noToner 3 doorOpen 4 jammed 5 offline 6 serviceRequested 7 inputTrayMissing 8 outputTrayMissing 9 markerSupplyMissing 10 outputNearFull 11 outputFull 12 inputTrayEmpty 13 overduePreventMaint 14

Bits are numbered starting with the most significant bit of the first byte being bit 0, the least significant bit of the first byte being bit 7, the most significant bit of the second byte being bit 8, and so on. A one bit encodes that the condition was detected, while a zero bit encodes that the condition was not detected.

This object is useful for alerting an operator to specific warning or error conditions that may occur, especially those requiring human intervention.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.25.3.5.1.2
snmpwalk -v2c -c public <target> HOST-RESOURCES-MIB::hrPrinterDetectedErrorState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.25.3.5.1.2.1
snmpget -v2c -c public <target> HOST-RESOURCES-MIB::hrPrinterDetectedErrorState.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.25hostHOST-RESOURCES-MIB
1.3.6.1.2.1.25.3hrDeviceHOST-RESOURCES-MIB
1.3.6.1.2.1.25.3.5hrPrinterTableHOST-RESOURCES-MIB
1.3.6.1.2.1.25.3.5.1hrPrinterEntryHOST-RESOURCES-MIB
1.3.6.1.2.1.25.3.5.1.2hrPrinterDetectedErrorStateHOST-RESOURCES-MIB