All MIBs › CPQIDE-MIB › cpqIdeIdentStatus
cpqIdeIdentStatus
Module: CPQIDE-MIB
OID (symbolic): CPQIDE-MIB::cpqIdeIdentStatus
OID (numeric): 1.3.6.1.4.1.232.14.2.2.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: IDE Drive Satus.
This indicates the status of the IDE drive.
The following values are defined:
other(1) The drive does not support drive status monitoring.
ok(2) The drive is operating normally. No user action is required.
preFailureDegraded(3) The drive has detected that at least one pre-failure SMART attribute has gone out of range. The drive may need to be replaced.
ultraAtaDegraded(4) The Ultra ATA Integrity Monitor has detected data transmission errors between the hard drive and processor. For best performance, move Ultra ATA devices to the primary controller and non Ultra ATA devices to the secondary controller. If errors still persist, consider replacing the standard 40-conductor cable with and 80-conductor cable.
What is cpqIdeIdentStatus?
This enumerated value reports finer-grained drive status than the plain condition field, distinguishing normal operation (ok) from a SMART pre-failure warning (preFailureDegraded) or an Ultra ATA transfer degradation (ultraAtaDegraded). An admin uses this to understand the specific mechanism behind a degraded drive condition so they can decide whether it's a predictive failure or a connection/negotiation issue. For example, ultraAtaDegraded(4) would prompt the admin to check the cable or controller settings rather than assume the drive media itself is failing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.14.2.2.1.1.10 snmpwalk -v2c -c public <target> CPQIDE-MIB::cpqIdeIdentStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.14.2.2.1.1.10.1 snmpget -v2c -c public <target> CPQIDE-MIB::cpqIdeIdentStatus.1
Start monitoring HP/Compaq ProLiant server (IDE/ATA disk drives) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDE-MIB::cpqIdeIdentStatus OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (IDE/ATA disk drives) 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.14 | cpqIde | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2 | cpqIdeComponent | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.2 | cpqIdeIdent | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.2.1 | cpqIdeIdentTable | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.2.1.1 | cpqIdeIdentEntry | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.2.1.1.10 | cpqIdeIdentStatus | CPQIDE-MIB |