All MIBs › CPQIDA-MIB › cpqDaLogDrvSpareReplaceMap
cpqDaLogDrvSpareReplaceMap
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaLogDrvSpareReplaceMap
OID (numeric): 1.3.6.1.4.1.232.3.2.3.1.1.16
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Logical Drive Spare To Replacement Drive Map.
This data structure contains the spare to physical drive
replacement map. The format is:
octet contents
===== ========
1 Spare drive physical drive index
2 Replaced drive physical drive index
These 2 octets are repeated for each replaced drive. For n
replaced drives, the string is 2 * n octets long. An octet
string of length zero indicates that there are no replaced
drives currently in use. For array controllers that support
larger number of drives, the Drive Array Logical Drive
Spare Replacement Extended Attachment Table should be used.What is cpqDaLogDrvSpareReplaceMap?
This OCTET STRING pairs each spare physical drive index with the physical drive index it replaced, two octets per replacement, repeated for however many drives have been replaced by spares. An admin decodes this to see the actual history of which spare stepped in for which failed drive on this logical volume. For example, an entry pairing spare drive 5 with replaced drive 2 tells the admin drive 2 failed and spare 5 automatically took its place in the array.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.3.1.1.16 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaLogDrvSpareReplaceMap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.3.1.1.16.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaLogDrvSpareReplaceMap.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::cpqDaLogDrvSpareReplaceMap 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.16 | cpqDaLogDrvSpareReplaceMap | CPQIDA-MIB |