Native 802.11 Extensible AP 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 Extensible AP (access point) object identifiers (OIDs) are applicable only to miniport drivers that support the Native 802.11 Extensible AP operation mode. For more information about the ExtAP operation mode, see Extensible Access Point Operation Mode.

Note

The Native 802.11 Extensible AP operation mode is available in Windows 7 and later versions of the Windows operating systems.

In the following table, these abbreviations are used to specify the requirements for Native 802.11 Extensible AP (ExtAP) OID query (Q), and 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 the status code NDIS_STATUS_NOT_SUPPORTED from its MiniportOidRequest function.
  • C
    Indicates that support for the object is conditionally required for certain hardware or software functionality. If the 802.11 station supports the functionality, the miniport driver must support query or set requests for the object. Otherwise, the miniport driver must fail the set or query requests 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.

OIDs that support query requests can be queried from any state of the miniport driver's operation mode.

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 of ExtAP OID Q S ExtAP INIT ExtAP OP
OID_DOT11_ADDITIONAL_IE R R X X
OID_DOT11_AVAILABLE_CHANNEL_LIST C
OID_DOT11_AVAILABLE_FREQUENCY_LIST C
OID_DOT11_DISASSOCIATE_PEER_REQUEST R X
OID_DOT11_ENUM_PEER_INFO R
OID_DOT11_INCOMING_ASSOCIATION_DECISION R X
OID_DOT11_START_AP_REQUEST R X X
OID_DOT11_WPS_ENABLED R R X X

An 802.11 station running in the Native 802.11 Extensible AP operation mode must also support the OIDs in the following table.

Name of OID supported by ExtAP station Q S M ExtAP INIT ExtAP OP
OID_DOT11_AUTO_CONFIG_ENABLED R R X
OID_DOT11_BEACON_PERIOD R R X
OID_DOT11_CIPHER_DEFAULT_KEY C X X
OID_DOT11_CIPHER_DEFAULT_KEY_ID C C X X
OID_DOT11_CIPHER_KEY_MAPPING_KEY C X X
OID_DOT11_CURRENT_CHANNEL C C X X
OID_DOT11_CURRENT_FREQUENCY C C X X
OID_DOT11_CURRENT_OPERATION_MODE R R X
OID_DOT11_CURRENT_PHY_ID R R X X
OID_DOT11_DESIRED_PHY_LIST R R X
OID_DOT11_DESIRED_SSID_LIST R R X
OID_DOT11_DTIM_PERIOD R O
OID_DOT11_ENABLED_AUTHENTICATION_ALGORITHM R R X
OID_DOT11_ENABLED_MULTICAST_CARRIER_CIPHER_ALGORITHM C C X
OID_DOT11_ENABLED_UNICAST_CARRIER_CIPHER_ALGORITHM C C X
OID_DOT11_ENUM_BSS_LIST R
OID_DOT11_EXCLUDE_UNENCRYPTED C C X
OID_DOT11_FLUSH_BSS_LIST R X X
OID_DOT11_FRAGMENTATION_THRESHOLD R R X X
OID_DOT11_LONG_RETRY_LIMIT R R X X
OID_DOT11_NIC_POWER_STATE R R X
OID_DOT11_OPERATIONAL_RATE_SET R R X
OID_DOT11_PORT_STATE_NOTIFICATION O X X
OID_DOT11_PRIVACY_EXEMPTION_LIST C C X
OID_DOT11_RESET_REQUEST R X X
OID_DOT11_RTS_THRESHOLD R R X X
OID_DOT11_SCAN_REQUEST R X X
OID_DOT11_SHORT_RETRY_LIMIT R R X X
OID_DOT11_STATISTICS R