prtInterpreterDefaultOrientation
PRINTER-MIB ·
.1.3.6.1.2.1.43.15.1.1.7
Object
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).
Context
- MIB
- PRINTER-MIB
- OID
.1.3.6.1.2.1.43.15.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtInterpreterEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::prtInterpreterDefaultOrientation'
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::prtInterpreterDefaultOrientation.<hrDeviceIndex>.<prtInterpreterIndex>'
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::prtInterpreterDefaultOrientation'
Syntax
- Source
- Printer-MIBPrtPrintOrientationTC
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
3 | portrait |
4 | landscape |