CISCO-IETF-DOT11-QOS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
22
.1.3.6.1.4.1.9.10.89.1.1.1 · 1 row entry · 7 columns
This table contains the basic set of attributes
to configure QoS for a wireless LAN device. This
table has a sparse dependent relationship with
the ifTable. Each IEEE 802.11 wireless interface 
has a set of configuration parameters for each IP
network traffic category. For each entry in this
table, there exists an entry in the ifTable of
ifType ieee80211(71).
cid11QosConfigEntry entry .1.3.6.1.4.1.9.10.89.1.1.1.1
Each entry contains parameters to configure
traffic contention window, AIFS, priority
and MSDU lifetime for each traffic category
on an IEEE 802.11 interface.
Indexes
IF-MIBifIndex cid11TrafficCategory
Column Syntax OID
cid11TrafficCategory
This object specifies the traffic category.
Cid11QosTrafficCategory
Textual Convention: Cid11QosTrafficCategory Enumeration
Type Values:
0bestEffort
1background
2spare
3excellentEffort
4controlledLoad
5interactiveVideo
6interactiveVoice
7networkControl
.1.3.6.1.4.1.9.10.89.1.1.1.1.1
cid11CWmin
This specifies the minimum contention
window value for a traffic category. The
backoff interval of a radio is calculated
from a pseudo random integer drawn from
a uniform distribution over the interval
[1, CW+1], whe…
Unsigned32r/w
Constraints:
range: 0-1023
.1.3.6.1.4.1.9.10.89.1.1.1.1.2
cid11CWmax
This object specifies the maximum contention
window value for a traffic category. The
backoff interval of a radio is calculated
from a pseudo random integer drawn from
a uniform distribution over the interval
[1, CW+…
Unsigned32r/w
Constraints:
range: 0-1023
.1.3.6.1.4.1.9.10.89.1.1.1.1.3
cid11CWPFactor
This object specifies the contention window
persistence factor for a traffic category.
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.10.89.1.1.1.1.4
cid11AIFS
This object specifies the AIFS for a traffic
category.
Unsigned32r/w
Constraints:
range: 2-10
.1.3.6.1.4.1.9.10.89.1.1.1.1.5
cid11TrafficPriority
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 highes…
Unsigned32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.9.10.89.1.1.1.1.6
cid11MSDULifetime
This object specifies the MSDU lifetime for a
traffic category.
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.10.89.1.1.1.1.7
.1.3.6.1.4.1.9.10.89.1.1.2 · 1 row entry · 2 columns
This table contains the attributes indicating
QoS support information on the IEEE 802.11 
interfaces of the device. This table has a 
sparse dependent relationship with the ifTable.
For each entry in this table, there exists an 
entry in the ifTable of ifType ieee80211(71).
cid11QosSupportEntry entry .1.3.6.1.4.1.9.10.89.1.1.2.1
Each entry contains attributes to indicate
if Qos and priority queue are supported for
an IEEE 802.11 interface.
Indexes
IF-MIBifIndex
Column Syntax OID
cid11QosOptionImplemented
This object indicates if QoS is supported
on this IEEE 802.11 network interface.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.10.89.1.1.2.1.1
cid11QueuesAvailable
This object shows the number of QoS
priority queues are available on this
IEEE 802.11 network interface.
Unsigned32
Constraints:
range: 4-8
.1.3.6.1.4.1.9.10.89.1.1.2.1.2
.1.3.6.1.4.1.9.10.89.1.2.1 · 1 row entry · 2 columns
This table contains the queue weight and size  
information and statistics for each traffic 
category on each the IEEE 802.11 interface. This 
table has a sparse dependent relationship with the
ifTable. For each entry in this table, there exists 
an entry in the ifTable of ifType ieee80211(71).
cid11QueueEntry entry .1.3.6.1.4.1.9.10.89.1.2.1.1
Each entry contains the current queue weight, size,
and peak size information for each traffic category
on an IEEE 802.11 interface.
Indexes
IF-MIBifIndex cid11TrafficCategory
Column Syntax OID
cid11QueueSize
This is the current QoS priority queue size
for the traffic category.
Unsigned32
Constraints:
range: 0-511
.1.3.6.1.4.1.9.10.89.1.2.1.1.1
cid11QueuePeakSize
This is the peak QoS priority queue size
for the traffic category.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.89.1.2.1.1.2
.1.3.6.1.4.1.9.10.89.1.3.1 · 1 row entry · 10 columns
This table contains the QoS statistics 
by traffic category on each the IEEE 802.11 
network interface. This table has a sparse 
dependent relationship with the ifTable.
For each entry in this table, there exists an 
entry in the ifTable of ifType ieee80211(71).
cid11QosStatisticsEntry entry .1.3.6.1.4.1.9.10.89.1.3.1.1
Each entry contain QoS statistics for data
transmission and receive for each traffic
category on an IEEE 802.11 interface.
Indexes
IF-MIBifIndex cid11TrafficCategory
Column Syntax OID
cid11QosReceivedMPDUs
This is the counter for QoS MPDUs received on
this IEEE 802.11 interface for the traffic
category.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.89.1.3.1.1.1
cid11QosReceivedRetries
This is the counter for Qos retries received on
this IEEE 802.11 interface for the traffic category.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.89.1.3.1.1.2
cid11QosDiscardedFrames
This is the counter for Qos discarded frames
transmitting from this IEEE 802.11 interface for
the traffic category.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.89.1.3.1.1.3
cid11QosTransmittedFragments
This is the counter for Qos fragments transmitted
this IEEE 802.11 interface for the traffic
category.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.89.1.3.1.1.4
cid11QosFails
This is the counter for Qos failures on
this IEEE 802.11 interface for the traffic category.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.89.1.3.1.1.5
cid11QosRetries
This is the counter for Qos retries performed on
this IEEE 802.11 interface for the traffic category.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.89.1.3.1.1.6
cid11QosMutipleRetries
This is the counter for Qos multiple retries
performed on this IEEE 802.11 interface for the
traffic category.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.89.1.3.1.1.7
cid11QosFrameDuplicates
This is the counter for Qos frame duplications
performed on this IEEE 802.11 interface for the
traffic category.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.89.1.3.1.1.8
cid11QosReceivedFragments
This is the counter for Qos fragments received
on this IEEE 802.11 interface for the traffic
category.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.89.1.3.1.1.9
cid11QosTransmittedFrames
This is the counter for Qos frames transmitted
from this IEEE 802.11 interface for the traffic
category.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.89.1.3.1.1.10
.1.3.6.1.4.1.9.10.89.1.3.2 · 1 row entry · 1 columns
This table contains the attributes indicating
QoS statistics on the IEEE 802.11 interfaces 
of the device. This table has a sparse dependent
relationship with the ifTable. For each entry in 
this table, there exists an entry in the ifTable 
of ifType ieee80211(71).
cid11QosIfStatisticsEntry entry .1.3.6.1.4.1.9.10.89.1.3.2.1
Each entry contains attributes to support
QoS statistics on an IEEE 802.11 interface.
Indexes
IF-MIBifIndex
Column Syntax OID
cid11QosIfDiscardedFragments
This object counts the number of QoS discarded
transmitting fragments.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.89.1.3.2.1.1