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.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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 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 |