Class CIM_WiFiNetworkDetectionSettings
extends CIM_SettingData

CIM_WiFiNetworkDetectionSettings describes setting data that control the behavior of the network detection and selection logic in a Wi-Fi Port.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_WiFiNetworkDetectionSettings

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringCIM_WiFiNetworkDetectionSettings describes setting data that control the behavior of the network detection and selection logic in a Wi-Fi Port.
UMLPackagePathstringCIM::Network::Wireless
Versionstring2.23.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
MinimumSignalStrengthuint16
DescriptionstringMinimumSignalStrength specifies the minimum signal strength required to be received by the wireless LAN endpoint in order for it to attempt to connect to the wireless network.
PUnitstringdecibel(m) * -1
TargetNetworkCategoriesuint16
DescriptionstringEnumeration indicating the type of wireless networks that will be searched for. A value of 2 "Any" shall indicate that no restrictions are enforced on the SSIDs searched for. A value of 3 "Preferred" shall indicate that only networks listed in the PreferredNetworks property are searced for.
ValueMapstring2, 3, .., 16384..32767
ValuesstringAny, Preferred, DMTF Reserved, Vendor Reserved
KnownNetworksstring[]
DescriptionstringKnownNetworks lists the SSIDs of networks that have been previously identified to or by the wireless LAN endpoint on the platform.
PortTypesuint16[]
DescriptionstringProtocolTypes lists the different 802.11 variations that a network may support in order to for the wireless catcher to attempt a connection to the network. The enumeration values are selected to align with CIM_ProtocolEndpoint.ProtocolIFType's enumeration.
ModelCorrespondencestringCIM_LogicalPort.PortType
ValueMapstring0, 1, 70, 71, 72, 73, .., 16000..65535
ValuesstringUnknown, Other, 802.11a, 802.11b, 802.11g, 802.11n, DMTF Reserved, Vendor Reserved
PreferredNetworksstring[]
DescriptionstringPreferredNetworks lists the SSIDs of preferred wireless LAN networks. Each value contained shall also be contained in the KnownNetworks property.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_SettingData
ConfigurationNamestringCIM_SettingData
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_SettingData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SettingData
SoIDstringCIM_SettingData
SoOrgIDstringCIM_SettingData
ComponentSettingstring[]CIM_SettingData

Class Methods