CISCO-IETF-DOT11-QOS-MIB
- Registered at
- 1.3.6.1.4.1.9.10.89
- Last updated
- 2002-03-28 00:00
- Organization
- Cisco System Inc.
- Revisions
- 2002-03-28 00:00, 2002-01-29 00:00
- Namespace
- cisco
- Source file
CISCO-IETF-DOT11-QOS-MIB- Digest
sha256:5872f9aaf2052c038a3118e6fd7a3fc62bdcfc2c51bc6dd8e0fb311d46ab29d9
Description
This MIB module provides network management support for QoS on wireless LAN devices. All objects defined in this MIB are listed (object names have been modified to adopt Cisco MIB object naming convention) in the IEEE 802.11E November 2001 draft. The original names of the objects in the standard are included in the REFERENCE clauses. The standard is still under development. The standard IEEE 802.11E MIB can replace some of the MIB objects in this MIB once the standard is finalized. GLOSSARY and ACRONYMS Access point (AP) Transmitter/receiver (transceiver) device that commonly connects and transports data between a wireless network and a wired network. AIFS Arbitration Interframe Space. It is one of the five different IFSs defined to provide priority levels for access to the wireless media. It shall be used by QSTAs to transmit data type frames (MPDUs) and management type frames (MMPDUs). BSS IEEE 802.11 Basic Service Set (Radio Cell). The BSS of an AP comprises of the stations directly associating with the AP. CW Contention Window. It is the time period between radio signal collisions caused by simultaneous broadcast from multiple wireless stations. The contention window is used to compute the random backoff of the radio broadcast. The IEEE 802.11b does not specify the unit for the time period. CWP Factor Contention Window Persistence Factor. It indicates the factor used in computing new CW values on every 15 unsuccessful attempt to transmit an MPDU or an MMPDU of a traffic category. It is a scaling factor in units of 1/16 ths. IFS Inter-Frame Space is the time interval between frames. A STA shall determine that the medium is idle through the use of the carrier sense function for the interval specified. In other words, the size of the IFS determines the length of the backoff time interval of a device to the medium. In this case, the medium is the radio wave spectrum. The IEEE 802.11b standard does not specify any unit for the time interval. BSS IEEE 802.11 Basic Service Set (Radio Cell). The MAC Medium Access Control. Layer 2 in the network model. MPDU MAC protocol data unit. The unit of data exchanged between two peer MAC entities using the services of the physical layer (PHY). MMPDU Management type MAC protocol data unit. MSDU MAC service data unit. Information that is delivered as a unit between MAC service access points. QBSS Quality of service basic service set. QSTA QoS station. STA (WSTA) A non-AP IEEE 802.11 wireless station.
Contact
Cisco Systems Customer Service Postal: 170 West Tasman Drive, San Jose CA 95134-1706. USA Tel: +1 800 553-NETS E-mail: cs-dot11@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoExperiment |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-IETF-DOT11-QOS-MIB CISCO-SMI IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| Cid11QosTrafficCategory TEXTUAL-CONVENTION This is the 802.1D IP traffic category. There are a total of 8 categories. Each category can be mapped to a 802.1P priority level of IP packets. The priority levels are implemented using the Precedence Bits in the IP packets. The default priority levels start from 'background', the lowest, to the highest, 'networkControl': background(1) - background traffic (lowest priority) spare(2) - spare traffic (2nd lowest) bestEffort(0) - best effort delivery (this is the default type for all traffic) excellentEffort(3) - execellent effect controlledLoad(4) - controlled load interactiveVideo(5) - video traffic interactiveVoice(6) - voice traffic networkControl(7) - network control packets (highest). | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoIetfDot11QosMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.89.1 | |||
| ciscoIetfDot11QosConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.89.1.1 | |||
| cid11QosConfigTable OBJECT-TYPE 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). | 1.3.6.1.4.1.9.10.89.1.1.1 | not-accessible | current | |
| cid11QosConfigEntry OBJECT-TYPE Each entry contains parameters to configure traffic contention window, AIFS, priority and MSDU lifetime for each traffic category on an IEEE 802.11 interface. | 1.3.6.1.4.1.9.10.89.1.1.1.1 | not-accessible | current | |
| cid11TrafficCategory OBJECT-TYPE This object specifies the traffic category. | 1.3.6.1.4.1.9.10.89.1.1.1.1.1 | Cid11QosTrafficCategory | not-accessible | current |
| cid11CWmin OBJECT-TYPE 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], where CW is an integer within the range of values of the cid11CWmin and cid11CWmax. | 1.3.6.1.4.1.9.10.89.1.1.1.1.2 | Unsigned32 (0..1023) | read-write | current |
| cid11CWmax OBJECT-TYPE 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+1], where CW is an integer within the range of values of the cid11CWmin and cid11CWmax. | 1.3.6.1.4.1.9.10.89.1.1.1.1.3 | Unsigned32 (0..1023) | read-write | current |
| cid11CWPFactor OBJECT-TYPE This object specifies the contention window persistence factor for a traffic category. | 1.3.6.1.4.1.9.10.89.1.1.1.1.4 | Unsigned32 (0..255) | read-write | current |
| cid11AIFS OBJECT-TYPE This object specifies the AIFS for a traffic category. | 1.3.6.1.4.1.9.10.89.1.1.1.1.5 | Unsigned32 (2..10) | read-write | current |
| cid11TrafficPriority OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.89.1.1.1.1.6 | Unsigned32 (0..7) | read-write | current |
| cid11MSDULifetime OBJECT-TYPE This object specifies the MSDU lifetime for a traffic category. | 1.3.6.1.4.1.9.10.89.1.1.1.1.7 | Unsigned32 (0..65535) | read-write | current |
| cid11QosSupportTable OBJECT-TYPE 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). | 1.3.6.1.4.1.9.10.89.1.1.2 | not-accessible | current | |
| cid11QosSupportEntry OBJECT-TYPE Each entry contains attributes to indicate if Qos and priority queue are supported for an IEEE 802.11 interface. | 1.3.6.1.4.1.9.10.89.1.1.2.1 | not-accessible | current | |
| cid11QosOptionImplemented OBJECT-TYPE This object indicates if QoS is supported on this IEEE 802.11 network interface. | 1.3.6.1.4.1.9.10.89.1.1.2.1.1 | TruthValue | read-only | current |
| cid11QueuesAvailable OBJECT-TYPE This object shows the number of QoS priority queues are available on this IEEE 802.11 network interface. | 1.3.6.1.4.1.9.10.89.1.1.2.1.2 | Unsigned32 (4..8) | read-only | current |
| ciscoIetfDot11QosQueue OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.89.1.2 | |||
| cid11QueueTable OBJECT-TYPE 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). | 1.3.6.1.4.1.9.10.89.1.2.1 | not-accessible | current | |
| cid11QueueEntry OBJECT-TYPE Each entry contains the current queue weight, size, and peak size information for each traffic category on an IEEE 802.11 interface. | 1.3.6.1.4.1.9.10.89.1.2.1.1 | not-accessible | current | |
| cid11QueueSize OBJECT-TYPE This is the current QoS priority queue size for the traffic category. | 1.3.6.1.4.1.9.10.89.1.2.1.1.1 | Unsigned32 (0..511) | read-only | current |
| cid11QueuePeakSize OBJECT-TYPE This is the peak QoS priority queue size for the traffic category. | 1.3.6.1.4.1.9.10.89.1.2.1.1.2 | Counter32 | read-only | current |
| ciscoIetfDot11QosStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.89.1.3 | |||
| cid11QosStatisticsTable OBJECT-TYPE 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). | 1.3.6.1.4.1.9.10.89.1.3.1 | not-accessible | current | |
| cid11QosStatisticsEntry OBJECT-TYPE Each entry contain QoS statistics for data transmission and receive for each traffic category on an IEEE 802.11 interface. | 1.3.6.1.4.1.9.10.89.1.3.1.1 | not-accessible | current | |
| cid11QosReceivedMPDUs OBJECT-TYPE This is the counter for QoS MPDUs received on this IEEE 802.11 interface for the traffic category. | 1.3.6.1.4.1.9.10.89.1.3.1.1.1 | Counter32 | read-only | current |
| cid11QosReceivedRetries OBJECT-TYPE This is the counter for Qos retries received on this IEEE 802.11 interface for the traffic category. | 1.3.6.1.4.1.9.10.89.1.3.1.1.2 | Counter32 | read-only | current |
| cid11QosDiscardedFrames OBJECT-TYPE This is the counter for Qos discarded frames transmitting from this IEEE 802.11 interface for the traffic category. | 1.3.6.1.4.1.9.10.89.1.3.1.1.3 | Counter32 | read-only | current |
| cid11QosTransmittedFragments OBJECT-TYPE This is the counter for Qos fragments transmitted this IEEE 802.11 interface for the traffic category. | 1.3.6.1.4.1.9.10.89.1.3.1.1.4 | Counter32 | read-only | current |
| cid11QosFails OBJECT-TYPE This is the counter for Qos failures on this IEEE 802.11 interface for the traffic category. | 1.3.6.1.4.1.9.10.89.1.3.1.1.5 | Counter32 | read-only | current |
| cid11QosRetries OBJECT-TYPE This is the counter for Qos retries performed on this IEEE 802.11 interface for the traffic category. | 1.3.6.1.4.1.9.10.89.1.3.1.1.6 | Counter32 | read-only | current |
| cid11QosMutipleRetries OBJECT-TYPE This is the counter for Qos multiple retries performed on this IEEE 802.11 interface for the traffic category. | 1.3.6.1.4.1.9.10.89.1.3.1.1.7 | Counter32 | read-only | current |
| cid11QosFrameDuplicates OBJECT-TYPE This is the counter for Qos frame duplications performed on this IEEE 802.11 interface for the traffic category. | 1.3.6.1.4.1.9.10.89.1.3.1.1.8 | Counter32 | read-only | current |
| cid11QosReceivedFragments OBJECT-TYPE This is the counter for Qos fragments received on this IEEE 802.11 interface for the traffic category. | 1.3.6.1.4.1.9.10.89.1.3.1.1.9 | Counter32 | read-only | current |
| cid11QosTransmittedFrames OBJECT-TYPE This is the counter for Qos frames transmitted from this IEEE 802.11 interface for the traffic category. | 1.3.6.1.4.1.9.10.89.1.3.1.1.10 | Counter32 | read-only | current |
| cid11QosIfStatisticsTable OBJECT-TYPE 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). | 1.3.6.1.4.1.9.10.89.1.3.2 | not-accessible | current | |
| cid11QosIfStatisticsEntry OBJECT-TYPE Each entry contains attributes to support QoS statistics on an IEEE 802.11 interface. | 1.3.6.1.4.1.9.10.89.1.3.2.1 | not-accessible | current | |
| cid11QosIfDiscardedFragments OBJECT-TYPE This object counts the number of QoS discarded transmitting fragments. | 1.3.6.1.4.1.9.10.89.1.3.2.1.1 | Counter32 | read-only | current |
| ciscoIetfDot11QosMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.89.2 | |||
| ciscoIetfDot11QosMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.89.2.1 | |||
| ciscoIetfDot11QosMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.89.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoIetfDot11QosMIBCompliance MODULE-COMPLIANCE The compliance statement for the configuration and status groups. | 1.3.6.1.4.1.9.10.89.2.1.1 | current |
| ciscoIetfDot11QosConfigGroup OBJECT-GROUP Configurations for IEEE 802.11 QoS. | 1.3.6.1.4.1.9.10.89.2.2.1 | current |
| ciscoIetfDot11QosQueueGroup OBJECT-GROUP Configurations and statistics for IEEE 802.11 QoS queue. | 1.3.6.1.4.1.9.10.89.2.2.2 | current |
| ciscoIetfDot11QosStatsGroup OBJECT-GROUP Status and statistics for IEEE 802.11 QoS. | 1.3.6.1.4.1.9.10.89.2.2.3 | current |