All MIBs › CPQFCA-MIB › cpqFcaLogDrvSpareReplaceMap
cpqFcaLogDrvSpareReplaceMap
Module: CPQFCA-MIB
OID (symbolic): CPQFCA-MIB::cpqFcaLogDrvSpareReplaceMap
OID (numeric): 1.3.6.1.4.1.232.16.2.3.1.1.15
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: External Array 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.What is cpqFcaLogDrvSpareReplaceMap?
This octet string records, as repeating two-octet pairs of spare-drive-index and replaced-drive-index, which spare drives have taken over for which failed physical drives on this logical volume. An admin reads this after a failover event to confirm exactly which spare replaced which failed disk, which is needed before ordering a matching replacement part. For example, a pair of 0x0503 shows spare drive 5 replaced failed physical drive 3.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.16.2.3.1.1.15 snmpwalk -v2c -c public <target> CPQFCA-MIB::cpqFcaLogDrvSpareReplaceMap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.16.2.3.1.1.15.1 snmpget -v2c -c public <target> CPQFCA-MIB::cpqFcaLogDrvSpareReplaceMap.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqFcaLogDrvSpareReplaceMap.1
Start monitoring Legacy Compaq Fibre Channel Array (CPQFCA) storage controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQFCA-MIB::cpqFcaLogDrvSpareReplaceMap OID value, configure state conditions and alerts, and monitor any Legacy Compaq Fibre Channel Array (CPQFCA) storage 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.16 | cpqFibreArray | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2 | cpqFcaComponent | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.3 | cpqFcaLogDrv | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.3.1 | cpqFcaLogDrvTable | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.3.1.1 | cpqFcaLogDrvEntry | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.3.1.1.15 | cpqFcaLogDrvSpareReplaceMap | CPQFCA-MIB |