A3COM-HUAWEI-DOT11-QOS-MIB: View SNMP OID List / Download MIB

VENDOR: 3COM


 Home MIB: A3COM-HUAWEI-DOT11-QOS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 h3cDot11QoS 1.3.6.1.4.1.43.45.1.10.2.75.9
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.
     h3cDot11WmmCfgGroup 1.3.6.1.4.1.43.45.1.10.2.75.9.1
         h3cDot11RadioWmmCfgTable 1.3.6.1.4.1.43.45.1.10.2.75.9.1.1 no-access
The table defines the basic parameters for WMM configuration.
             h3cDot11RadioWmmCfgEntry 1.3.6.1.4.1.43.45.1.10.2.75.9.1.1.1 no-access
This entry contains the basic information for WMM configuration.
                 h3cDot11WmmRadioIndex 1.3.6.1.4.1.43.45.1.10.2.75.9.1.1.1.1 h3cdot11radioelementindex no-access
Represents index of the radio.
                 h3cDot11RadioWmmEnabled 1.3.6.1.4.1.43.45.1.10.2.75.9.1.1.1.2 truthvalue read-write
Represents the status of WMM in radio. 'true' : The WMM function is enabled. 'false': The WMM function is disabled.
                 h3cDot11RadioSVPMapToAC 1.3.6.1.4.1.43.45.1.10.2.75.9.1.1.1.3 h3cdot11wmmsvpmapac read-write
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.
                 h3cDot11RadioCacPolicy 1.3.6.1.4.1.43.45.1.10.2.75.9.1.1.1.4 h3cdot11wmmcacpolicy read-write
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).
                 h3cDot11RadioCacChlUtlValue 1.3.6.1.4.1.43.45.1.10.2.75.9.1.1.1.5 integer32 read-write
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 h3cDot11RadioCacPolicy is ChannelUtilization.
                 h3cDot11RadioCacUserNum 1.3.6.1.4.1.43.45.1.10.2.75.9.1.1.1.6 integer32 read-write
Represents the users-based admission policy for CAC. This object can be set only if the value of h3cDot11RadioCacPolicy is userNumber.
         h3cDot11RadioWmmEdcaCfgTable 1.3.6.1.4.1.43.45.1.10.2.75.9.1.2 no-access
The table defines the basic parameters for EDCA configuration of radio.
             h3cDot11RadioWmmEdcaCfgEntry 1.3.6.1.4.1.43.45.1.10.2.75.9.1.2.1 no-access
This entry contains the basic information for EDCA configuration of radio.
                 h3cDot11RadioWmmAC 1.3.6.1.4.1.43.45.1.10.2.75.9.1.2.1.1 h3cdot11qosactype no-access
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).
                 h3cDot11RadioWmmAifsn 1.3.6.1.4.1.43.45.1.10.2.75.9.1.2.1.2 integer32 read-write
Represents AIFSN parameter of EDCA. The value range of this object is limited by the radio chip capability.
                 h3cDot11RadioWmmEcwMin 1.3.6.1.4.1.43.45.1.10.2.75.9.1.2.1.3 integer32 read-write
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.
                 h3cDot11RadioWmmEcwMax 1.3.6.1.4.1.43.45.1.10.2.75.9.1.2.1.4 integer32 read-write
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.
                 h3cDot11RadioWmmTxoplimit 1.3.6.1.4.1.43.45.1.10.2.75.9.1.2.1.5 integer32 read-write
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.
                 h3cDot11RadioWmmNoAck 1.3.6.1.4.1.43.45.1.10.2.75.9.1.2.1.6 truthvalue read-write
Represents the AC to adopt the No ACK policy. The protocol defines two ACK policies: Normal ACK and No ACK.
         h3cDot11StationWmmEdcaTable 1.3.6.1.4.1.43.45.1.10.2.75.9.1.3 no-access
The table defines the basic parameters for EDCA configuration of station.
             h3cDot11StationWmmEdcaEntry 1.3.6.1.4.1.43.45.1.10.2.75.9.1.3.1 no-access
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.
                 h3cDot11StationWmmAC 1.3.6.1.4.1.43.45.1.10.2.75.9.1.3.1.1 h3cdot11qosactype no-access
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).
                 h3cDot11StationWmmAifsn 1.3.6.1.4.1.43.45.1.10.2.75.9.1.3.1.2 integer32 read-write
Represents AIFSN parameter of EDCA.
                 h3cDot11StationWmmEcwMin 1.3.6.1.4.1.43.45.1.10.2.75.9.1.3.1.3 integer32 read-write
Represents ECWmin parameter of EDCA.
                 h3cDot11StationWmmEcwMax 1.3.6.1.4.1.43.45.1.10.2.75.9.1.3.1.4 integer32 read-write
Represents ECWmax parameter of EDCA.
                 h3cDot11StationWmmTxoplimit 1.3.6.1.4.1.43.45.1.10.2.75.9.1.3.1.5 integer32 read-write
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.
                 h3cDot11StationWmmCacEnabled 1.3.6.1.4.1.43.45.1.10.2.75.9.1.3.1.6 truthvalue read-write
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 h3cDot11StationWmmAC is 'acvo' or 'acvi', Cac can be set correctly here.
         h3cDot11WmmResetGroup 1.3.6.1.4.1.43.45.1.10.2.75.9.1.4
             h3cDot11WmmResetRadioByAP 1.3.6.1.4.1.43.45.1.10.2.75.9.1.4.1 integer32 read-write
Clear the WMM statistics information of the radio of the specified AP or all radios. The meaning of this object is the same as h3cDot11APElementIndex, 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.
             h3cDot11WmmResetStationByAP 1.3.6.1.4.1.43.45.1.10.2.75.9.1.4.2 integer32 read-write
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 h3cDot11APElementIndex, 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.
         h3cDot11RadioWmmEdcaCfg2Table 1.3.6.1.4.1.43.45.1.10.2.75.9.1.5 no-access
The table defines the basic parameters for EDCA configuration of radio.
             h3cDot11RadioWmmEdcaCfg2Entry 1.3.6.1.4.1.43.45.1.10.2.75.9.1.5.1 no-access
This entry contains the basic information for EDCA configuration of radio.
                 h3cDot11WMMAPSerialID 1.3.6.1.4.1.43.45.1.10.2.75.9.1.5.1.1 h3cdot11objectidtype no-access
Serial ID of the AP.
                 h3cDot11WMMRdId 1.3.6.1.4.1.43.45.1.10.2.75.9.1.5.1.2 h3cdot11radioscopetype no-access
radio ID of the radio.
                 h3cDot11RdWmmAC 1.3.6.1.4.1.43.45.1.10.2.75.9.1.5.1.3 h3cdot11qosactype no-access
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).
                 h3cDot11RdWmmAifsn 1.3.6.1.4.1.43.45.1.10.2.75.9.1.5.1.4 integer32 read-write
Represents AIFSN parameter of EDCA. The value range of this object is limited by the radio chip capability.
                 h3cDot11RdWmmEcwMin 1.3.6.1.4.1.43.45.1.10.2.75.9.1.5.1.5 integer32 read-write
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.
                 h3cDot11RdWmmEcwMax 1.3.6.1.4.1.43.45.1.10.2.75.9.1.5.1.6 integer32 read-write
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.
                 h3cDot11RdWmmTxoplimit 1.3.6.1.4.1.43.45.1.10.2.75.9.1.5.1.7 integer32 read-write
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.