All MIBs › Printer-MIB › prtOutputVendorName
prtOutputVendorName
Module: Printer-MIB
OID (symbolic): Printer-MIB::prtOutputVendorName
OID (numeric): 1.3.6.1.2.1.43.9.2.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The vendor name of this output sub-unit.
What is prtOutputVendorName?
This object stores the vendor or manufacturer name of a printer output device (such as a finisher or stapler unit), identifying who built the hardware component. This information is useful for warranty tracking, spare parts ordering, and troubleshooting device-specific issues. Network print administrators reference this when inventorying output attachments or when support needs to verify component compatibility.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.43.9.2.1.8 snmpwalk -v2c -c public <target> Printer-MIB::prtOutputVendorName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.43.9.2.1.8.1 snmpget -v2c -c public <target> Printer-MIB::prtOutputVendorName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtOutputVendorName.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.8 | prtOutputVendorName | Printer-MIB |