scmPrtInterpOrientation

SAMSUNG-PRINTER-EXT-MIB · .1.3.6.1.4.1.236.11.5.11.55.15.2.1.60

Object

column r/w SNMPv2-SMIInteger32
It determines the direction of the print image on the
page. The first two kinds of options are portrait(tall)
and landscape(wide). reversePortrait is 180 degrees
rotation of portrait. reverseLandscape is 180 degrees
rotation of landscape.

Context

MIB
SAMSUNG-PRINTER-EXT-MIB
OID
.1.3.6.1.4.1.236.11.5.11.55.15.2.1.60
Type
column
Access
readwrite
Status
current
Parent
scmPrtInterpreterEntry
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 'SAMSUNG-PRINTER-EXT-MIB' -M '/opt/observium/mibs/samsung:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAMSUNG-PRINTER-EXT-MIB::scmPrtInterpOrientation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SAMSUNG-PRINTER-EXT-MIB' -M '/opt/observium/mibs/samsung:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAMSUNG-PRINTER-EXT-MIB::scmPrtInterpOrientation.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SAMSUNG-PRINTER-EXT-MIB' -M '/opt/observium/mibs/samsung:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SAMSUNG-PRINTER-EXT-MIB::scmPrtInterpOrientation'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance