Native 802.11 Operational OIDs

Important

The Native 802.11 Wireless LAN interface is deprecated in Windows 10 and later. Please use the WLAN Device Driver Interface (WDI) instead. For more information about WDI, see WLAN Universal Windows driver model.

The Native 802.11 Operational object identifiers (OIDs) query and set the configuration and operation of the 802.11 station. These OIDs are applicable to miniport drivers that support any of the Native 802.11 operation modes. For more information about these operation modes, see Native 802.11 Operation Modes.

Note

For the Windows Vista operating system, only the Extensible Station (ExtSTA) operation mode is supported.

In the following table, these abbreviations are used to specify the requirements for Native 802.11 Operational OID query (Q), set (S), and NDIS 6.0 method (M) requests:

  • R
    Indicates that support for the object is required. The miniport driver must not fail set or query requests for the object by returning NDIS_STATUS_NOT_SUPPORTED from its MiniportOidRequest function.
  • O
    Indicates that support for the object is optional. The miniport driver can either support query or set requests for the object, or the driver can fail the request by returning NDIS_STATUS_NOT_SUPPORTED from its MiniportOidRequest function.
  • X
    Indicates that the specified state of a Native 802.11 operating mode supports a set request for the object. If the miniport driver is not in the specified state, the miniport driver must fail the set request by returning NDIS_STATUS_INVALID_STATE from its MiniportOidRequest function.

For more information about Native 802.11 operation modes, see Native 802.11 Operation Modes. For more information about Native 802.11 operating states, see Native 802.11 Operating States.

Name Q S M ExtSTA INIT ExtSTA OP
OID_DOT11_ATIM_WINDOW O O X
OID_DOT11_CURRENT_ADDRESS O
OID_DOT11_CURRENT_OPERATION_MODE R R X
OID_DOT11_CURRENT_OPTIONAL_CAPABILITY O
OID_DOT11_DATA_RATE_MAPPING_TABLE O
OID_DOT11_MAXIMUM_LIST_SIZE O
OID_DOT11_MPDU_MAX_LENGTH O
OID_DOT11_MULTICAST_LIST R R
OID_DOT11_NIC_POWER_STATE R R X
OID_DOT11_NIC_SPECIFIC_EXTENSION O X X
OID_DOT11_OPERATION_MODE_CAPABILITY O
OID_DOT11_OPTIONAL_CAPABILITY O
OID_DOT11_PERMANENT_ADDRESS O
OID_DOT11_RECV_SENSITIVITY_LIST O
OID_DOT11_RESET_REQUEST R X X
OID_DOT11_RF_USAGE O
OID_DOT11_SCAN_REQUEST R X X
OID_DOT11_SUPPORTED_DATA_RATES_VALUE O
OID_DOT11_SUPPORTED_PHY_TYPES O
OID_DOT11_SUPPORTED_POWER_LEVELS O
OID_DOT11_SUPPORTED_RX_ANTENNA O
OID_DOT11_SUPPORTED_TX_ANTENNA O