All MIBs › CPQIDE-MIB › cpqIdeControllerStatus
cpqIdeControllerStatus
Module: CPQIDE-MIB
OID (symbolic): CPQIDE-MIB::cpqIdeControllerStatus
OID (numeric): 1.3.6.1.4.1.232.14.2.3.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: IDE Channel Host Controller Status.
The host controller can be in one of the following states:
Other (1) The agent is unable to determine the status of the controller.
OK (2) Indicates that the controller is in normal operation mode.
Failed (3) Indicates that the host controller has failed and should be replaced.
What is cpqIdeControllerStatus?
This enumerated value (other, ok, failed) reports the host controller's own operating status, separate from the drives attached to it. An admin treats a 'failed' reading as a signal that the controller itself, not just a disk, needs to be replaced. For example, if drives on this controller stop responding despite appearing fine individually, checking this field can reveal the controller itself failed rather than the disks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.14.2.3.1.1.6 snmpwalk -v2c -c public <target> CPQIDE-MIB::cpqIdeControllerStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.14.2.3.1.1.6.1 snmpget -v2c -c public <target> CPQIDE-MIB::cpqIdeControllerStatus.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::cpqIdeControllerStatus 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.3 | cpqIdeController | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.3.1 | cpqIdeControllerTable | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.3.1.1 | cpqIdeControllerEntry | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.3.1.1.6 | cpqIdeControllerStatus | CPQIDE-MIB |