All MIBs › CPQSINFO-MIB › cpqSiSysBatteryStatus
cpqSiSysBatteryStatus
Module: CPQSINFO-MIB
OID (symbolic): CPQSINFO-MIB::cpqSiSysBatteryStatus
OID (numeric): 1.3.6.1.4.1.232.2.2.10.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This provides the current status of the battery.
The following status values are supported:
other(1): This battery does not support status reporting.
ok(2): The battery is operating ok.
User Action: No action required.
capacityDegraded(3): Significant battery degradation has occurred. The battery can no longer be fully recharged.
User Action: If using multiple batteries, run the Power Conservation Utility to identify the battery location. Contact your System Administrator or Authorized Reseller to order a replacement battery.
chargeFault(4): One or more batteries are not functioning properly.
User Action: Make sure all batteries are operating in the recommended temperature range. Check for foreign objects in the battery slots. Remove and reinsert all batteries to resume normal battery operation. Contact your System Administrator or Authorized Reseller if you are still experiencing problems.
batteryFailure(5): The battery has failed and must be replaced.
User Action: Contact your System Administrator or Authorized Reseller to order a replacement battery. Recycle your old battery. For proper disposal information, refer to the documentation that came with your computer.
What is cpqSiSysBatteryStatus?
This read-only integer reports the detailed status of a battery: other, ok, capacity-degraded, charge-fault, or battery-failure. It matters because it distinguishes the specific failure mode, capacity loss versus a charging-circuit fault versus outright failure, which each call for different remediation. For example, an admin sees cpqSiSysBatteryStatus report chargeFault(4) rather than batteryFailure(5), realizing the charging circuit, not the battery cell itself, needs investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.2.2.10.2.1.9 snmpwalk -v2c -c public <target> CPQSINFO-MIB::cpqSiSysBatteryStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.2.2.10.2.1.9.1 snmpget -v2c -c public <target> CPQSINFO-MIB::cpqSiSysBatteryStatus.1
Start monitoring HP/Compaq ProLiant server (system info) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSINFO-MIB::cpqSiSysBatteryStatus OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (system info) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.2 | cpqSystemInfo | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2 | cpqSiComponent | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.10 | cpqSiSystemBattery | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.10.2 | cpqSiSysBatteryTable | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.10.2.1 | cpqSiSysBatteryEntry | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.10.2.1.9 | cpqSiSysBatteryStatus | CPQSINFO-MIB |