prtOutputStackingOrder

Printer-MIB · .1.3.6.1.2.1.43.9.2.1.19

Object

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.

Context

MIB
Printer-MIB
OID
.1.3.6.1.2.1.43.9.2.1.19
Type
column
Access
readwrite
Status
current
Parent
prtOutputEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtOutputStackingOrder'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtOutputStackingOrder.<hrDeviceIndex>.<prtOutputIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Printer-MIB::prtOutputStackingOrder'

Syntax

Source
PrtOutputStackingOrderTC
Base type
Enumeration

Values & Constraints

Type Values
2unknown
3firstToLast
4lastToFirst

Conformance

Member of
Compliance refinements
It is conformant to implement this object as read-only