All MIBs › CCPOWER-MIB › batteryResistanceReading
batteryResistanceReading
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::batteryResistanceReading
OID (numeric): 1.3.6.1.4.1.18642.1.2.2.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Last battery resistance reading. Return value is XXXXX representing X.XXXX ohms. Valid ranges are 0.0000 to 5.0000 ohms.
What is batteryResistanceReading?
This is the most recent measured internal resistance of the battery string, in ohms, per the description and its stated 0.0000-5.0000 ohm valid range. This is the live number the plant compares against batteryResistanceReference to derive batteryResistanceChange, so watching this value trend upward across successive tests - even before it crosses an alarm threshold - is an early hint of cell aging. A value of 00520 (0.0520 ohms), up from a 0.0450 ohm reference, already represents meaningful drift.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.2.4 snmpwalk -v2c -c public <target> CCPOWER-MIB::batteryResistanceReading
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.2.4.1 snmpget -v2c -c public <target> CCPOWER-MIB::batteryResistanceReading.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::batteryResistanceReading 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.2 | batteries | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.2.2.4 | batteryResistanceReading | CCPOWER-MIB |