All MIBs › CCPOWER-MIB › batteryResistancePercentChange
batteryResistancePercentChange
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::batteryResistancePercentChange
OID (numeric): 1.3.6.1.4.1.18642.1.1.1.58
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Resistance percentange change that when reached will cause an alarm. Return value is XXX representing XXX %.
What is batteryResistancePercentChange?
This sets the alarm threshold - the percent change from the battery's stored baseline internal resistance - that, once reached, triggers an alarm, per the description. Rising internal resistance is one of the earliest measurable signs of a failing lead-acid cell, well before capacity loss becomes visible, so this threshold converts a raw resistance drift into an actionable 'replace this battery soon' alarm rather than requiring the admin to interpret raw ohm readings. A setting of 020 (20%) means that once batteryResistanceChange later reads 20% or higher, batteryResistanceAlarmStatus would go active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.1.1.58 snmpwalk -v2c -c public <target> CCPOWER-MIB::batteryResistancePercentChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.1.1.58.1 snmpget -v2c -c public <target> CCPOWER-MIB::batteryResistancePercentChange.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18642.1.1.1.58.1 i <value>
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::batteryResistancePercentChange 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.1 | readWriteObjects | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.1.1 | settings | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.1.1.58 | batteryResistancePercentChange | CCPOWER-MIB |