Native 802.11 Network Monitor 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.

This section defines the Native 802.11 object identifiers (OIDs) that are valid for set or query requests when the miniport driver is operating in Network Monitor (NetMon) mode. For more information about the NetMon operation mode, see Network Monitor Operation Mode.

In the following table, these abbreviations are used to specify the requirements for Native 802.11 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.
  • 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.
Name Q S
OID_DOT11_CURRENT_CHANNEL C C
OID_DOT11_CURRENT_FREQUENCY C C
OID_DOT11_CURRENT_OPERATION_MODE R R
OID_DOT11_CURRENT_PHY_ID R R
OID_DOT11_DESIRED_PHY_LIST R R
OID_DOT11_STATISTICS R