Native 802.11 Extensible Station OIDs (Compact 2013)

3/26/2014

The Native 802.11 Extensible Station (ExtSTA) object identifiers (OIDs) apply to miniport drivers that support the Native 802.11 ExtSTA operation mode only.

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

Abbreviation

Meaning

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 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_ACTIVE_PHY_LIST

R

-

-

-

OID_DOT11_AUTO_CONFIG_ENABLED

R

R

-

INIT

OID_DOT11_CIPHER_DEFAULT_KEY

-

C

-

INIT and OP

OID_DOT11_CIPHER_DEFAULT_KEY_ID

C

C

-

INIT and OP

OID_DOT11_CIPHER_KEY_MAPPING_KEY

-

R

-

INIT and OP

OID_DOT11_CONNECT_REQUEST

-

R

-

INIT

OID_DOT11_CURRENT_PHY_ID

R

R

-

INIT and OP

OID_DOT11_DESIRED_BSS_TYPE

R

R

-

INIT

OID_DOT11_DESIRED_BSSID_LIST

R

R

-

INIT

OID_DOT11_DESIRED_COUNTRY_OR_REGION_STRING

C

C

-

INIT and OP

OID_DOT11_DESIRED_PHY_LIST

R

R

-

INIT

OID_DOT11_DESIRED_SSID_LIST

R

R

-

INIT

OID_DOT11_DISCONNECT_REQUEST

-

R

-

OP

OID_DOT11_ENABLED_AUTHENTICATION_ALGORITHM

R

R

-

INIT

OID_DOT11_ENABLED_MULTICAST_CIPHER_ALGORITHM

C

C

-

INIT

OID_DOT11_ENABLED_UNICAST_CIPHER_ALGORITHM

C

C

-

INIT

OID_DOT11_ENUM_ASSOCIATION_INFO

R

-

-

-

OID_DOT11_ENUM_BSS_LIST

-

-

R

-

OID_DOT11_EXCLUDE_UNENCRYPTED

C

C

-

INIT

OID_DOT11_EXCLUDED_MAC_ADDRESS_LIST

R

R

-

INIT and OP

OID_DOT11_EXTSTA_CAPABILITY

O

-

-

-

OID_DOT11_FLUSH_BSS_LIST

-

R

-

INIT and OP

OID_DOT11_HARDWARE_PHY_STATE

O

-

-

-

OID_DOT11_HIDDEN_NETWORK_ENABLED

R

R

-

INIT

OID_DOT11_IBSS_PARAMS

R

R

-

INIT

OID_DOT11_MEDIA_STREAMING_ENABLED

R

R

-

INIT and OP

OID_DOT11_PMKID_LIST

C

C

-

INIT and OP

OID_DOT11_PORT_STATE_NOTIFICATION

-

O

-

OP

OID_DOT11_POWER_MGMT_REQUEST

R

R

-

INIT and OP

OID_DOT11_PRIVACY_EXEMPTION_LIST

C

C

-

INIT

OID_DOT11_QOS_PARAMS

C

C

-

INIT

OID_DOT11_SAFE_MODE_ENABLED

R

R

-

INIT

OID_DOT11_STATISTICS

R

-

-

-

OID_DOT11_SUPPORTED_COUNTRY_OR_REGION_STRING

O

-

-

-

OID_DOT11_SUPPORTED_MULTICAST_ALGORITHM_PAIR

O

-

-

-

OID_DOT11_SUPPORTED_UNICAST_ALGORITHM_PAIR

O

-

-

-

OID_DOT11_UNICAST_USE_GROUP_ENABLED

C

C

-

INIT

OID_DOT11_UNREACHABLE_DETECTION_THRESHOLD

R

R

-

INIT and OP

Some ExtSTA OIDs reference IEEE 802.11 management information base (MIB) objects. The following table lists the ExtSTA OID name, the corresponding IEEE 802.11 MIB object name, and the IEEE 802.11 standard that defines the MIB object. For more information about an MIB object, refer to Annex D of the specified IEEE 802.11 standard.

ExtSTA OID Name

IEEE 802.11 MIB Object Name

IEEE 802.11 Standard

OID_DOT11_CIPHER_DEFAULT_KEY_ID

dot11DefaultKeyID

IEEE 802.11 - 1999

OID_DOT11_DESIRED_BSS_TYPE

dot11DesiredBSSType

IEEE 802.11 - 1999

OID_DOT11_EXCLUDE_UNENCRYPTED

dot11ExcludeUnencrypted

IEEE 802.11 - 1999

See Also

Reference

Native 802.11 Wireless LAN OIDs
MiniportOidRequest
Native 802.11 MIB OIDs
Native 802.11 Network Monitor OIDs
Native 802.11 Operational OIDs

Concepts

Native 802.11 Terminology