All MIBs › CISCO-WAN-FR-CONN-MIB › frChanDirectRoute
frChanDirectRoute
Module: CISCO-WAN-FR-CONN-MIB
OID (symbolic): CISCO-WAN-FR-CONN-MIB::frChanDirectRoute
OID (numeric): 1.3.6.1.4.1.351.110.5.1.2.1.1.1.73
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object serves to associate a prefer route as directed route (correspond to the prefer route object frChanPrefRouteId).
A directed route specifies that the associated preferred route is the only permission route for the connection to take. Should the associated preferred route be unavailable, the connection is failed.
The object is not applicable if there is no associated preferred route with the connection.
What is frChanDirectRoute?
This read-write TruthValue object marks the connection's associated preferred route as a directed route, meaning it is the only permitted path for the connection, which fails if that route becomes unavailable; it has no effect without an associated preferred route. An administrator enables this when a Frame Relay circuit must never silently fail over to an alternate path. For example, a PVC subject to a contractual guarantee about its exact network path would have this object set to true so any deviation results in a visible connection failure rather than a silent reroute.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.2.1.1.1.73 snmpwalk -v2c -c public <target> CISCO-WAN-FR-CONN-MIB::frChanDirectRoute
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.73.1 snmpget -v2c -c public <target> CISCO-WAN-FR-CONN-MIB::frChanDirectRoute.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.1.2.1.1.1.73.1 s <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::frChanDirectRoute 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.73 | frChanDirectRoute | CISCO-WAN-FR-CONN-MIB |