All MIBs › CPQIDA-MIB › cpqDaAccelFailedBatteries
cpqDaAccelFailedBatteries
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaAccelFailedBatteries
OID (numeric): 1.3.6.1.4.1.232.3.2.2.2.1.15
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Cache Module Failed Batteries.
This lists the location of cache module failed batteries. Each octet present contains the position number of a failed battery. An octet string of length zero indicates that there are no failed batteries or that the controller does not have the ability to identify individual failed batteries.
What is cpqDaAccelFailedBatteries?
This OCTET STRING lists the position number of each failed battery on the cache module, with a zero-length string meaning no batteries have failed or the controller can't identify individual battery positions. An admin reads this to know exactly which battery to replace on a multi-battery cache module rather than swapping the whole set. For example, cpqDaAccelFailedBatteries containing the value 2 tells a technician specifically battery position 2 needs replacing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.2.2.1.15 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaAccelFailedBatteries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.2.2.1.15.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaAccelFailedBatteries.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqDaAccelFailedBatteries.1
Start monitoring Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDA-MIB::cpqDaAccelFailedBatteries OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) 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.3 | cpqDriveArray | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2 | cpqDaComponent | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.2 | cpqDaCntlr | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.2.2 | cpqDaAccelTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.2.2.1 | cpqDaAccelEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.2.2.1.15 | cpqDaAccelFailedBatteries | CPQIDA-MIB |