All MIBs › CPQFCA-MIB › cpqFcaCntlrRedundancyType
cpqFcaCntlrRedundancyType
Module: CPQFCA-MIB
OID (symbolic): CPQFCA-MIB::cpqFcaCntlrRedundancyType
OID (numeric): 1.3.6.1.4.1.232.16.2.2.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: External Array Controller Redundancy Type.
The following values are valid:
other (1) Indicates that the instrument agent does not recognize the redundancy type of the controller. You may need to upgrade the instrument agent.
notRedundant (2) The array controller is not in a redundant configuration.
fwActiveStandby (3) The array controller is using an active/standby algorithm implemented in the controller firmware and the operating system driver.
fwPrimarySecondary (4) The array controller is using a primary/secondary algorithm implemented in the controller firmware and the operating system driver.
fwActiveActive (5) The array controller is using an active/active algorithm implemented in the controller firmware and the operating system driver.
What is cpqFcaCntlrRedundancyType?
This read-only enumerated value reports the redundancy scheme in use for a Fibre Channel controller pair, such as active/standby, primary/secondary, or active/active failover managed by firmware, or notRedundant(2) if the controller isn't in a redundant configuration. An administrator checks this to understand exactly how failover is expected to behave for a given controller before troubleshooting a failover event. A notRedundant(2) reading on a controller an admin believed was paired would explain why no automatic failover occurred when it failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.16.2.2.1.1.11 snmpwalk -v2c -c public <target> CPQFCA-MIB::cpqFcaCntlrRedundancyType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.16.2.2.1.1.11.1 snmpget -v2c -c public <target> CPQFCA-MIB::cpqFcaCntlrRedundancyType.1
Start monitoring Legacy Compaq Fibre Channel Array (CPQFCA) storage controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQFCA-MIB::cpqFcaCntlrRedundancyType OID value, configure state conditions and alerts, and monitor any Legacy Compaq Fibre Channel Array (CPQFCA) storage 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.16 | cpqFibreArray | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2 | cpqFcaComponent | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.2 | cpqFcaCntlr | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.2.1 | cpqFcaCntlrTable | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.2.1.1 | cpqFcaCntlrEntry | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.2.1.1.11 | cpqFcaCntlrRedundancyType | CPQFCA-MIB |