AccCat |
Access category type, each category is mandatory for a wlanIf. An access category (AC) is a label for the common set of enhanced distributed channel access (EDCA) parameters that are used by a quality of service (QoS) station (QSTA) to contend for the channel in order to transmit medium access control (MAC) service data units (MSDUs) with certain priorities. (More info in '802.11E / 3.123 access category (AC)'). besteffort(1): standard/default priority background(2): low priority video(3): medium priority (higher than 'besteffort') voice(4): high priority Enumerations: - besteffort (1)
- background (2)
- video (3)
- voice (4)
|
wlanIf |
Radio index the AC belongs to. |
aCWmin |
Minimum size of contention window. for AC_BK and AC_BE wlanWMMaCWmin = wlanIfCWmin, for AC_VI wlanWMMaCWmin = (wlanIfCWmin-1)/2, for AC_VO wlanWMMaCWmin = (wlanIfCWmin-3)/4. |
aCWmax |
Maximum size of contention window. for AC_BK wlanWMMaCWmax = wlanIfCWmax, for AC_BE wlanWMMaCWmax = 4*wlanIfCWmin + 3, for AC_VI wlanWMMaCWmax = wlanIfCWmin, for AC_VO wlanWMMaCWmax = (wlanIfCWmin-1)/2. |
Aifsn |
Arbitration Inter-Frame Space Number (AIFSN) for this Access category. Range: 0 to 99 |
TxopLimitb |
802.11b mode Transmit Opportunity Limit. Range: 0 to 9999 |
TxopLimitg |
802.11g mode Transmit Opportunity Limit. Range: 0 to 9999 |
AckPolicy |
Ack policy for this Access category (default value is 'ack(1)'). Enumerations: |
ACM |
ACM (admission control) policy for this Access category i (default value is 'disabled(2)'). Enumerations: |
Type |
Type to which this wlanWMMEntry corresponds. Type access_point means the own parameters for WMM are changed. The entries with type station will be provided to the connected stations via WMM-IE (default value is 'access_point(1)'). Enumerations: - access-point (1)
- station (2)
|
TxopLimit |
802.11 mode Transmit Opportunity Limit. The TxopLimit value is given in units of 32 microseconds. |