All MIBs › CCPOWER-MIB › batteryCurrentAlarmStatus
batteryCurrentAlarmStatus
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::batteryCurrentAlarmStatus
OID (numeric): 1.3.6.1.4.1.18642.1.2.4.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Battery resistance alarm status. Return value 1 = alarm inactive, 2 = alarm active.
What is batteryCurrentAlarmStatus?
This reports whether an alarm tied to the battery's charge/discharge current is currently active; note that the shipped MIB's DESCRIPTION text for this OID is a verbatim copy of batteryResistanceAlarmStatus's text, apparently a documentation copy-paste, so its current-specific meaning is inferred here from the object's actual name rather than from its description. Unlike the resistance alarm, which flags a battery likely aging over time, a current-based alarm on this OID would instead flag the battery instantaneously drawing or delivering more current than expected - for example a shorted cell pulling far more charging current than a healthy string would, which a periodic resistance test alone would not catch immediately. An active(2) status appearing alongside a batteryFloatCurrent reading well above its configured setpoint would point at a cell drawing abnormal charging current right now, rather than the slow degradation batteryResistanceAlarmStatus tracks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.4.16 snmpwalk -v2c -c public <target> CCPOWER-MIB::batteryCurrentAlarmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.4.16.1 snmpget -v2c -c public <target> CCPOWER-MIB::batteryCurrentAlarmStatus.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::batteryCurrentAlarmStatus 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.16 | batteryCurrentAlarmStatus | CCPOWER-MIB |