All MIBs › Printer-MIB › prtOutputSerialNumber
prtOutputSerialNumber
Module: Printer-MIB
OID (symbolic): Printer-MIB::prtOutputSerialNumber
OID (numeric): 1.3.6.1.2.1.43.9.2.1.11
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The serial number assigned to this output sub-unit.
What is prtOutputSerialNumber?
This read-only string reports the serial number of a specific output sub-unit, distinct from the printer's overall serial number, useful when bins or finishers are separately field-replaceable modules. An admin can record this for warranty or service tracking of a specific output module.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.43.9.2.1.11 snmpwalk -v2c -c public <target> Printer-MIB::prtOutputSerialNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.43.9.2.1.11.1 snmpget -v2c -c public <target> Printer-MIB::prtOutputSerialNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtOutputSerialNumber.1
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::prtOutputSerialNumber 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.11 | prtOutputSerialNumber | Printer-MIB |