All MIBs › Printer-MIB › prtInterpreterDefaultOrientation
prtInterpreterDefaultOrientation
Module: Printer-MIB
OID (symbolic): Printer-MIB::prtInterpreterDefaultOrientation
OID (numeric): 1.3.6.1.2.1.43.15.1.1.7
Node type: OBJECT-TYPE
Type: PrtPrintOrientationTC
Access: read-write
Description:
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).
What is prtInterpreterDefaultOrientation?
This object controls the default page orientation (portrait or landscape) used by a printer's interpreter for processing print jobs. Operators modify this when they want to establish a standard orientation for all jobs unless overridden by individual print commands.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.43.15.1.1.7 snmpwalk -v2c -c public <target> Printer-MIB::prtInterpreterDefaultOrientation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.43.15.1.1.7.1 snmpget -v2c -c public <target> Printer-MIB::prtInterpreterDefaultOrientation.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.43.15.1.1.7.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.43 | printmib | Printer-MIB |
| 1.3.6.1.2.1.43.15 | prtInterpreter | Printer-MIB |
| 1.3.6.1.2.1.43.15.1 | prtInterpreterTable | Printer-MIB |
| 1.3.6.1.2.1.43.15.1.1 | prtInterpreterEntry | Printer-MIB |
| 1.3.6.1.2.1.43.15.1.1.7 | prtInterpreterDefaultOrientation | Printer-MIB |