All MIBs › CISCO-VISM-CONN-MIB › vismChanDirectRoute
vismChanDirectRoute
Module: CISCO-VISM-CONN-MIB
OID (symbolic): CISCO-VISM-CONN-MIB::vismChanDirectRoute
OID (numeric): 1.3.6.1.4.1.351.110.5.5.3.1.1.1.48
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object serves to associate a preferred route as directed route (corresponds to the preferred route object vismChanPrefRouteId).
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 or in other words if the object vismChanPrefRouteId has a value of 0.
What is vismChanDirectRoute?
This read-write TruthValue object marks the associated preferred route (set via vismChanPrefRouteId) as a directed route, meaning it's the only permitted route for the connection, and the connection fails outright if that preferred route becomes unavailable; it's not applicable if no preferred route is associated. This is a strict routing constraint with real availability risk, since enabling it removes PXM's ability to fail over to any alternate path. An engineer with a regulatory or security requirement that traffic travel only over one specific approved path would enable this object, accepting that the connection will drop entirely if that path fails rather than rerouting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.3.1.1.1.48 snmpwalk -v2c -c public <target> CISCO-VISM-CONN-MIB::vismChanDirectRoute
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.3.1.1.1.48.1 snmpget -v2c -c public <target> CISCO-VISM-CONN-MIB::vismChanDirectRoute.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.5.3.1.1.1.48.1 s <value>
Start monitoring Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VISM-CONN-MIB::vismChanDirectRoute OID value, configure state conditions and alerts, and monitor any Cisco VISM (Voice Interworking Service Module) card, MGX platform (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.5 | voice | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5.3 | vismChanGrp | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.1 | vismChanCnfGrp | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.5.3.1.1 | vismChanCnfGrpTable | CISCO-VISM-CONN-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.1.1.1 | vismChanCnfGrpEntry | CISCO-VISM-CONN-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.1.1.1.48 | vismChanDirectRoute | CISCO-VISM-CONN-MIB |