cwaChanRoutingPriority
CISCO-WAN-ATM-CONN-MIB ·
.1.3.6.1.4.1.351.150.1.1.1.1.1.56
Object
column r/w
Integer32
This object is the routing priority of the connection. When
adding the connection, a default routing priority of 8 is used
if this is not specified. This parameter is not allowed to be
set at the slave endpoint(i.e. if 'cwaChanRoutingMastership' is
set to 'false(2)'). Any attempt to change the priority at the
slave endpoint would result in a failure of the SET operation.
A connection tagged with a routing priority of 1 is routed (and
derouted) ahead of connections tagged with other priorities.
Context
- MIB
- CISCO-WAN-ATM-CONN-MIB
- OID
.1.3.6.1.4.1.351.150.1.1.1.1.1.56- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cwAtmChanCnfgEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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::cwaChanRoutingPriority'
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::cwaChanRoutingPriority.<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::cwaChanRoutingPriority'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-15
Conformance
Compliance refinements
ciscoWanAtmConnMIBCompliance3
noaccess
Read and write access is not required for the switches
which does not support Routing Priority.
which does not support Routing Priority.
ciscoWanAtmConnMIBCompliance4
noaccess
Read and write access is not required for the switches
which does not support Routing Priority.
which does not support Routing Priority.