All MIBs › CISCO-WAN-AXIPOP-MIB › ausmChanReroute
ausmChanReroute
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::ausmChanReroute
OID (numeric): 1.3.6.1.4.1.351.110.5.2.2.1.1.1.68
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This is used by the administrator to trigger the re-routing of the connection. The rerouting takes effect, when this object is set to true(1). When set to false (2), no action is taken. A get on this object always returns false (2). This object is not applicable to MGX Release 1.x.
What is ausmChanReroute?
This read-write action flag lets an administrator manually trigger rerouting of a connection by setting it to true, while setting it to false performs no action and a read of the object always returns false regardless of what was last written - making it a fire-once trigger rather than a persistent state. Admins use this to force a connection onto a potentially better path (for example, after a preferred trunk has come back into service), and the description notes this capability isn't available on MGX Release 1.x systems. For example, after a previously failed high-bandwidth trunk is restored, an admin might set ausmChanReroute to true to prompt the connection to migrate off its current suboptimal backup path back onto the restored trunk.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.2.1.1.1.68 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::ausmChanReroute
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.2.1.1.1.68.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::ausmChanReroute.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.2.2.1.1.1.68.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ausmChanReroute.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::ausmChanReroute 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 (11 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.2 | ausmChan | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.2.2.1 | ausmChanCnfGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.1.1 | ausmChanCnfGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.1.1.1 | ausmChanCnfGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.1.1.1.68 | ausmChanReroute | CISCO-WAN-AXIPOP-MIB |