All MIBs › CCPOWER-MIB › batteryResistanceAlarmStatus
batteryResistanceAlarmStatus
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::batteryResistanceAlarmStatus
OID (numeric): 1.3.6.1.4.1.18642.1.2.4.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Battery resistance alarm status. Return value 1 = alarm inactive, 2 = alarm active.
What is batteryResistanceAlarmStatus?
This reports whether the battery internal-resistance alarm, tripped by the batteryResistancePercentChange threshold, is currently active, per the description. An active status here is the plant's way of flagging a specific battery string as likely degrading before it actually fails to hold charge, meant to give the admin lead time to schedule a replacement rather than discovering the failure during the next real outage. An active(2) status paired with a batteryResistanceChange reading of 30% would justify scheduling a battery inspection soon rather than waiting for the next outage to reveal a weak string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.4.15 snmpwalk -v2c -c public <target> CCPOWER-MIB::batteryResistanceAlarmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.4.15.1 snmpget -v2c -c public <target> CCPOWER-MIB::batteryResistanceAlarmStatus.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::batteryResistanceAlarmStatus 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.15 | batteryResistanceAlarmStatus | CCPOWER-MIB |