HH3C-DOT11-QOS-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.75.9
- Last updated
- 2008-07-23 12:00
- Organization
- New H3C Technologies Co., Ltd.
- Revisions
- 2008-07-23 12:00
- Namespace
- comware
- Source file
HH3C-DOT11-QOS-MIB- Digest
sha256:4dcd55048ab0c2f243a73272a2a2a6edfafe712383be8c8dc2e32333870c0236
Description
This MIB provides information about WLAN QoS configuration. GLOSSARY IEEE 802.11 Standard to encourage interoperability among wireless networking equipment. WMM WMM is a wireless QoS protocol designed to preferentially transmit packets with high priority, thus guaranteeing better QoS services for voice and video applications in a wireless network. EDCA Enhanced distributed channel access (EDCA) is a channel contention mechanism designed by WMM to preferentially transmit packets with high priority and allocate more bandwidth to such packets. AC Access category (AC), is used for channel contention. WMM defines four access categories; they are AC-VO (voice), AC-VI (video), AC-BE (best-effort), and AC-BK (background) in the descending order of priority. When contending for a channel, a high-priority AC preempts a low-priority AC. CAC Connection admission control (CAC) limits the number of clients that are using high-priority ACs (AC-VO and AC-VI) to guarantee sufficient bandwidth for existing high-priority traffic. U-APSD Unscheduled automatic power-save delivery (U-APSD) is a new power saving mechanism defined by WMM to enhance the power saving capability of clients. SVP SpectraLink voice priority (SVP) is a voice priority protocol designed by the Spectralink company to guarantee QoS for voice traffic.
Contact
Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China Http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-DOT11-REF-MIB | Hh3cDot11ObjectIDType, Hh3cDot11QosAcType, Hh3cDot11RadioElementIndex, Hh3cDot11RadioScopeType, hh3cDot11 |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-DOT11-QOS-MIB HH3C-DOT11-REF-MIB HH3C-OID-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| Hh3cDot11WMMCACPolicy TEXTUAL-CONVENTION The policy of CAC. channelUtilization : the channel utilization-based admission policy for CAC, userNumber : the users-based admission policy for CAC | current | |||
| Hh3cDot11WMMSVPMapAC TEXTUAL-CONVENTION The AC level which SVP packets are assigned to. acbk : for background access category, acbe : for best-effort access category, acvi : for voice access category, acvo : for video access category, disable : for disable SVP feature | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cDot11WmmCfgGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.75.9.1 | |||
| hh3cDot11RadioWmmCfgTable OBJECT-TYPE The table defines the basic parameters for WMM configuration. | 1.3.6.1.4.1.25506.2.75.9.1.1 | not-accessible | current | |
| hh3cDot11RadioWmmCfgEntry OBJECT-TYPE This entry contains the basic information for WMM configuration. | 1.3.6.1.4.1.25506.2.75.9.1.1.1 | not-accessible | current | |
| hh3cDot11WmmRadioIndex OBJECT-TYPE Represents index of the radio. | 1.3.6.1.4.1.25506.2.75.9.1.1.1.1 | Hh3cDot11RadioElementIndex | not-accessible | current |
| hh3cDot11RadioWmmEnabled OBJECT-TYPE Represents the status of WMM in radio. 'true' : The WMM function is enabled. 'false': The WMM function is disabled. | 1.3.6.1.4.1.25506.2.75.9.1.1.1.2 | TruthValue | read-write | current |
| hh3cDot11RadioSVPMapToAC OBJECT-TYPE Represents the AC level which SVP packets are assigned to. 'acbk' : Specifies the AC-BK (background traffic) queue. 'acbe' : Specifies the AC-BE (best-effort traffic) queue. 'acvi' : Specifies the AC-VI (video traffic) queue. 'acvo' : Specifies the AC-VO (voice traffic) queue. 'disable' : Disable SVP packet mapping. | 1.3.6.1.4.1.25506.2.75.9.1.1.1.3 | Hh3cDot11WMMSVPMapAC | read-write | current |
| hh3cDot11RadioCacPolicy OBJECT-TYPE Represents the policy for CAC. CAC requires that a client obtain permission of the AP before it can use a high-priority AC for transmission, thus guaranteeing bandwidth to the clients that have gained access. CAC controls real time traffic (AC-VO and AC-VI traffic) but not common data traffic (AC-BE and AC-BK traffic). | 1.3.6.1.4.1.25506.2.75.9.1.1.1.4 | Hh3cDot11WMMCACPolicy | read-write | current |
| hh3cDot11RadioCacChlUtlValue OBJECT-TYPE Represents Maximum channel utilization rate, that is, the medium time of the accepted AC-VO traffic and AC-VI traffic to the valid time during the unit time. This object can be set only if the value of hh3cDot11RadioCacPolicy is ChannelUtilization. | 1.3.6.1.4.1.25506.2.75.9.1.1.1.5 | Integer32 (0..100) | read-write | current |
| hh3cDot11RadioCacUserNum OBJECT-TYPE Represents the users-based admission policy for CAC. This object can be set only if the value of hh3cDot11RadioCacPolicy is userNumber. | 1.3.6.1.4.1.25506.2.75.9.1.1.1.6 | Integer32 (0..124) | read-write | current |
| hh3cDot11RadioWmmEdcaCfgTable OBJECT-TYPE The table defines the basic parameters for EDCA configuration of radio. | 1.3.6.1.4.1.25506.2.75.9.1.2 | not-accessible | current | |
| hh3cDot11RadioWmmEdcaCfgEntry OBJECT-TYPE This entry contains the basic information for EDCA configuration of radio. | 1.3.6.1.4.1.25506.2.75.9.1.2.1 | not-accessible | current | |
| hh3cDot11RadioWmmAC OBJECT-TYPE Represents the AC level index of EDCA parameters of radio. 'acbk' : Specifies AC-BK (background traffic). 'acbe' : Specifies AC-BE (best-effort traffic). 'acvi' : Specifies AC-VI (video traffic). 'acvo' : Specifies AC-VO (voice traffic). | 1.3.6.1.4.1.25506.2.75.9.1.2.1.1 | Hh3cDot11QosAcType | not-accessible | current |
| hh3cDot11RadioWmmAifsn OBJECT-TYPE Represents AIFSN parameter of EDCA. The value range of this object is limited by the radio chip capability. | 1.3.6.1.4.1.25506.2.75.9.1.2.1.2 | Integer32 (1..15) | read-write | current |
| hh3cDot11RadioWmmEcwMin OBJECT-TYPE Represents ECWmin parameter of EDCA. The value range of this object is limited by the radio chip capability. ECWmin parameter of EDCA must be smaller than ECWmax parameter. | 1.3.6.1.4.1.25506.2.75.9.1.2.1.3 | Integer32 (0..15) | read-write | current |
| hh3cDot11RadioWmmEcwMax OBJECT-TYPE Represents ECWmax parameter of EDCA. The value range of this object is limited by the radio chip capability. ECWmin parameter of EDCA must be larger than ECWmax parameter. | 1.3.6.1.4.1.25506.2.75.9.1.2.1.4 | Integer32 (0..15) | read-write | current |
| hh3cDot11RadioWmmTxoplimit OBJECT-TYPE Represents TXOPLimit parameter of EDCA, the value must be in the range of 0 to 65535 (in units of 32 microseconds). The TXOP value of 0 indicates that only one MPDU can be transmitted. The range of this argument is limited by the radio chip capability. | 1.3.6.1.4.1.25506.2.75.9.1.2.1.5 | Integer32 (0..65535) | read-write | current |
| hh3cDot11RadioWmmNoAck OBJECT-TYPE Represents the AC to adopt the No ACK policy. The protocol defines two ACK policies: Normal ACK and No ACK. | 1.3.6.1.4.1.25506.2.75.9.1.2.1.6 | TruthValue | read-write | current |
| hh3cDot11StationWmmEdcaTable OBJECT-TYPE The table defines the basic parameters for EDCA configuration of station. | 1.3.6.1.4.1.25506.2.75.9.1.3 | not-accessible | current | |
| hh3cDot11StationWmmEdcaEntry OBJECT-TYPE This entry contains the basic information for EDCA configuration of client. If CAC is enabled for an AC, CAC is also enabled for ACs with higher priority. For example, if CAC is enabled for AC-VI, CAC is also enabled for AC-VO. However, enabling CAC for AC-VO does not enable CAC for AC-VI. | 1.3.6.1.4.1.25506.2.75.9.1.3.1 | not-accessible | current | |
| hh3cDot11StationWmmAC OBJECT-TYPE Represents the AC level index of EDCA parameters of client. 'acbk' : Specifies AC-BK (background traffic). 'acbe' : Specifies AC-BE (best-effort traffic). 'acvi' : Specifies AC-VI (video traffic). 'acvo' : Specifies AC-VO (voice traffic). | 1.3.6.1.4.1.25506.2.75.9.1.3.1.1 | Hh3cDot11QosAcType | not-accessible | current |
| hh3cDot11StationWmmAifsn OBJECT-TYPE Represents AIFSN parameter of EDCA. | 1.3.6.1.4.1.25506.2.75.9.1.3.1.2 | Integer32 (2..15) | read-write | current |
| hh3cDot11StationWmmEcwMin OBJECT-TYPE Represents ECWmin parameter of EDCA. | 1.3.6.1.4.1.25506.2.75.9.1.3.1.3 | Integer32 (0..15) | read-write | current |
| hh3cDot11StationWmmEcwMax OBJECT-TYPE Represents ECWmax parameter of EDCA. | 1.3.6.1.4.1.25506.2.75.9.1.3.1.4 | Integer32 (0..15) | read-write | current |
| hh3cDot11StationWmmTxoplimit OBJECT-TYPE Represents TXOPLimit parameter of EDCA, the value is in units of 32 microseconds. The TXOP value of 0 indicates that only one MPDU can be transmitted. | 1.3.6.1.4.1.25506.2.75.9.1.3.1.5 | Integer32 (0..65535) | read-write | current |
| hh3cDot11StationWmmCacEnabled OBJECT-TYPE Represents the AC to adopt the No ACK policy. The protocol defines two ACK policies: Normal ACK and No ACK. Only if the value of hh3cDot11StationWmmAC is 'acvo' or 'acvi', Cac can be set correctly here. | 1.3.6.1.4.1.25506.2.75.9.1.3.1.6 | TruthValue | read-write | current |
| hh3cDot11WmmResetGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.75.9.1.4 | |||
| hh3cDot11WmmResetRadioByAP OBJECT-TYPE Clear the WMM statistics information of the radio of the specified AP or all radios. The meaning of this object is the same as hh3cDot11APElementIndex, it represents the index of AP element. If the value of this object is set to 0xFFFFFFFF, WMM statistics information of all radios will be cleared. The value of this object is always 0 with the get operation. | 1.3.6.1.4.1.25506.2.75.9.1.4.1 | Integer32 | read-write | current |
| hh3cDot11WmmResetStationByAP OBJECT-TYPE Clear the WMM statistics information of the clients associated with the specified AP, or of all clients. The meaning of this object is the same as hh3cDot11APElementIndex, it represents the index of AP element. If set with the 0xFFFFFFFF, it will clear the WMM statistics information of all clients. The value of this object is always 0 with the get operation. | 1.3.6.1.4.1.25506.2.75.9.1.4.2 | Integer32 | read-write | current |
| hh3cDot11RadioWmmEdcaCfg2Table OBJECT-TYPE The table defines the basic parameters for EDCA configuration of radio. | 1.3.6.1.4.1.25506.2.75.9.1.5 | not-accessible | current | |
| hh3cDot11RadioWmmEdcaCfg2Entry OBJECT-TYPE This entry contains the basic information for EDCA configuration of radio. | 1.3.6.1.4.1.25506.2.75.9.1.5.1 | not-accessible | current | |
| hh3cDot11WMMAPSerialID OBJECT-TYPE Serial ID of the AP. | 1.3.6.1.4.1.25506.2.75.9.1.5.1.1 | Hh3cDot11ObjectIDType | not-accessible | current |
| hh3cDot11WMMRdId OBJECT-TYPE radio ID of the radio. | 1.3.6.1.4.1.25506.2.75.9.1.5.1.2 | Hh3cDot11RadioScopeType | not-accessible | current |
| hh3cDot11RdWmmAC OBJECT-TYPE Represents the AC level index of EDCA parameters of radio. 'acbk' : Specifies AC-BK (background traffic). 'acbe' : Specifies AC-BE (best-effort traffic). 'acvi' : Specifies AC-VI (video traffic). 'acvo' : Specifies AC-VO (voice traffic). | 1.3.6.1.4.1.25506.2.75.9.1.5.1.3 | Hh3cDot11QosAcType | not-accessible | current |
| hh3cDot11RdWmmAifsn OBJECT-TYPE Represents AIFSN parameter of EDCA. The value range of this object is limited by the radio chip capability. | 1.3.6.1.4.1.25506.2.75.9.1.5.1.4 | Integer32 (1..15) | read-write | current |
| hh3cDot11RdWmmEcwMin OBJECT-TYPE Represents ECWmin parameter of EDCA. The value range of this object is limited by the radio chip capability. ECWmin parameter of EDCA must be smaller than ECWmax parameter. | 1.3.6.1.4.1.25506.2.75.9.1.5.1.5 | Integer32 (0..15) | read-write | current |
| hh3cDot11RdWmmEcwMax OBJECT-TYPE Represents ECWmax parameter of EDCA. The value range of this object is limited by the radio chip capability. ECWmin parameter of EDCA must be larger than ECWmax parameter. | 1.3.6.1.4.1.25506.2.75.9.1.5.1.6 | Integer32 (0..15) | read-write | current |
| hh3cDot11RdWmmTxoplimit OBJECT-TYPE Represents TXOPLimit parameter of EDCA, the value must be in the range of 0 to 65535 (in units of 32 microseconds). The TXOP value of 0 indicates that only one MPDU can be transmitted. The range of this argument is limited by the radio chip capability. | 1.3.6.1.4.1.25506.2.75.9.1.5.1.7 | Integer32 (0..65535) | read-write | current |