All MIBs › CISCO-VISM-CONN-MIB › vismChanPrefRouteId
vismChanPrefRouteId
Module: CISCO-VISM-CONN-MIB
OID (symbolic): CISCO-VISM-CONN-MIB::vismChanPrefRouteId
OID (numeric): 1.3.6.1.4.1.351.110.5.5.3.1.1.1.47
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: This object serves to associate a preferred route with a connection.
The value of '0' means no preferred route is associated with this connection.
Usage: - If the value of this set to 0, the object vismChanDirectRoute is automatically set to FALSE by the agent. - The preferred route is defined in cwaPrefRouteConfTable object.
What is vismChanPrefRouteId?
This read-write Unsigned32 object (0-65535) associates a preferred route with a connection, defined in the cwaPrefRouteConfTable, where a value of 0 means no preferred route is associated and automatically causes vismChanDirectRoute to be set to FALSE by the agent. This lets an admin bias PXM's routing decisions toward a specific preconfigured route for a connection rather than relying on default path selection. An engineer wanting a critical connection to prefer a specific known-good network path would set this object to that route's ID from the preferred route configuration table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.3.1.1.1.47 snmpwalk -v2c -c public <target> CISCO-VISM-CONN-MIB::vismChanPrefRouteId
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.47.1 snmpget -v2c -c public <target> CISCO-VISM-CONN-MIB::vismChanPrefRouteId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.5.3.1.1.1.47.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vismChanPrefRouteId.1
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::vismChanPrefRouteId 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.47 | vismChanPrefRouteId | CISCO-VISM-CONN-MIB |