All MIBs › CISCO-WAN-AXIPOP-MIB › parPrefRoute
parPrefRoute
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::parPrefRoute
OID (numeric): 1.3.6.1.4.1.351.130.3.1.1.18
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: This object specifies the preferred path for the connection. Null string specifies that the connection does not have a preferred route. Format: Nodename {Trk--Trk Nodename} Where: Nodename = up to 8 characters, Trk = slot.port.vtrk, slot = 1 or 2 characters, port = 1 or two characters, and vtrk = 1 or two characters and is optional. The portion of the format shown in braces {like this} can be repeated up to 10 times.
What is parPrefRoute?
This read-write DisplayString specifies the preferred path for the connection, in the same Nodename{Trk} format as parConnRoute, with a null string meaning no preferred route is set. An administrator sets this to steer PAR's routing engine toward a specific desired path rather than whatever route it would otherwise compute as least-cost, for instance to keep a connection off a satellite hop. For example, pinning a delay-sensitive voice PVC's preferred route through a known low-latency terrestrial path helps ensure it isn't rerouted onto a higher-delay satellite trunk during network changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.130.3.1.1.18 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::parPrefRoute
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.130.3.1.1.18.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::parPrefRoute.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.130.3.1.1.18.1 s <value>
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::parPrefRoute OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.130 | par | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.130.3 | parConnection | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.130.3.1 | parConnectionTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.130.3.1.1 | parConnectionEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.130.3.1.1.18 | parPrefRoute | CISCO-WAN-AXIPOP-MIB |