CISCO-DOT11-QOS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
20
cdot11QosConfigTable
table.1.3.6.1.4.1.9.9.416.1.1.1
·
1 row entry
·
6 columns
This table contains the basic set of attributes to configure QoS queues for radio interfaces of a wireless LAN device. This table has an expansion dependent relationship with the ifTable. Each IEEE 802.11 wireless interface has different outbound queues for different network traffic class. For each entry in this table, there exists an entry in the ifTable of ifType ieee80211(71).
Each entry contains parameters to configure
traffic contention window, AIFS, priority
and MSDU lifetime for each traffic queue on an
IEEE 802.11 interface.
traffic contention window, AIFS, priority
and MSDU lifetime for each traffic queue on an
IEEE 802.11 interface.
Indexes
IF-MIBifIndex cdot11TrafficQueue
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
cdot11TrafficQueue
This is the index to the outbound traffic
queue on the radio interface. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.416.1.1.1.1.1 |
||||||||
|
cdot11TrafficClass
This object specifies the traffic class
and priority for the traffic on this queue. |
Cdot11QosTrafficClass Textual Convention: Cdot11QosTrafficClass EnumerationType Values:
|
.1.3.6.1.4.1.9.9.416.1.1.1.1.2 |
||||||||
|
cdot11QosCWmin
This object defines the minimum contention
window value for a traffic class. The minimum contention window is 2 to the power of cdot11QosCWmin minus 1, and that is from 0 to 1023. The cdot11QosCWmin value must be l… |
Unsigned32r/w Constraints: range: 0-10 |
.1.3.6.1.4.1.9.9.416.1.1.1.1.3 |
||||||||
|
cdot11QosCWmax
This object defines the maximum contention
window value for a traffic class. The maximum contention window is 2 to the power of cdot11QosCWmax minus 1, and that is from 0 to 1023. The cdot11QosCWmax value must be g… |
Unsigned32r/w Constraints: range: 0-10 |
.1.3.6.1.4.1.9.9.416.1.1.1.1.4 |
||||||||
|
cdot11QosBackoffOffset
This specifies the offset of the radio
backoff from the transmission media for this traffic class. The backoff interval of a radio is calculated from a pseudo random integer drawn from a uniform distribution over t… |
Unsigned32r/w Constraints: range: 0-20 |
.1.3.6.1.4.1.9.9.416.1.1.1.1.5 |
||||||||
|
cdot11QosMaxRetry
This specifies the number of times the radio
retries for a particular transmission if there is a collision for the media. |
Unsigned32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.416.1.1.1.1.6 |
cdot11QosSupportTable
table.1.3.6.1.4.1.9.9.416.1.1.2
·
1 row entry
·
3 columns
This table contains the attributes indicating QoS support information on the IEEE 802.11 interfaces of this 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).
Each entry contains attributes to indicate
if QoS and priority queue are supported for
an IEEE 802.11 interface.
if QoS and priority queue are supported for
an IEEE 802.11 interface.
Indexes
IF-MIBifIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
cdot11QosOptionImplemented
This object indicates if QoS is implemented
on this IEEE 802.11 network interface. |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.416.1.1.2.1.1 |
||||
|
cdot11QosOptionEnabled
This object indicates if QoS is enabled
on this IEEE 802.11 network interface. If it is 'true', QoS queuing is ON and traffic are prioritized according to their traffic class. If it is 'false', there is no QoS queuing… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.416.1.1.2.1.2 |
||||
|
cdot11QosQueuesAvailable
This object shows the number of QoS
priority queues are available on this IEEE 802.11 network interface. That is the number of queue per interface in the cdot11QosConfigTable. |
Unsigned32 Constraints: range: 4-64 |
.1.3.6.1.4.1.9.9.416.1.1.2.1.3 |
cdot11QosIfVlanTable
table.1.3.6.1.4.1.9.9.416.1.1.3
·
1 row entry
·
2 columns
This table maps VLANs to different traffic classes and defines their QoS properties. This table has an expansion dependent relationship with the ifTable. For each entry in this table, there exists an entry in the ifTable of ifType ieee80211(71).
Each entry defines parameters determining the
traffic class and QoS configuration of a VLAN.
traffic class and QoS configuration of a VLAN.
Indexes
IF-MIBifIndex cdot11QosIfVlanId
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
cdot11QosIfVlanId
This object identifies the VLAN (1 to 4095) on
this radio interface. |
Unsigned32 Constraints: range: 1-4095 |
.1.3.6.1.4.1.9.9.416.1.1.3.1.1 |
||||||||
|
cdot11QosIfVlanTrafficClass
This is the QoS traffic class for the traffic
transmitting on this VLAN. The traffic class determines the priority for the VLAN. |
Cdot11QosTrafficClass Textual Convention: Cdot11QosTrafficClass EnumerationType Values:
|
.1.3.6.1.4.1.9.9.416.1.1.3.1.2 |
cdot11QosQueueTable
table.1.3.6.1.4.1.9.9.416.1.2.1
·
1 row entry
·
3 columns
This table contains the queue weight and size information and statistics for each traffic queue 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).
Each entry contains the current queue weight, size,
and peak size information for each traffic queue
on an IEEE 802.11 interface.
and peak size information for each traffic queue
on an IEEE 802.11 interface.
Indexes
IF-MIBifIndex cdot11TrafficQueue
| Column | Syntax | OID |
|---|---|---|
|
cdot11QosQueueQuota
This is the current QoS priority queue packet
quota for this queue on the overall bandwidth. The total available quota is platform dependent and is shared among all the transmitting queues. The queue with the larg… |
Unsigned32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.416.1.2.1.1.1 |
|
cdot11QosQueueSize
This is the current QoS priority queue size
for this queue. |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.416.1.2.1.1.2 |
|
cdot11QosQueuePeakSize
This is the peak QoS priority queue size
for this queue. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.416.1.2.1.1.3 |
cdot11QosStatisticsTable
table.1.3.6.1.4.1.9.9.416.1.3.1
·
1 row entry
·
5 columns
This table contains the QoS statistics by traffic queue on each the IEEE 802.11 network interface. This table has a expansion dependent relationship with the ifTable. For each entry in this table, there exists an entry in the ifTable of ifType ieee80211(71).
Each entry contain QoS statistics for data
transmission and receive for each traffic
queue on an IEEE 802.11 interface.
transmission and receive for each traffic
queue on an IEEE 802.11 interface.
Indexes
IF-MIBifIndex cdot11TrafficQueue
| Column | Syntax | OID |
|---|---|---|
|
cdot11QosDiscardedFrames
This is the counter for QoS discarded frames
transmitting from this IEEE 802.11 interface for the traffic queue. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.416.1.3.1.1.1 |
|
cdot11QosFails
This is the counter for QoS failures on
this IEEE 802.11 interface for the traffic queue. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.416.1.3.1.1.2 |
|
cdot11QosRetries
This is the counter for QoS retries performed on
this IEEE 802.11 interface for the traffic queue. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.416.1.3.1.1.3 |
|
cdot11QosMutipleRetries
This is the counter for QoS multiple retries
performed on this IEEE 802.11 interface for the traffic queue. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.416.1.3.1.1.4 |
|
cdot11QosTransmittedFrames
This is the counter for QoS frames transmitted
from this IEEE 802.11 interface for the traffic queue. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.416.1.3.1.1.5 |
.1.3.6.1.4.1.9.9.416.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).
Each entry contains attributes to support
QoS statistics on an IEEE 802.11 interface.
QoS statistics on an IEEE 802.11 interface.
Indexes
IF-MIBifIndex
| Column | Syntax | OID |
|---|---|---|
|
cdot11QosIfDiscardedFragments
This object counts the number of QoS discarded
transmitting fragments on this radio interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.416.1.3.2.1.1 |