CPQSINFO-MIB :: cpqSiSystemBatteryOverallCondition

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQSINFO-MIBcpqSiSystemBatteryOverallCondition

cpqSiSystemBatteryOverallCondition

Module: CPQSINFO-MIB

OID (symbolic): CPQSINFO-MIB::cpqSiSystemBatteryOverallCondition

OID (numeric): 1.3.6.1.4.1.232.2.2.10.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This value specifies the overall condition of all of the system batteries.

The following conditions are supported:

other(1) The system does not use system batteries or the battery condition is unknown.

ok(2) All System Batteries are operating OK.

degraded(3) One or more of the System Batteries has degraded. The degraded battery will continue to function but should be replaced.

failed(4) One of more of the System Batteries has failed. The failed battery is no longer usable. Action should be taken to replace the battery.

What is cpqSiSystemBatteryOverallCondition?

This read-only integer reports the overall condition of all system batteries combined: other (unused or unknown), ok, degraded, or failed. It matters as a top-level health summary before drilling into which specific battery in a multi-battery system needs attention. For example, a dashboard flags cpqSiSystemBatteryOverallCondition as degraded(3), prompting the admin to check the individual battery table to identify which unit needs replacing.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.2.2.10.1
snmpwalk -v2c -c public <target> CPQSINFO-MIB::cpqSiSystemBatteryOverallCondition

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.2.2.10.1.1
snmpget -v2c -c public <target> CPQSINFO-MIB::cpqSiSystemBatteryOverallCondition.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSiSystemBatteryOverallCondition.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::cpqSiSystemBatteryOverallCondition 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.2cpqSystemInfoCPQSINFO-MIB
1.3.6.1.4.1.232.2.2cpqSiComponentCPQSINFO-MIB
1.3.6.1.4.1.232.2.2.10cpqSiSystemBatteryCPQSINFO-MIB
1.3.6.1.4.1.232.2.2.10.1cpqSiSystemBatteryOverallConditionCPQSINFO-MIB