All MIBs › CCPOWER-MIB › acFailureAlarmStatus
acFailureAlarmStatus
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::acFailureAlarmStatus
OID (numeric): 1.3.6.1.4.1.18642.1.2.4.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: AC failure alarm status. Return value 1 = alarm inactive, 2 = alarm active.
What is acFailureAlarmStatus?
This reports whether the AC mains input to the rectifier plant has failed, per the description. This is the root-cause alarm for most of the plant's battery-discharge activity - once active, the rectifiers stop charging and the batteries alone carry the DC load - so it's typically the first thing an admin checks when lowVoltageAlarmStatus or the batteryCycles counters start moving. An active(2) status combined with a climbing batteryCycles counter confirms the batteries are actively discharging because of this specific AC loss.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.4.5 snmpwalk -v2c -c public <target> CCPOWER-MIB::acFailureAlarmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.4.5.1 snmpget -v2c -c public <target> CCPOWER-MIB::acFailureAlarmStatus.1
Start monitoring DC rectifier/power-plant equipment (enterprise OID 18642) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CCPOWER-MIB::acFailureAlarmStatus OID value, configure state conditions and alerts, and monitor any DC rectifier/power-plant equipment (enterprise OID 18642) 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.18642 | ccpower | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1 | dcSystem | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.2 | readOnlyObjects | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.2.4 | alarmStatus | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.2.4.5 | acFailureAlarmStatus | CCPOWER-MIB |