CPS-MIB :: ePDUIdentDeviceDisplayOrientation

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPS-MIBePDUIdentDeviceDisplayOrientation

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.3808cpsCPS-MIB
1.3.6.1.4.1.3808.1productsCPS-MIB
1.3.6.1.4.1.3808.1.1hardwareCPS-MIB
1.3.6.1.4.1.3808.1.1.3ePDUCPS-MIB
1.3.6.1.4.1.3808.1.1.3.1ePDUIdentCPS-MIB
1.3.6.1.4.1.3808.1.1.3.1.14ePDUIdentDeviceDisplayOrientationCPS-MIB