All MIBs › CPS-MIB › ePDUOutletStatusAlarm
ePDUOutletStatusAlarm
Module: CPS-MIB
OID (symbolic): CPS-MIB::ePDUOutletStatusAlarm
OID (numeric): 1.3.6.1.4.1.3808.1.1.3.3.5.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Getting this OID will return the current outlet alarm
What is ePDUOutletStatusAlarm?
This read-only enumerated integer reports the current alarm state of a specific outlet: no load(1), under-current(2), near-over-current(3), or over-current(4). Admins use it to pinpoint exactly which outlet, and thus which piece of equipment, is responsible for an alarm rather than only knowing that some outlet on a bank or phase is in trouble. An underCurrentAlarm(2) on a specific outlet points the admin directly to the device on that outlet as having stopped drawing its expected load.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.3.5.1.1.9 snmpwalk -v2c -c public <target> CPS-MIB::ePDUOutletStatusAlarm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.3.5.1.1.9.1 snmpget -v2c -c public <target> CPS-MIB::ePDUOutletStatusAlarm.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ePDUOutletStatusAlarm.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::ePDUOutletStatusAlarm 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.3 | ePDUOutlet | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.5 | ePDUOutletStatus | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.5.1 | ePDUOutletStatusTable | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.5.1.1 | ePDUOutletStatusEntry | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.5.1.1.9 | ePDUOutletStatusAlarm | CPS-MIB |