All MIBs › CCPOWER-MIB › batteryTestAbortCondition3AlarmStatus
batteryTestAbortCondition3AlarmStatus
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::batteryTestAbortCondition3AlarmStatus
OID (numeric): 1.3.6.1.4.1.18642.1.2.4.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Battery test abort condition 3 alarm status. Return value 1 = alarm inactive, 2 = alarm active.
What is batteryTestAbortCondition3AlarmStatus?
This reports whether the alarm tied to abort condition 3 - matching one of the three distinct codes reported by batteryTestFault - is currently active, per the description. Because batteryTestFault only reports which single abort code was hit on the most recent test, having a separate persistent alarm status per condition here lets an admin see whether abort condition 3 specifically is a one-off versus a recurring problem across multiple test cycles, which the single last-fault code alone cannot show. An active(2) status here recurring across several consecutive battery tests, rather than clearing after one retry, would point at a persistent fault specific to condition 3 rather than a transient test glitch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.4.19 snmpwalk -v2c -c public <target> CCPOWER-MIB::batteryTestAbortCondition3AlarmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.4.19.1 snmpget -v2c -c public <target> CCPOWER-MIB::batteryTestAbortCondition3AlarmStatus.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::batteryTestAbortCondition3AlarmStatus 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.19 | batteryTestAbortCondition3AlarmStatus | CCPOWER-MIB |