MIB Viewer

prtinterpreterdefaultorientation

OBJECT-TYPE
1.3.6.1.4.1.11.2.3.9.4.2.2.15.1.1.7
Access
read-write
Status
optional
Sub-identifiers
0
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). Additional information: The automatic language switching and PJL interpreters ignore the value of this object. This object can be set when the printer is not idle, and will return <noError> if successful, but the cange will not affect the current job since the printer's default value, not the current value, is being changed. The values for PCL and PostScript are either ePportrait or ePlandscape; attempting to set them to a different value will cause <badValue> to be returned.
INTEGER { ePportrait(3), ePlandscape(4) }