HOST-RESOURCES-MIB :: hrPrinterDetectedErrorState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

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.

What is hrPrinterDetectedErrorState?

An octet-string bitmap of printer error conditions such as lowPaper, noToner, doorOpen, jammed, or serviceRequested, useful for alerting operators to specific conditions -- especially ones requiring hands-on intervention -- without polling separate objects for each condition.

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

Start monitoring Vendor-neutral IETF standard (any host computer/server running an SNMP agent) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HOST-RESOURCES-MIB::hrPrinterDetectedErrorState OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (any host computer/server running an SNMP agent) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
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