Share via


OID_DOT11_HIDDEN_NETWORK_ENABLED (Compact 2013)

3/26/2014

When set, the OID_DOT11_HIDDEN_NETWORK_ENABLED object identifier (OID) requests that the miniport driver enable the 802.11 station's ability to access an infrastructure network that includes hidden access points (APs). Hidden APs do not broadcast their SSIDs.

When queried, this OID requests that the miniport driver return the value of the msDot11HiddenNetworkEnabled MIB object.

The data type for this OID is a Boolean value.

An OID value of TRUE indicates that the infrastructure network might contain APs that do not broadcast their SSIDs. The network adapter might include the desired SSID in the probe request transmitted during roaming scanning.

An OID value of FALSE indicates that the network adapter must assume that all APs in the infrastructure network will broadcast their SSIDs. The default value is FALSE.

This OID only applies to situations where the network adapter connects to an infrastructure network. When resuming from standby or hibernation and the OID value is FALSE, the network adapter must use the wildcard SSID in the probe requests until it determines a set of visible candidate APs. In regular roaming cases that do not involve standby or hibernation, the network adapter can select its own probe requests. APs cached prior to standby or hibernation are considered hidden unless the network adapter can see their packets after waking up.

The miniport driver must fail a set request with error code NDIS_STATUS_INVALID_STATE if the 802.11 station is in any state except the initialization (INIT) state.

Requirements

Header

windot11.h

See Also

Reference

Native 802.11 Extensible Station OIDs
Native 802.11 Wireless LAN OIDs