All MIBs › CPQIDA-MIB › cpqDaAccelBackupPowerSource
cpqDaAccelBackupPowerSource
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaAccelBackupPowerSource
OID (numeric): 1.3.6.1.4.1.232.3.2.2.2.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Cache Module Board Backup Power Source.
This describes the backup power source being used by the Cache Module board.
The status can be:
Other (1) Indicates that the instrument agent does not recognize the backup power source used by the Cache Module board. You may need to upgrade the instrument agent.
Battery (2) Indicates that a battery is the backup power source for the Cache Module board.
Capacitor (3) Indicates that a capacitor is the backup power source for the Cache Module board.
What is cpqDaAccelBackupPowerSource?
This enumerated value describes whether the cache module's backup power source is a battery(2) or a capacitor(3). An admin uses this to know which kind of backup power hardware — and its associated failure characteristics and replacement schedule — protects that module's unwritten cache data. For example, cpqDaAccelBackupPowerSource reporting capacitor tells the admin the module uses a supercapacitor rather than a battery pack that would need periodic replacement.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.2.2.1.16 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaAccelBackupPowerSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.2.2.1.16.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaAccelBackupPowerSource.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqDaAccelBackupPowerSource.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::cpqDaAccelBackupPowerSource 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.16 | cpqDaAccelBackupPowerSource | CPQIDA-MIB |