All MIBs › HOST-RESOURCES-MIB › hrPrinterStatus
hrPrinterStatus
Module: HOST-RESOURCES-MIB
OID (symbolic): HOST-RESOURCES-MIB::hrPrinterStatus
OID (numeric): 1.3.6.1.2.1.25.3.5.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The current status of this printer device.
What is hrPrinterStatus?
This OID reports the current operating condition of a network printer (ready, printing, error, offline, etc.). The status indicates whether the printer can accept new jobs. A network operator would check this before sending a document to print or when investigating why print jobs are failing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.25.3.5.1.1 snmpwalk -v2c -c public <target> HOST-RESOURCES-MIB::hrPrinterStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.25.3.5.1.1.1 snmpget -v2c -c public <target> HOST-RESOURCES-MIB::hrPrinterStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.25 | host | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.3 | hrDevice | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.3.5 | hrPrinterTable | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.3.5.1 | hrPrinterEntry | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.3.5.1.1 | hrPrinterStatus | HOST-RESOURCES-MIB |