prtOutputPageDeliveryOrientation

Printer-MIB · .1.3.6.1.2.1.43.9.2.1.20

Object

The reading surface that will be 'up' when pages are
delivered to the associated output sub-unit.  Values are
faceUp and faceDown.  (Note: interpretation of these
values is in general context-dependent based on locale;
presentation of these values to an end-user should be
normalized to the expectations of the user).

Context

MIB
Printer-MIB
OID
.1.3.6.1.2.1.43.9.2.1.20
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::prtOutputPageDeliveryOrientation'
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::prtOutputPageDeliveryOrientation.<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::prtOutputPageDeliveryOrientation'

Values & Constraints

Type Values
3faceUp
4faceDown

Conformance

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