All MIBs › CPS-MIB › ePDUIdentDeviceDisplayOrientation
ePDUIdentDeviceDisplayOrientation
Module: CPS-MIB
OID (symbolic): CPS-MIB::ePDUIdentDeviceDisplayOrientation
OID (numeric): 1.3.6.1.4.1.3808.1.1.3.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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.
What is ePDUIdentDeviceDisplayOrientation?
This read-write enumerated integer controls how the PDU's physical seven-segment display is oriented: normal(1), reverse or upside-down(2), rotated 90(3) or 270(4) degrees, or auto-detect(5). An admin sets this after mounting a PDU vertically in a rack so the on-device digital readout is still legible for someone standing in front of it. Setting displayRotate90(3) on a PDU mounted sideways in a vertical rack rail keeps its numeric display readable rather than sideways.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.1.14 snmpwalk -v2c -c public <target> CPS-MIB::ePDUIdentDeviceDisplayOrientation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.1.14.1 snmpget -v2c -c public <target> CPS-MIB::ePDUIdentDeviceDisplayOrientation.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3808.1.1.3.1.14.1 i <value>
Start monitoring UPS product line (vendor unclear, enterprise OID 3808) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS-MIB::ePDUIdentDeviceDisplayOrientation OID value, configure state conditions and alerts, and monitor any UPS product line (vendor unclear, enterprise OID 3808) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3808 | cps | CPS-MIB |
| 1.3.6.1.4.1.3808.1 | products | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1 | hardware | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3 | ePDU | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.1 | ePDUIdent | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.1.14 | ePDUIdentDeviceDisplayOrientation | CPS-MIB |