CPQFCA-MIB :: cpqFcaLogDrvSpareReplaceMap

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQFCA-MIBcpqFcaLogDrvSpareReplaceMap

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.16cpqFibreArrayCPQFCA-MIB
1.3.6.1.4.1.232.16.2cpqFcaComponentCPQFCA-MIB
1.3.6.1.4.1.232.16.2.3cpqFcaLogDrvCPQFCA-MIB
1.3.6.1.4.1.232.16.2.3.1cpqFcaLogDrvTableCPQFCA-MIB
1.3.6.1.4.1.232.16.2.3.1.1cpqFcaLogDrvEntryCPQFCA-MIB
1.3.6.1.4.1.232.16.2.3.1.1.15cpqFcaLogDrvSpareReplaceMapCPQFCA-MIB