All MIBs › CPQCR-MIB › cpqCrSpareStatus
cpqCrSpareStatus
Module: CPQCR-MIB
OID (symbolic): CPQCR-MIB::cpqCrSpareStatus
OID (numeric): 1.3.6.1.4.1.232.141.2.4.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Spare Status.
This shows the status of the on-line spare drive.
The following values are valid for the spare status:
Hot Spare(5) The drive attached to this channel is kept spinning whenever the controller is powered up and it is to be automatically brought online to replace a failed drive.
Warm Spare(6) The drive attached to this channel is not spun up until a disk in the array fails and it is automatically brought online to replace a failed drive.
Adding Spare(9) The drive is in the process of becoming a spare drive.
What is cpqCrSpareStatus?
This read-only enumerated value reports the current state of an on-line spare drive, distinguishing a hot spare(5) that stays spinning ready for automatic failover from a warm spare(6) that is not kept spinning, as well as states like creating(7) or rebuilding. An administrator checks this to confirm spares are actually configured as intended, since a hot spare responds to a drive failure faster than a warm one. Finding a spare reports warmSpare(6) when the admin expected hotSpare(5) would explain a slower-than-expected automatic rebuild start after a drive failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.141.2.4.1.1.3 snmpwalk -v2c -c public <target> CPQCR-MIB::cpqCrSpareStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.141.2.4.1.1.3.1 snmpget -v2c -c public <target> CPQCR-MIB::cpqCrSpareStatus.1
Start monitoring Compaq/HP ProLiant server (component registry) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQCR-MIB::cpqCrSpareStatus OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (component registry) 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.141 | cpqClusteredRAID | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2 | cpqCrComponent | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.4 | cpqCrSpareDrv | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.4.1 | cpqCrSpareTable | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.4.1.1 | cpqCrSpareEntry | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.4.1.1.3 | cpqCrSpareStatus | CPQCR-MIB |