All MIBs › CPQSCSI-MIB › cpqScsiLogDrvAvailSpares
cpqScsiLogDrvAvailSpares
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiLogDrvAvailSpares
OID (numeric): 1.3.6.1.4.1.232.5.2.3.1.1.10
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: SCSI Logical Drive Available Spares.
This indicates if this logical drive has one or more spares designated for it that are not currently in use by another drive. Each octet present will be a physical drive ID that is an available spare for this logical drive. These are the same ID's which can be used as indexes into the physical drive table. An octet string of length zero indicates that there are no available spares for this logical drive.
What is cpqScsiLogDrvAvailSpares?
This read-only OCTET STRING (0-255 bytes) indicates whether the logical drive has one or more spare physical drives designated for it that are not currently in use by another drive, with each present octet being a physical drive ID usable as an index into the physical drive table, and a zero-length string meaning no spares are available. Admins check this to know whether a failing logical drive can automatically rebuild onto a hot spare or whether one needs to be added first. For example, an admin investigating a degraded logical drive checks this OID and finds a zero-length string, meaning they need to install a spare drive manually before an automatic rebuild can happen.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.3.1.1.10 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiLogDrvAvailSpares
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.3.1.1.10.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiLogDrvAvailSpares.1
Start monitoring Compaq (HP) server (SCSI storage controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSCSI-MIB::cpqScsiLogDrvAvailSpares OID value, configure state conditions and alerts, and monitor any Compaq (HP) server (SCSI 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.5 | cpqScsi | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2 | cpqScsiComponent | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.3 | cpqScsiLogDrv | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.3.1 | cpqScsiLogDrvTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.3.1.1 | cpqScsiLogDrvEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.3.1.1.10 | cpqScsiLogDrvAvailSpares | CPQSCSI-MIB |