All MIBs › ADN-MIB › adnBoardRedundancyRole
adnBoardRedundancyRole
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnBoardRedundancyRole
OID (numeric): 1.3.6.1.4.1.637.3.1.5.15.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This indicates the redundancy role of the card.
A value of noRedundancy(1) is used for cards that do not
support redundancy. Cards that support redundancy, but
do not have a spare configured have a value of primary(2).
For the CU (Control Unit) board, this object is not
significant and its value is always zero.
value state
----- ------------------
0 not significant ( for CU board).
1 this card does not support redundancy.
2 primary : this card can be backed up by another
board in case of failure.
3 spare : the card can back up another card
in case of failure.What is adnBoardRedundancyRole?
This OID indicates whether a card is a standalone unit, a primary card in a redundant pair, or a spare backup card. Network engineers need to know this during setup and troubleshooting—it determines which card is actively processing traffic and which is standing by. Common values are 1 (no redundancy), 2 (primary), or 3 (spare), and 0 for Control Unit cards where redundancy role is not applicable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.2.1.7 snmpwalk -v2c -c public <target> ADN-MIB::adnBoardRedundancyRole
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.2.1.7.1 snmpget -v2c -c public <target> ADN-MIB::adnBoardRedundancyRole.1
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnBoardRedundancyRole OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15 | adnNodeSupervisionMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.2 | adnBoardTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.2.1 | adnBoardEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.2.1.7 | adnBoardRedundancyRole | ADN-MIB |