All MIBs › Printer-MIB › prtOutputStackingOrder
prtOutputStackingOrder
Module: Printer-MIB
OID (symbolic): Printer-MIB::prtOutputStackingOrder
OID (numeric): 1.3.6.1.2.1.43.9.2.1.19
Node type: OBJECT-TYPE
Type: PrtOutputStackingOrderTC
Access: read-write
Description: The current state of the stacking order for the associated output sub-unit. 'FirstToLast' means that as pages are output the front of the next page is placed against the back of the previous page. 'LasttoFirst' means that as pages are output the back of the next page is placed against the front of the previous page.
What is prtOutputStackingOrder?
This read-write value indicates whether pages land in the output bin "FirstToLast" (each new page placed behind the previous one, so the first page ends up on the bottom of the stack) or "LastToFirst" (each new page placed in front, keeping the first page on top). An admin sets this to match how a document should be read off the stack, for example choosing LastToFirst so a multi-page report comes out in correct reading order on top.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.43.9.2.1.19 snmpwalk -v2c -c public <target> Printer-MIB::prtOutputStackingOrder
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.43.9.2.1.19.1 snmpget -v2c -c public <target> Printer-MIB::prtOutputStackingOrder.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.43.9.2.1.19.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtOutputStackingOrder.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::prtOutputStackingOrder 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.19 | prtOutputStackingOrder | Printer-MIB |