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.
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 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.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 |