All MIBs › Printer-MIB › prtOutputDefaultIndex
prtOutputDefaultIndex
Module: Printer-MIB
OID (symbolic): Printer-MIB::prtOutputDefaultIndex
OID (numeric): 1.3.6.1.2.1.43.5.1.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The value of prtOutputIndex corresponding to the default output sub-unit; that is, this object selects the default output destination.
What is prtOutputDefaultIndex?
This value selects which physical output bin/tray becomes the default destination for print jobs (e.g., tray 1, finisher, mailbox). It controls where pages go unless a job specifies otherwise. An operator would change this when physically removing a finisher so future jobs default to stacking in the main tray.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.43.5.1.1.7 snmpwalk -v2c -c public <target> Printer-MIB::prtOutputDefaultIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.43.5.1.1.7.1 snmpget -v2c -c public <target> Printer-MIB::prtOutputDefaultIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.43.5.1.1.7.1 i <value>
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.5 | prtGeneral | Printer-MIB |
| 1.3.6.1.2.1.43.5.1 | prtGeneralTable | Printer-MIB |
| 1.3.6.1.2.1.43.5.1.1 | prtGeneralEntry | Printer-MIB |
| 1.3.6.1.2.1.43.5.1.1.7 | prtOutputDefaultIndex | Printer-MIB |