frChanPrefRouteId

CISCO-WAN-FR-CONN-MIB · .1.3.6.1.4.1.351.110.5.1.2.1.1.1.72

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
    frChanDirectRoute is automatically set to FALSE by
    the switch.
 - The preferred route is defined in cwaPrefRouteConfTable 
   object.

Context

MIB
CISCO-WAN-FR-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.1.2.1.1.1.72
Type
column
Access
readwrite
Status
current
Parent
frChanCnfGrpEntry
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-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-CONN-MIB::frChanPrefRouteId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-CONN-MIB::frChanPrefRouteId.<chanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-FR-CONN-MIB::frChanPrefRouteId'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance