All MIBs › CPQIDA-MIB › cpqDaLogDrvRPIPercentComplete
cpqDaLogDrvRPIPercentComplete
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaLogDrvRPIPercentComplete
OID (numeric): 1.3.6.1.4.1.232.3.2.3.1.1.23
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description: Logical Drive Rapid Parity Initialization Percent Complete.
When a fault tolerant logical volume is created, parity data for the volume must be initialized. This value is the percent complete of the rapid parity initialization (RPI) process. When the value reaches 100, the RPI process is complete and the logical drive is made available to the operating system.
If the value cannot be determined or rapid parity initialization is not active, the value is set to 4,294,967,295.
What is cpqDaLogDrvRPIPercentComplete?
This integer shows the percent complete of Rapid Parity Initialization, the process of initializing parity data when a fault-tolerant logical volume is first created, reaching 100 once the drive is made available to the OS. An admin watches this after creating a new RAID 5/6 volume to know when it will actually become usable by the operating system. For example, cpqDaLogDrvRPIPercentComplete showing 60 tells the admin a newly created fault-tolerant volume is still initializing and not yet ready for the OS to use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.3.1.1.23 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaLogDrvRPIPercentComplete
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.3.1.1.23.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaLogDrvRPIPercentComplete.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqDaLogDrvRPIPercentComplete.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::cpqDaLogDrvRPIPercentComplete 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.3 | cpqDaLogDrv | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.3.1 | cpqDaLogDrvTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.3.1.1 | cpqDaLogDrvEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.3.1.1.23 | cpqDaLogDrvRPIPercentComplete | CPQIDA-MIB |