CPS-MIB :: ePDUIdentIndicator

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPS-MIBePDUIdentIndicator

ePDUIdentIndicator

Module: CPS-MIB

OID (symbolic): CPS-MIB::ePDUIdentIndicator

OID (numeric): 1.3.6.1.4.1.3808.1.1.3.1.16

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: PDU will perform a panel indicator test when the variable is set to testIndicators(2).

It is no effective to set this value to noTestIndicators(1).

What is ePDUIdentIndicator?

This read-write enumerated integer triggers a panel indicator LED self-test on the PDU when set to testIndicators(2); setting it back to noTestIndicators(1) has no effect. An admin uses this during a physical inspection to confirm all status LEDs on the unit are functioning before relying on them for at-a-glance health checks. Setting this to testIndicators(2) while standing at the rack lets the admin visually verify no LED has burned out.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.1.16
snmpwalk -v2c -c public <target> CPS-MIB::ePDUIdentIndicator

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.1.16.1
snmpget -v2c -c public <target> CPS-MIB::ePDUIdentIndicator.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.3808.1.1.3.1.16.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ePDUIdentIndicator.1

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::ePDUIdentIndicator 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.16ePDUIdentIndicatorCPS-MIB