All MIBs › CPS-MIB › ePDUIdentIndicator
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 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.16 | ePDUIdentIndicator | CPS-MIB |