HPN-ICF-DOT11-QOS-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HPN-ICF-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).
|
|||
Object Name | OID | Type | Access | Info |
hpnicfDot11QoS | 1.3.6.1.4.1.11.2.14.11.15.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. |
||
hpnicfDot11WmmCfgGroup | 1.3.6.1.4.1.11.2.14.11.15.2.75.9.1 | |||
hpnicfDot11RadioWmmCfgTable | 1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.1 | no-access |
The table defines the basic parameters for WMM configuration. |
|
1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.1.1 | no-access |
This entry contains the basic information for WMM configuration. |
||
hpnicfDot11WmmRadioIndex | 1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.1.1.1 | hpnicfdot11radioelementindex | no-access |
Represents index of the radio. |
hpnicfDot11RadioWmmEnabled | 1.3.6.1.4.1.11.2.14.11.15.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. |
hpnicfDot11RadioSVPMapToAC | 1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.1.1.3 | hpnicfdot11wmmsvpmapac | 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. |
hpnicfDot11RadioCacPolicy | 1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.1.1.4 | hpnicfdot11wmmcacpolicy | 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). |
hpnicfDot11RadioCacChlUtlValue | 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDot11RadioCacPolicy is ChannelUtilization. |
hpnicfDot11RadioCacUserNum | 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDot11RadioCacPolicy is userNumber. |
hpnicfDot11RadioWmmEdcaCfgTable | 1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.2 | no-access |
The table defines the basic parameters for EDCA configuration of radio. |
|
1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.2.1 | no-access |
This entry contains the basic information for EDCA configuration of radio. |
||
hpnicfDot11RadioWmmAC | 1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.2.1.1 | hpnicfdot11qosactype | 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). |
hpnicfDot11RadioWmmAifsn | 1.3.6.1.4.1.11.2.14.11.15.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. |
hpnicfDot11RadioWmmEcwMin | 1.3.6.1.4.1.11.2.14.11.15.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. |
hpnicfDot11RadioWmmEcwMax | 1.3.6.1.4.1.11.2.14.11.15.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. |
hpnicfDot11RadioWmmTxoplimit | 1.3.6.1.4.1.11.2.14.11.15.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. |
hpnicfDot11RadioWmmNoAck | 1.3.6.1.4.1.11.2.14.11.15.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. |
hpnicfDot11StationWmmEdcaTable | 1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.3 | no-access |
The table defines the basic parameters for EDCA configuration of station. |
|
1.3.6.1.4.1.11.2.14.11.15.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. |
||
hpnicfDot11StationWmmAC | 1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.3.1.1 | hpnicfdot11qosactype | 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). |
hpnicfDot11StationWmmAifsn | 1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.3.1.2 | integer32 | read-write |
Represents AIFSN parameter of EDCA. |
hpnicfDot11StationWmmEcwMin | 1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.3.1.3 | integer32 | read-write |
Represents ECWmin parameter of EDCA. |
hpnicfDot11StationWmmEcwMax | 1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.3.1.4 | integer32 | read-write |
Represents ECWmax parameter of EDCA. |
hpnicfDot11StationWmmTxoplimit | 1.3.6.1.4.1.11.2.14.11.15.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. |
hpnicfDot11StationWmmCacEnabled | 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDot11StationWmmAC is 'acvo' or 'acvi', Cac can be set correctly here. |
hpnicfDot11WmmResetGroup | 1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.4 | |||
hpnicfDot11WmmResetRadioByAP | 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDot11APElementIndex, 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. |
hpnicfDot11WmmResetStationByAP | 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDot11APElementIndex, 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. |
hpnicfDot11RadioWmmEdcaCfg2Table | 1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.5 | no-access |
The table defines the basic parameters for EDCA configuration of radio. |
|
1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.5.1 | no-access |
This entry contains the basic information for EDCA configuration of radio. |
||
hpnicfDot11WMMAPSerialID | 1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.5.1.1 | hpnicfdot11objectidtype | no-access |
Serial ID of the AP. |
hpnicfDot11WMMRdId | 1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.5.1.2 | hpnicfdot11radioscopetype | no-access |
radio ID of the radio. |
hpnicfDot11RdWmmAC | 1.3.6.1.4.1.11.2.14.11.15.2.75.9.1.5.1.3 | hpnicfdot11qosactype | 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). |
hpnicfDot11RdWmmAifsn | 1.3.6.1.4.1.11.2.14.11.15.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. |
hpnicfDot11RdWmmEcwMin | 1.3.6.1.4.1.11.2.14.11.15.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. |
hpnicfDot11RdWmmEcwMax | 1.3.6.1.4.1.11.2.14.11.15.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. |
hpnicfDot11RdWmmTxoplimit | 1.3.6.1.4.1.11.2.14.11.15.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. |