All MIBs › CPQCR-MIB › cpqCrPhyDrvStatus
cpqCrPhyDrvStatus
Module: CPQCR-MIB
OID (symbolic): CPQCR-MIB::cpqCrPhyDrvStatus
OID (numeric): 1.3.6.1.4.1.232.141.2.5.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Physical Drive Status.
This shows the status of the physical drive.
The following values are valid for the physical drive status:
Offline (3) The drive attached to this channel is not a member of the RAID set.
Online (4) The drive attached to this channel is a fully functional member of this RAID set.
Creating (5) The drive is currently being created as part of a RAID set.
Rebuilding (6) The drive is currently being rebuilt.
Formatting (8) The drive is currently being formatted
What is cpqCrPhyDrvStatus?
This read-only enumerated value reports whether a physical drive is offline(3), meaning it isn't a member of the RAID set, online(4), meaning it's fully functional and participating, or currently creating(5) as part of RAIDset setup, among other states. An administrator uses it to confirm every expected disk in a RAIDset is actually online and contributing, rather than sitting offline unnoticed. Finding a drive reports offline(3) when it should be part of an active RAIDset would prompt an admin to investigate a cabling or drive fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.141.2.5.1.1.6 snmpwalk -v2c -c public <target> CPQCR-MIB::cpqCrPhyDrvStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.141.2.5.1.1.6.1 snmpget -v2c -c public <target> CPQCR-MIB::cpqCrPhyDrvStatus.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::cpqCrPhyDrvStatus 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.5 | cpqCrPhyDrv | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.5.1 | cpqCrPhyDrvTable | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.5.1.1 | cpqCrPhyDrvEntry | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.5.1.1.6 | cpqCrPhyDrvStatus | CPQCR-MIB |