Share via


Native 802.11 Operational OIDs (Compact 2013)

3/26/2014

The Native 802.11 Operational object identifiers (OIDs) query and set the configuration and operation of the 802.11 station. These OIDs apply to miniport drivers that support any of the Native 802.11 operation modes.

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

Abbreviation

Meaning

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.

R

Indicates that support for the object is required. The miniport driver must not return 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.

Name

Q

S

M

ExtSTA

OID_DOT11_ATIM_WINDOW

O

O

-

INIT

OID_DOT11_CURRENT_ADDRESS

R

-

-

-

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

-

INIT

OID_DOT11_NIC_SPECIFIC_EXTENSION

-

-

O

INIT and OP

OID_DOT11_OPERATION_MODE_CAPABILITY

O

-

-

-

OID_DOT11_PERMANENT_ADDRESS

O

-

-

-

OID_DOT11_RESET_REQUEST

-

-

R

INIT and OP

OID_DOT11_SCAN_REQUEST

-

R

-

INIT and OP

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

-

-

-

See Also

Reference

Native 802.11 Wireless LAN OIDs
MiniportOidRequest
Native 802.11 Extensible Station OIDs
Native 802.11 MIB OIDs
Native 802.11 Network Monitor OIDs

Concepts

Native 802.11 Terminology