All MIBs › CISCO-WAN-FR-CONN-MIB › frChanPrefRouteId
frChanPrefRouteId
Module: CISCO-WAN-FR-CONN-MIB
OID (symbolic): CISCO-WAN-FR-CONN-MIB::frChanPrefRouteId
OID (numeric): 1.3.6.1.4.1.351.110.5.1.2.1.1.1.72
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 frChanDirectRoute is automatically set to FALSE by the switch. - The preferred route is defined in cwaPrefRouteConfTable object.
What is frChanPrefRouteId?
This read-write object, ranging from 0 to 65535, associates a preferred route with a Frame Relay connection, with 0 meaning no preferred route is associated and the route itself defined in the cwaPrefRouteConfTable; setting this to 0 automatically sets frChanDirectRoute to false. An administrator uses it to steer a specific Frame Relay circuit over a preferred network path. For example, an engineer wanting a business-critical PVC to prefer a specific low-hop-count path through the network would configure this object with that route's identifier.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.2.1.1.1.72 snmpwalk -v2c -c public <target> CISCO-WAN-FR-CONN-MIB::frChanPrefRouteId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.2.1.1.1.72.1 snmpget -v2c -c public <target> CISCO-WAN-FR-CONN-MIB::frChanPrefRouteId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.1.2.1.1.1.72.1 i <value>
Start monitoring Cisco MGX/BPX WAN switch (Frame Relay connections, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-FR-CONN-MIB::frChanPrefRouteId OID value, configure state conditions and alerts, and monitor any Cisco MGX/BPX WAN switch (Frame Relay connections, 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.1 | frameRelay | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1.2 | frChan | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.1 | frChanCnfGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.1.1 | frChanCnfGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.1.1.1 | frChanCnfGrpEntry | CISCO-WAN-AXIPOP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.1.2.1.1.1.72 | frChanPrefRouteId | CISCO-WAN-FR-CONN-MIB |