All MIBs › CPQIDA-MIB › cpqDaSpareReplacedDrvBusNumber
cpqDaSpareReplacedDrvBusNumber
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaSpareReplacedDrvBusNumber
OID (numeric): 1.3.6.1.4.1.232.3.2.4.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Spare Replaced Drive Bus Number.
If the spare status is active(6) or building(5), then this has the physical drive bus number of the replaced drive. If the value cannot be determined or is not applicable, the value is set to -1.
What is cpqDaSpareReplacedDrvBusNumber?
This integer, valid when the spare status is active or building, gives the SCSI bus number of the physical drive that the spare replaced, returning -1 if undetermined or not applicable. An admin uses this to know which bus the originally failed drive was on, useful when planning its physical replacement. For example, cpqDaSpareReplacedDrvBusNumber reporting 1 tells the admin the drive that failed and triggered the spare was located on the first SCSI bus.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.4.1.1.9 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaSpareReplacedDrvBusNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.4.1.1.9.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaSpareReplacedDrvBusNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqDaSpareReplacedDrvBusNumber.1
Start monitoring Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDA-MIB::cpqDaSpareReplacedDrvBusNumber OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID 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.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.4 | cpqDaSpareDrv | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.4.1 | cpqDaSpareTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.4.1.1 | cpqDaSpareEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.4.1.1.9 | cpqDaSpareReplacedDrvBusNumber | CPQIDA-MIB |