Printer-MIB :: prtOutputStackingOrder

MIB Reference — IPNetwork Monitor

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.

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
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