All MIBs › CPQIDE-MIB › cpqIdeIdentCondition
cpqIdeIdentCondition
Module: CPQIDE-MIB
OID (symbolic): CPQIDE-MIB::cpqIdeIdentCondition
OID (numeric): 1.3.6.1.4.1.232.14.2.2.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: IDE Drive Condition.
This is the overall condition of the IDE drive. The following values are defined:
other(1) The drive does not support drive condition monitoring.
ok(2) The drive is operating normally. No user action is required.
degraded(3) The drive is degraded. The drive may need to be replaced.
failed(4) The drive has failed. The drive should be replaced.
What is cpqIdeIdentCondition?
This enumerated value (other, ok, degraded, failed) reports the overall condition of a single IDE drive, with 'other' meaning the drive doesn't support condition monitoring at all. An admin monitors this per-drive status to know when a specific disk, rather than the subsystem as a whole, needs replacing. For example, a drive reporting 'failed' should be swapped out immediately, while 'degraded' signals the admin should schedule replacement soon.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.14.2.2.1.1.5 snmpwalk -v2c -c public <target> CPQIDE-MIB::cpqIdeIdentCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.14.2.2.1.1.5.1 snmpget -v2c -c public <target> CPQIDE-MIB::cpqIdeIdentCondition.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::cpqIdeIdentCondition 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.5 | cpqIdeIdentCondition | CPQIDE-MIB |