cwaChanPrefRouteId

CISCO-WAN-ATM-CONN-MIB · .1.3.6.1.4.1.351.150.1.1.1.1.1.58

Object

column r/w Integer32
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
  cwaChanDirectRoute is automatically set to FALSE by
  the switch.
- The preferred route is defined in cwaPrefRouteConfTable
  object. 
              
If the object 'cwaChanP2MP' is true, this object could
not be set to a non-zero value.

Context

MIB
CISCO-WAN-ATM-CONN-MIB
OID
.1.3.6.1.4.1.351.150.1.1.1.1.1.58
Type
column
Access
readwrite
Status
current
Parent
cwAtmChanCnfgEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-ATM-CONN-MIB::cwaChanPrefRouteId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-ATM-CONN-MIB::cwaChanPrefRouteId.<ifIndex>.<cwaChanVpi>.<cwaChanVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-ATM-CONN-MIB::cwaChanPrefRouteId'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance

Member of
Compliance refinements
Read and write access is not required for the switches
which does not support preferred route connections.