All MIBs › CISCO-WAN-AXIPOP-MIB › numRedundantLinks
numRedundantLinks
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::numRedundantLinks
OID (numeric): 1.3.6.1.4.1.351.110.5.2.1.1.4.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The degree of resiliency in the IMA group. This indicates the number of links the system can lose from this IMA group without bringing it down. By default, the system can tolerate {configured #links - 1} to go down. Not supported in Forum Compliant Ima.
What is numRedundantLinks?
This read-write INTEGER (0..7), not supported in Forum Compliant IMA, specifies the degree of resiliency configured in the IMA group, that is, how many links the system can lose from this group without bringing the whole IMA interface down; by default the system tolerates the configured link count minus one. An administrator raises this value on a group with spare bonded capacity to tolerate more simultaneous line failures without losing the logical port. For example, setting numRedundantLinks to 2 on an 8-line IMA group lets up to two lines fail simultaneously while the IMA port remains up, rather than only tolerating a single failure by default.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.1.1.4.1.1.9 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::numRedundantLinks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.1.1.4.1.1.9.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::numRedundantLinks.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.2.1.1.4.1.1.9.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> numRedundantLinks.1
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::numRedundantLinks OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (12 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2 | atm | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.1 | ausmPort | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.1.1 | ausmPortCnf | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.2.1.1.4 | ausmPortCnfPortImaGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.1.1.4.1 | ausmPortCnfPortImaGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.1.1.4.1.1 | ausmPortCnfPortImaGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.1.1.4.1.1.9 | numRedundantLinks | CISCO-WAN-AXIPOP-MIB |