Printer-MIB :: prtOutputStackingOrder

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsPrinter-MIBprtOutputStackingOrder

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.43printmibPrinter-MIB
1.3.6.1.2.1.43.9prtOutputPrinter-MIB
1.3.6.1.2.1.43.9.2prtOutputTablePrinter-MIB
1.3.6.1.2.1.43.9.2.1prtOutputEntryPrinter-MIB
1.3.6.1.2.1.43.9.2.1.19prtOutputStackingOrderPrinter-MIB