All MIBs › CPQIDA-MIB › cpqDaCntlrCurrentRole
cpqDaCntlrCurrentRole
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaCntlrCurrentRole
OID (numeric): 1.3.6.1.4.1.232.3.2.2.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Array Controller Current Role.
For duplexed array controllers, this is the controllers current role. The following values are valid:
other (1) Indicates that the instrument agent does not recognize the role of the controller. You may need to upgrade the instrument agent.
notDuplexed (2) This array controller is not duplexed.
active (3) This duplexed array controller is the active controller.
backup (4) This duplexed array controller is the backup controller.
asymActiveActive (5) This array controller is part of an asymmetrical active-active set of controllers.
What is cpqDaCntlrCurrentRole?
This enumerated value reports a duplexed array controller's current operating role as notDuplexed, active, backup, or asymActiveActive. An admin checks this to understand which controller in a redundant pair is actively serving I/O versus standing by, which matters when planning maintenance. For example, before rebooting a controller an admin confirms via cpqDaCntlrCurrentRole that it is currently backup(4) rather than active(3), so the reboot doesn't interrupt live I/O.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.2.1.1.9 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaCntlrCurrentRole
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.2.1.1.9.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaCntlrCurrentRole.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqDaCntlrCurrentRole.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::cpqDaCntlrCurrentRole 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.9 | cpqDaCntlrCurrentRole | CPQIDA-MIB |