All MIBs › APEX-MIB › apexChassisRedundancyConfigurationStatus
apexChassisRedundancyConfigurationStatus
Module: APEX-MIB
OID (symbolic): APEX-MIB::apexChassisRedundancyConfigurationStatus
OID (numeric): 1.3.6.1.4.1.1166.1.31.22.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is apexChassisRedundancyConfigurationStatus?
Reports whether the configuration of both APEX units in a chassis redundancy pair is consistent and properly synchronized, as assessed via heartbeat messages. A mismatch here may indicate that the backup unit would not operate identically to the primary during a failover.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.22.2.1.5 snmpwalk -v2c -c public <target> APEX-MIB::apexChassisRedundancyConfigurationStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.22.2.1.5.1 snmpget -v2c -c public <target> APEX-MIB::apexChassisRedundancyConfigurationStatus.1
Start monitoring BigBand Networks APEX video/broadband gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APEX-MIB::apexChassisRedundancyConfigurationStatus OID value, configure state conditions and alerts, and monitor any BigBand Networks APEX video/broadband gateway (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.1166 | gi | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.1 | giproducts | BCS-IDENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1166.1.31 | apex | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.22 | apexChassisRedundancy | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.22.2 | apexChassisRedundancyStatus | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.22.2.1 | apexChassisRedundancyStatusGeneral | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.22.2.1.5 | apexChassisRedundancyConfigurationStatus | APEX-MIB |