All MIBs › CLJ8500-MIB › prtoutputdefaultindex
prtoutputdefaultindex
Module: CLJ8500-MIB
OID (symbolic): CLJ8500-MIB::prtoutputdefaultindex
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.2.5.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The value of prtOutputIndex corresponding to the default output sub-unit; that is, this object selects the default output destination. This value shall be -1 if there is no default output subunit specified for the printer as a whole. In this case, the actual default output subunit may be specified by means outside the scope of this MIB, such as by each interpreter in a printer with multiple interpreters.
What is prtoutputdefaultindex?
This read-write integer selects, by its prtOutputIndex value, which output sub-unit, such as a specific bin, the printer uses as its default destination for finished pages, returning -1 if no default output is specified for the printer as a whole. Unlike the input equivalent, an admin can actively change this value to redirect where unlabeled jobs land. For example, an admin preparing for a large unattended overnight print run could set prtoutputdefaultindex to point at a high-capacity output bin so pages do not overflow the printer's small default tray.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.2.5.1.1.7 snmpwalk -v2c -c public <target> CLJ8500-MIB::prtoutputdefaultindex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.2.5.1.1.7.1 snmpget -v2c -c public <target> CLJ8500-MIB::prtoutputdefaultindex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.3.9.4.2.2.5.1.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtoutputdefaultindex.1
Start monitoring HP Color LaserJet 8500 series printer with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLJ8500-MIB::prtoutputdefaultindex OID value, configure state conditions and alerts, and monitor any HP Color LaserJet 8500 series printer 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3 | hpsystem | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9 | net_peripheral | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4 | netdm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2 | dm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.2 | printmib | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.2.5 | prtGeneral | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.2.5.1 | prtGeneralTable | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.2.5.1.1 | prtGeneralEntry | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.2.5.1.1.7 | prtoutputdefaultindex | CLJ8500-MIB |