MIB Viewer

apexChassisRedundancyConfigurationStatus

OBJECT-TYPE
1.3.6.1.4.1.1166.1.31.22.2.1.5
Access
read-only
Status
current
Source
APEX-MIB
Sub-identifiers
0
This parameter is applicable for an APEX where chassis redundancy is enabled. This parameter will report the chassis redundancy configuration status. These are based on its knowledge about the secondary APEX from heartbeat messages. The APEX configured as primary will report the following values: unknown(0): Secondary configuration is not known or secondary is not connected. synchronized(1): Secondary has same configuration as primary (except for QAM outputs). outofsync(2): Secondary configuration is not in sync with primary. The APEX configured as secondary will report the following values: unknown(0): Primary configuration is not known or primary is not connected. synchronized(1): Primary has same configuration as secondary (except for QAM outputs). outofsync(2): Primary configuration is not in sync with secondary.
INTEGER { unknown (0), synchronized (1), outofsync (2) }