CISCO-IETF-DOT11-QOS-EXT-MIB

File: CISCO-IETF-DOT11-QOS-EXT-MIB.mib (15343 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB CISCO-IETF-DOT11-QOS-MIB CISCO-WLAN-VLAN-MIB
CISCO-SMI

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Unsigned32 MODULE-COMPLIANCE NOTIFICATION-GROUP
OBJECT-GROUP TruthValue ifIndex
cid11TrafficCategory cid11TrafficPriority Cid11QosTrafficCategory
cwvlWlanVlanEntry ciscoExperiment

Defined Types

Cid11QosExtConfigEntry  
SEQUENCE    
  cid11QosExtBackoffOffset Unsigned32
  cid11QosExtMaxRetry Unsigned32

Cid11QosExtIfConfigEntry  
SEQUENCE    
  cid11QosExtOptionEnabled TruthValue

Cid11QosExtVlanEntry  
SEQUENCE    
  cid11QosExtVlanClassOfService Cid11QosTrafficCategory

Cid11QosExtQueueEntry  
SEQUENCE    
  cid11QosExtQueueQuota Unsigned32

Defined Values

ciscoIetfDot11QosExtMIB 2.10.90
This MIB module provides network management support for QoS on IEEE 802.11 wireless LAN devices. This MIB is an extension to QoS MIB defined in IEEE 802.11E standard.
MODULE-IDENTITY    

ciscoIetfDot11QosExtMIBNotifs 2.10.90.0
OBJECT IDENTIFIER    

ciscoIetfDot11QosExtMIBObjects 2.10.90.1
OBJECT IDENTIFIER    

ciscoIetfDot11QosExtMIBConform 2.10.90.2
OBJECT IDENTIFIER    

cid11QosExtConfig 2.10.90.1.1
OBJECT IDENTIFIER    

cid11QosExtQueue 2.10.90.1.2
OBJECT IDENTIFIER    

cid11QosExtNotifControl 2.10.90.1.3
OBJECT IDENTIFIER    

cid11QosExtConfigTable 2.10.90.1.1.1
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cid11QosExtConfigEntry

cid11QosExtConfigEntry 2.10.90.1.1.1.1
Each entry contains parameters to configure traffic control on an IEEE 802.11 radio interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Cid11QosExtConfigEntry  

cid11QosExtBackoffOffset 2.10.90.1.1.1.1.1
This specifies the offset of the radio backoff from the transmission media for this traffic category. The backoff interval of a radio is calculated from a pseudo random integer drawn from a uniform distribution over the interval determined by the maximum and minimum of the contention window.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..20  

cid11QosExtMaxRetry 2.10.90.1.1.1.1.2
This specifies the number of times the radio retries for a particular transmission if there is a collision for the media.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

cid11QosExtIfConfigTable 2.10.90.1.1.2
This table contains the attributes indicating QoS support information on the IEEE 802.11 radio interfaces. 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).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cid11QosExtIfConfigEntry

cid11QosExtIfConfigEntry 2.10.90.1.1.2.1
Each entry contains attributes to configure QoS for an IEEE 802.11 interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Cid11QosExtIfConfigEntry  

cid11QosExtOptionEnabled 2.10.90.1.1.2.1.1
This object indicates if QoS is enabled on this IEEE 802.11 network interface. If it is 'true', QoS queueing is on and traffic is prioritized according to traffic categories. It it is 'false', there is no QoS queueing and traffic is not prioritized.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cid11QosExtVlanTable 2.10.90.1.1.3
This table contains attributes for traffic classification of VLANs. This table has a one-to-one dependent relationship to the cwvlWlanVlanTable in the CISCO-WLAN-VLAN-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cid11QosExtVlanEntry

cid11QosExtVlanEntry 2.10.90.1.1.3.1
Each entry includes parameters determining the class of service (category) of the traffic and QoS configuration on the VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Cid11QosExtVlanEntry  

cid11QosExtVlanClassOfService 2.10.90.1.1.3.1.1
This is the class of service classification to the traffic transmitting on this VLAN. The class of service determines the priority of the traffic. The default VLAN for voice traffic is '4095', and the default service classification is 'interactiveVoice'. The classification on the VLAN '4095' cannot be modified by the network management system. The service classification on all other VLANs are 'bestEffort'.
Status: current Access: read-create
OBJECT-TYPE    
  Cid11QosTrafficCategory  

cid11QosExtQueueTable 2.10.90.1.2.1
This table contains the priority queue configuration attributes for IEEE 802.11 radio 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).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cid11QosExtQueueEntry

cid11QosExtQueueEntry 2.10.90.1.2.1.1
A collection of attributes to configure the priority queues for each traffic category on an IEEE 802.11 interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Cid11QosExtQueueEntry  

cid11QosExtQueueQuota 2.10.90.1.2.1.1.1
This is the current QoS priority queue packet quota for the traffic category on the overall bandwidth. The total quota is 12 and is shared among 8 transmitting queues. The queue with the largest quota value has the largest share of the overall bandwidth of the radio. The quota is allocated by the radio driver dynamically.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..12  

cid11QosExtNotifEnabled 2.10.90.1.3.1
Indicates whether ciscoIetfDot11QosExtChangeNotif notifications will or will not be sent by the agent when the QoS configuration in the cid11QosExtIfConfigTable and cid11QosConfigTable defined in the CISCO-IETF-DOT11-QOS-MIB are changed.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoIetfDot11QosExtChangeNotif 2.10.90.0.1
This ciscoIetfDot11QosExtChangeNotif notification will be sent when the QoS configuration in the cid11QosExtIfConfigTable or the cid11QosConfigTable defined in the CISCO-IETF-DOT11-QOS-MIB are changed. The object cid11TrafficPriority defined in the cid11QosConfigTable specifies the traffic priority of the configuration that changed. The sending of these notifications can be enabled or disabled via the cid11QosExtNotifEnabled object.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoIetfD11QosExtMIBCompliances 2.10.90.2.1
OBJECT IDENTIFIER    

ciscoIetfD11QosExtMIBGroups 2.10.90.2.2
OBJECT IDENTIFIER    

ciscoIetfD11QosExtMIBCompliance 2.10.90.2.1.1
The compliance statement for the configuration and status groups.
Status: current Access: read-write
MODULE-COMPLIANCE    

ciscoIetfD11QosExtConfigGroup 2.10.90.2.2.1
Configurations for IEEE 802.11 QoS.
Status: current Access: read-write
OBJECT-GROUP    

ciscoIetfD11QosExtQueueGroup 2.10.90.2.2.2
Configurations for IEEE 802.11 QoS queue.
Status: current Access: read-write
OBJECT-GROUP    

ciscoIetfD11QosExtNotifConGroup 2.10.90.2.2.3
Notification control for IEEE 802.11 QoS.
Status: current Access: read-write
OBJECT-GROUP    

ciscoIetfD11QosExtNotifGroup 2.10.90.2.2.4
This is the notification group for the CISCO-IETF-DOT11-QOS-EXT-MIB.
Status: current Access: read-write
NOTIFICATION-GROUP