All MIBs › CPQIDA-MIB › cpqDaCntlrBoardStatus
cpqDaCntlrBoardStatus
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaCntlrBoardStatus
OID (numeric): 1.3.6.1.4.1.232.3.2.2.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Array Controller Board Status.
The following values are valid:
other (1) Indicates that the instrument agent does not recognize the status of the controller. You may need to upgrade the instrument agent.
ok (2) The array controller is operating properly.
generalFailure (3) The array controller is failed. After the system is rebooted, check the variable cpqDaCntlrLastLockupCode for the controller's last lockup code.
cableProblem (4) The array controller has a cable problem. Please check all cable connections to this controller.
poweredOff (5) The array controller is powered off. Please replace the controller and restore power to the slot.
cacheModuleMissing (6) The array controller is operating without a cache module which is an unsupported configuration. Please install a cache module to the controller.
What is cpqDaCntlrBoardStatus?
This enumerated value reports the physical health of the controller board itself, distinguishing ok from generalFailure, cableProblem, poweredOff, or cacheModuleMissing. An admin uses this to separate a hardware board-level fault from a purely logical-drive or configuration issue. For example, cpqDaCntlrBoardStatus reporting cableProblem(4) sends the admin to check the physical cabling to the controller rather than looking at logical drive configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.2.1.1.10 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaCntlrBoardStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.2.1.1.10.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaCntlrBoardStatus.1
Start monitoring Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDA-MIB::cpqDaCntlrBoardStatus OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) 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.3 | cpqDriveArray | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2 | cpqDaComponent | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.2 | cpqDaCntlr | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.2.1 | cpqDaCntlrTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.2.1.1 | cpqDaCntlrEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.2.1.1.10 | cpqDaCntlrBoardStatus | CPQIDA-MIB |