prtoutputstackingorder
CLJ8550-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.2.9.2.1.19
Object
scalar optional
Enumeration
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.
Refer to Printer Management Standards web page, http://www.pwg.org, for more details in the original format of the Standard Printer MIB.
Additional information:
Replaces PML OUTBINn-STACK-ORDER.
Context
- MIB
- CLJ8550-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.2.9.2.1.19- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- prtOutputEntry
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CLJ8550-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLJ8550-MIB::prtoutputstackingorder.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLJ8550-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLJ8550-MIB::prtoutputstackingorder'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | ePunknown |
3 | ePfirstToLast |
4 | ePlastToFirst |