All MIBs › CCPOWER-MIB › batteryResistanceReference
batteryResistanceReference
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::batteryResistanceReference
OID (numeric): 1.3.6.1.4.1.18642.1.2.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Initial battery resistance. Return value is XXXXX representing X.XXXX ohms. Valid ranges are 0.0000 to 5.0000 ohms.
What is batteryResistanceReference?
This is the baseline internal-resistance value recorded for the battery string, in ohms, per the description and its stated 0.0000-5.0000 ohm valid range. This stored reference is the fixed comparison point every later batteryResistanceReading gets measured against to compute batteryResistanceChange, so if this baseline was ever recorded incorrectly - for example taken before the batteries were fully formed - every subsequent percent-change calculation for that string will be skewed. A value of 00450 represents a 0.0450 ohm baseline resistance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.2.3 snmpwalk -v2c -c public <target> CCPOWER-MIB::batteryResistanceReference
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.2.3.1 snmpget -v2c -c public <target> CCPOWER-MIB::batteryResistanceReference.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::batteryResistanceReference 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.3 | batteryResistanceReference | CCPOWER-MIB |