All MIBs › APEX-MIB › apexChassisRedundancyState
apexChassisRedundancyState
Module: APEX-MIB
OID (symbolic): APEX-MIB::apexChassisRedundancyState
OID (numeric): 1.3.6.1.4.1.1166.1.31.22.2.1.3
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 availability 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): State of redundancy is not known (heartbeat not received). available(1): Primary is active and secondary is in standby, configurations are synchronized and no critical faults on either of the APEX. protected(2): Primary is fault and secondary is in active. unavailable(3): Configuration not synchronized or primary has not received heartbeat message from secondary. synchronizing(4): Synchronizing configuration between active and standby APEX's.
The APEX configured as secondary will report the following values:
unknown(0): State of redundancy is not known (heartbeat not received). available(1): Secondary is active and primary is in standby, configurations are synchronized and no critical faults on either of the APEX. protected(2): Secondary is in active and primary is fault state. unavailable(3): Configuration not synchronized or secondary is in fault state or secondary has not received heartbeat message from primary. synchronizing(4): Synchronizing configuration between active and standby APEX's.
What is apexChassisRedundancyState?
Reports the overall chassis redundancy availability status for an APEX configured with redundancy enabled, based on heartbeat message exchanges with the secondary unit. This gives a high-level indication of whether the redundancy pair is fully operational.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.22.2.1.3 snmpwalk -v2c -c public <target> APEX-MIB::apexChassisRedundancyState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.22.2.1.3.1 snmpget -v2c -c public <target> APEX-MIB::apexChassisRedundancyState.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::apexChassisRedundancyState 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.3 | apexChassisRedundancyState | APEX-MIB |