cpqSasSwitchHwRedundancyState
CPQSASSWITCH-MIB ·
.1.3.6.1.4.1.232.25.2.2.3
Object
scalar mandatory
Enumeration
The Redundancy State for the SAS Switch.
The switch can be in one of the following redundant states:
other(1)
The switch is in a state other than one of those listed
below.
active(2)
Indicates that the switch is acting in a redundant
configuration and the switch is operating in the active
state.
No user action is necessary.
standby(3)
Indicates that the switch is acting in a redundant
configuration and the switch is operating in the standby
state.
No user action is necessary.
notConfigured(4)
Indicates that the switch is in a non redundant
configuration and the switch not configured correctly
since the switch has been moved from a different location.
User action is required.
notRedundant(5)
Indicates that the switch is operating is a non redundant
configuration.
No user action is necessary.
degraded(6)
Indicates that the switch cannot communicate with its
partner switch.
User action is necessary.
mismatch(7)
Indicates that there is a mismatch in firmware versions
or zoning configurations between the redundant switches.
User action is necessary to upgrade firmware or select
desired zoning configuration by forcing appropriate
switch to active state.
Context
- MIB
- CPQSASSWITCH-MIB
- OID
.1.3.6.1.4.1.232.25.2.2.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSasSwitchHw
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSASSWITCH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSASSWITCH-MIB::cpqSasSwitchHwRedundancyState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSASSWITCH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSASSWITCH-MIB::cpqSasSwitchHwRedundancyState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | active |
3 | standby |
4 | notConfigured |
5 | notRedundant |
6 | degraded |
7 | mismatch |