All MIBs › CCPOWER-MIB › batteryTestFault
batteryTestFault
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::batteryTestFault
OID (numeric): 1.3.6.1.4.1.18642.1.2.2.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Battery failure has occured during battery restistance test. Return value: 1 = Abort 1, 2 = Abort 2, 3 = Abort 3, 4 = None.
What is batteryTestFault?
This reports whether the plant's automated battery internal-resistance test most recently aborted, and if so which of three distinct abort conditions caused it, per the description's four-value enumeration. Having three distinct abort codes rather than one generic failure lets an admin distinguish, for example, a test that aborted for one specific reason from one that aborted for another, without digging into raw test logs, though the MIB's shipped text does not spell out what specifically differentiates abort1, abort2, and abort3. A value of 2 (abort2) at least tells the admin the most recent test failed for a distinguishable, repeatable reason rather than completing with none(4).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.2.12 snmpwalk -v2c -c public <target> CCPOWER-MIB::batteryTestFault
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.2.12.1 snmpget -v2c -c public <target> CCPOWER-MIB::batteryTestFault.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::batteryTestFault 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.12 | batteryTestFault | CCPOWER-MIB |