All MIBs › NETSERVER-MIB › hrPrinterStatus
hrPrinterStatus
Module: NETSERVER-MIB
OID (symbolic): NETSERVER-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. When in the idle(1), printing(2), or warmup(3) state, the corresponding hrDeviceStatus should be running(2) or warning(3). When in the unknown state, the corresponding hrDeviceStatus should be unknown(1).
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> NETSERVER-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> NETSERVER-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 | NETSERVER-MIB |