All MIBs › Printer-MIB › prtOutputStatus
prtOutputStatus
Module: Printer-MIB
OID (symbolic): Printer-MIB::prtOutputStatus
OID (numeric): 1.3.6.1.2.1.43.9.2.1.6
Node type: OBJECT-TYPE
Type: PrtSubUnitStatusTC
Access: read-only
Description:
The current status of this output sub-unit.
What is prtOutputStatus?
This OID stores the current status of a printer's output unit (like the paper tray or output bin). Checking this tells you whether the output device is ready, down for maintenance, offline, or experiencing an error. A technician monitors this to know if they can send print jobs to a specific output tray or if it needs attention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.43.9.2.1.6 snmpwalk -v2c -c public <target> Printer-MIB::prtOutputStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.43.9.2.1.6.1 snmpget -v2c -c public <target> Printer-MIB::prtOutputStatus.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.43 | printmib | Printer-MIB |
| 1.3.6.1.2.1.43.9 | prtOutput | Printer-MIB |
| 1.3.6.1.2.1.43.9.2 | prtOutputTable | Printer-MIB |
| 1.3.6.1.2.1.43.9.2.1 | prtOutputEntry | Printer-MIB |
| 1.3.6.1.2.1.43.9.2.1.6 | prtOutputStatus | Printer-MIB |