ePDUIdentDeviceDisplayOrientation

CPS-MIB · .1.3.6.1.4.1.3808.1.1.3.1.14

Object

scalar mandatory r/w Enumeration
Getting this OID will return the intended physical orientation of the Seven-Segment Display.
          
displayNormal(1) indicates Normal.
displayReverse(2)indicates Upside-Down.
displayRotate90(3) indicates rotate 90 degree.
displayRotate270(4) indicates rotate 270 degree. 
displayAuto(5) indicates auto-detect and rotate.

Context

MIB
CPS-MIB
OID
.1.3.6.1.4.1.3808.1.1.3.1.14
Type
scalar
Access
readwrite
Status
mandatory
Parent
ePDUIdent

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPS-MIB' -M '/opt/observium/mibs/cyberpower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPS-MIB::ePDUIdentDeviceDisplayOrientation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPS-MIB' -M '/opt/observium/mibs/cyberpower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPS-MIB::ePDUIdentDeviceDisplayOrientation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1displayNormal
2displayReverse
3displayRotate90
4displayRotate270
5displayAuto