Share via


OID_DOT11_DATA_RATE_MAPPING_TABLE (Compact 2013)

3/26/2014

When queried, the OID_DOT11_DATA_RATE_MAPPING_TABLE object identifier (OID) requests that the miniport driver return the table of data rates supported by a PHY on the 802.11 station for transmit and receive operations.

The data type for OID_DOT11_DATA_RATE_MAPPING_TABLE is the DOT11_DATA_RATE_MAPPING_TABLE structure.

When OID_DOT11_DATA_RATE_MAPPING_TABLE is queried, the miniport driver must do the following:

  • Return the data rates for the current PHY type
    The current PHY type is determined through the ExtSTA msDot11CurrentPhyID management information base (MIB) object. This MIB object specifies the index of the current PHY type within the 802.11 station’s list of supported PHY types. For more information about this MIB object, see OID_DOT11_CURRENT_PHY_ID.
  • Return all IEEE 802.11 standard data rates, even if the PHY does not support the data rate
  • Return any proprietary, non-standard data rates supported by the PHY

Requirements

Header

windot11.h

See Also

Reference

Native 802.11 Operational OIDs
DOT11_DATA_RATE_MAPPING_TABLE
OID_DOT11_CURRENT_PHY_ID
Native 802.11 Wireless LAN OIDs