802.11 Wireless LAN Objects

The IEEE 802.11 wireless LAN (WLAN) object identifiers (OIDs) are supported by versions 5.1 and later of the Network Driver Interface Specification (NDIS). Miniport drivers for IEEE 802.11 network interface cards (NICs) must support all mandatory WLAN OIDs. For some OIDs, support is recommended but not mandatory.

The WLAN OIDs are available through Windows Management Instrumentation (WMI).

The WLAN OIDs are defined in Ntddndis.h. When building a driver that supports these OIDs, include Ndis.h.

The WLAN OIDs are listed in the following table. In this table, an X in the respective column indicates that the OID supports query (Q), set (S), or indication (I) operations. The table also indicates mandatory (M), recommended (R), or optional (O) support requirements for different operating systems and for Wireless Privacy Authentication version 1 (WPA) and Wireless Privacy Authentication version 2 (WPA2).

Name Q S I Windows 2000 and Windows Me Windows XP and later WPA WPA2

OID_802_11_BSSID

X

X

M

M

M

M

OID_802_11_SSID

X

X

M

M

M

M

OID_802_11_NETWORK_TYPES_SUPPORTED

X

R

R

M

M

OID_802_11_NETWORK_TYPE_IN_USE

X

X

O

M

M

M

OID_802_11_TX_POWER_LEVEL

X

X

O

O

O

O

OID_802_11_RSSI

X

X

O

M

M

M

OID_802_11_RSSI_TRIGGER

X

X

O

O

O

O

OID_802_11_INFRASTRUCTURE_MODE

X

X

R

M

M

M

OID_802_11_FRAGMENTATION_THRESHOLD

X

X

O

O

O

O

OID_802_11_RTS_THRESHOLD

X

X

O

O

O

O

OID_802_11_NUMBER_OF_ANTENNAS

X

O

O

O

O

OID_802_11_RX_ANTENNA_SELECTED

X

X

O

O

O

0

OID_802_11_TX_ANTENNA_SELECTED

X

X

O

O

O

O

OID_802_11_SUPPORTED_RATES

X

O

M

M

M

OID_802_11_DESIRED_RATES

X

X

O

O

O

O

OID_802_11_CONFIGURATION

X

X

O

M

M

M

OID_802_11_STATISTICS

X

R

R

R

R

OID_802_11_DISASSOCIATE

X

O

M

M

M

OID_802_11_POWER_MODE

X

X

R

R

R

R

OID_802_11_BSSID_LIST_SCAN

X

R

M

M

M

OID_802_11_BSSID_LIST

X

R

M

M

M

OID_802_11_PRIVACY_FILTER

X

X

O

O

O

O

OID_802_11_RELOAD_DEFAULTS

X

R

M

M

M

OID_802_11_AUTHENTICATION_MODE

X

X

R

M

M

M

OID_802_11_ENCRYPTION_STATUS

X

X

R

M

M

M

OID_802_11_ADD_WEP

X

M

M

M

M

OID_802_11_REMOVE_WEP

X

R

M

M

M

OID_802_11_ADD_KEY

X

O

O

M

M

OID_802_11_REMOVE_KEY

X

O

O

M

M

OID_802_11_ASSOCIATION_INFORMATION

X

O

O

M

M

OID_802_11_TEST

X

O

0

M

M

OID_802_11_CAPABILITY

X

O

O

O

M

OID_802_11_PMKID

X

X

O

O

O

M

OID_802_11_MEDIA_STREAM_MODE

X

X

X

R

R

R

R

 

 

 

Send comments about this topic to Microsoft