tlpPduDisplayOrientation

TRIPPLITE-PRODUCTS · .1.3.6.1.4.1.850.1.1.3.2.1.4.1.2

Object

column r/w Enumeration
Indicates the physical orientation of the LED display. The value
displayNormal(0) indicates the display is right-side-up (normal).
The value displayReverse(1) indicates the display is upside-down.
This value may not be supported on all models. If not supported,
the value will always return displayNormal(0).

Context

MIB
TRIPPLITE-PRODUCTS
OID
.1.3.6.1.4.1.850.1.1.3.2.1.4.1.2
Type
column
Access
readwrite
Status
current
Parent
tlpPduDisplayEntry

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 'TRIPPLITE-PRODUCTS' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIPPLITE-PRODUCTS::tlpPduDisplayOrientation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TRIPPLITE-PRODUCTS' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIPPLITE-PRODUCTS::tlpPduDisplayOrientation.<tlpDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRIPPLITE-PRODUCTS' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRIPPLITE-PRODUCTS::tlpPduDisplayOrientation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0displayNormal
1displayReverse