All MIBs › Printer-MIB › prtOutputName
prtOutputName
Module: Printer-MIB
OID (symbolic): Printer-MIB::prtOutputName
OID (numeric): 1.3.6.1.2.1.43.9.2.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The name assigned to this output sub-unit.
What is prtOutputName?
This read-write string is the human-readable name assigned to an output bin, such as "Bin 1" or "Finisher Tray". An admin can rename it to something site-specific, like "Stapled Output", so operators know which bin to check for finished jobs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.43.9.2.1.7 snmpwalk -v2c -c public <target> Printer-MIB::prtOutputName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.43.9.2.1.7.1 snmpget -v2c -c public <target> Printer-MIB::prtOutputName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.43.9.2.1.7.1 s <value>
Start monitoring vendor-neutral, standards-based MIB, network-attached printers and MFPs from any vendor (RFC 3805) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Printer-MIB::prtOutputName OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, network-attached printers and MFPs from any vendor (RFC 3805) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.7 | prtOutputName | Printer-MIB |