cid11TrafficPriority

CISCO-IETF-DOT11-QOS-MIB · .1.3.6.1.4.1.9.10.89.1.1.1.1.6

Object

column r/w Unsigned32
This object specifies the actual priority this 
agent is going to use to delivery packets for a 
traffic category. This allows multiple traffic 
categories to map to the same priority level.
The priority 7 is the highest priority and 
priority 1 is the lowest priority, with priority
0, which is used for best effort traffic, ordered
between priority 3 and priority 2. The resulting 
default ordering is {7,6,5,4,3,0,2,1}. The default
value is same as the traffic category value.

Context

MIB
CISCO-IETF-DOT11-QOS-MIB
OID
.1.3.6.1.4.1.9.10.89.1.1.1.1.6
Type
column
Access
readwrite
Status
current
Parent
cid11QosConfigEntry
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-IETF-DOT11-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-DOT11-QOS-MIB::cid11TrafficPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-DOT11-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-DOT11-QOS-MIB::cid11TrafficPriority.<ifIndex>.<cid11TrafficCategory>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-DOT11-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-DOT11-QOS-MIB::cid11TrafficPriority'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-7

Conformance