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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 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 |