prtinterpreterdefaultorientation
CLJ8550-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.2.15.1.1.7
Object
scalar optional
r/w
Enumeration
The current orientation default for this interpreter. This
value may be overridden for a particular job (e.g., by a
command in the input data stream).
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 DEFAULT-ORIENTATION.
Setting this object for one interpreter will change it
for all installed interpreters.
The automatic language switching and PJL interpreters
ignore the value of this object.
The value for PCL is either ePportrait or ePlandscape;
attempting to set it to a different value will cause
<badValue> to be returned.
Context
- MIB
- CLJ8550-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.2.15.1.1.7- Type
- scalar
- Access
- readwrite
- Status
- optional
- Parent
- prtInterpreterEntry
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::prtinterpreterdefaultorientation.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::prtinterpreterdefaultorientation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
3 | ePportrait |
4 | ePlandscape |