All MIBs › CPQIDE-MIB › cpqIdeIdentCondition2
cpqIdeIdentCondition2
Module: CPQIDE-MIB
OID (symbolic): CPQIDE-MIB::cpqIdeIdentCondition2
OID (numeric): 1.3.6.1.4.1.232.14.2.2.1.1.9
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. See cpqIdeIdentStatus for the appropriate action.
failed(4) The drive has failed. See cpqIdeIdentStatus for the appropriate action.
What is cpqIdeIdentCondition2?
This enumerated value (other, ok, degraded, failed) is a second overall-condition indicator for an IDE drive, mirroring cpqIdeIdentCondition but explicitly directing the admin to check the drive's status object for the appropriate action when degraded. An admin treats a 'degraded' or 'failed' reading here as the trigger to look at the paired status object for more detail on why. For example, if this shows degraded, the admin would next check the drive's status field to learn whether it's a SMART pre-failure warning or an Ultra ATA issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.14.2.2.1.1.9 snmpwalk -v2c -c public <target> CPQIDE-MIB::cpqIdeIdentCondition2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.14.2.2.1.1.9.1 snmpget -v2c -c public <target> CPQIDE-MIB::cpqIdeIdentCondition2.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::cpqIdeIdentCondition2 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.9 | cpqIdeIdentCondition2 | CPQIDE-MIB |