All MIBs › CISCO-WAN-CES-CONN-MIB › cesmChanPrefRouteId
cesmChanPrefRouteId
Module: CISCO-WAN-CES-CONN-MIB
OID (symbolic): CISCO-WAN-CES-CONN-MIB::cesmChanPrefRouteId
OID (numeric): 1.3.6.1.4.1.351.110.5.3.2.1.1.1.49
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object serves to to associate a preferred route with a connection.
The value '0' means no preferred route is associated with this connection.
Usage: - If the value of this set to 0, the object cesmChanDirectRoute is automatically set to FALSE by the switch. - The preferred route is defined in cwaPrefRouteConfTable object.
What is cesmChanPrefRouteId?
This read-write object, ranging from 0 to 65535, associates a preferred route with a CES (Circuit Emulation Service) connection, with 0 meaning no preferred route is associated and the actual route defined in the cwaPrefRouteConfTable; setting this to 0 also automatically sets cesmChanDirectRoute to false. An administrator uses it to steer a specific circuit-emulation connection over a preferred path through the network rather than letting the switch pick any available route. For example, an engineer wanting a latency-sensitive CES circuit to always traverse a particular low-latency trunk would configure this object to point at that route's identifier in the preferred-route table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.3.2.1.1.1.49 snmpwalk -v2c -c public <target> CISCO-WAN-CES-CONN-MIB::cesmChanPrefRouteId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.3.2.1.1.1.49.1 snmpget -v2c -c public <target> CISCO-WAN-CES-CONN-MIB::cesmChanPrefRouteId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.3.2.1.1.1.49.1 i <value>
Start monitoring Cisco MGX82xx-series WAN switches (Circuit Emulation Service, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-CES-CONN-MIB::cesmChanPrefRouteId OID value, configure state conditions and alerts, and monitor any Cisco MGX82xx-series WAN switches (Circuit Emulation Service, legacy) from a single console.
OID Breakdown
Upper-level ancestors (14 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.3 | circuitEmulation | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.3.2 | cesmChan | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.3.2.1 | cesmChanCnfGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.3.2.1.1 | cesmChanCnfGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.3.2.1.1.1 | cesmChanCnfGrpEntry | CISCO-WAN-AXIPOP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.3.2.1.1.1.49 | cesmChanPrefRouteId | CISCO-WAN-CES-CONN-MIB |