Share via


OID_DOT11_DESIRED_COUNTRY_OR_REGION_STRING (Compact 2013)

3/26/2014

When set, the OID_DOT11_DESIRED_COUNTRY_OR_REGION_STRING object identifier (OID) requests that the miniport driver set the value of the Extensible Station (ExtSTA) msDot11DesiredCountryOrRegionString management information base (MIB) object to the specified data.

When queried, OID**_DOT11_DESIRED_COUNTRY_OR_REGION_STRING** requests that the miniport driver return the value of the msDot11DesiredCountryOrRegionString MIB object.

The data type for OID_DOT11_DESIRED_COUNTRY_OR_REGION_STRING is the DOT11_COUNTRY_OR_REGION_STRING structure.

Note

Support for OID_DOT11_DESIRED_COUNTRY_OR_REGION_STRING is mandatory if the 802.11 station supports multiple regulatory domains as defined through the IEEE 802.11d-2001 standard. For more information about how the miniport driver specifies its support for regulatory domains, see OID_DOT11_MULTI_DOMAIN_CAPABILITY_IMPLEMENTED.

The msDot11DesiredCountryOrRegionString MIB object specifies an IEEE 802.11d country/region string that is used by the 802.11 station when it does one of the following:

  • Associates with an access point (AP) or peer station connection operation. In this situation, the 802.11 station uses the msDot11DesiredCountryOrRegionString MIB object to create a BSS network candidate list to determine the AP or peer station with which it can associate.
  • Starts a new independent BSS (IBSS) network during a connection operation. In this case, the 802.11 station sets the IEEE 802.11 country/region Information Element (IE) to the value of the msDot11DesiredCountryOrRegionString MIB object in the 802.11 Beacon and Probe Response frames that the station transmits.

The default for the msDot11DesiredCountryOrRegionString MIB object is a DOT11_COUNTRY_OR_REGION_STRING string of all zeros. The miniport driver must set this MIB object to its default if any of the following occur:

Requirements

Header

windot11.h

See Also

Reference

Native 802.11 Extensible Station OIDs
OID_DOT11_MULTI_DOMAIN_CAPABILITY_IMPLEMENTED
DOT11_COUNTRY_OR_REGION_STRING
MiniportInitializeEx
OID_DOT11_RESET_REQUEST
DOT11_RESET_REQUEST
Native 802.11 Wireless LAN OIDs