Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
MinimumSignalStrength | uint16 | |
Description | string | MinimumSignalStrength 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. |
PUnit | string | decibel(m) * -1 |
TargetNetworkCategories | uint16 | |
Description | string | Enumeration 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. |
ValueMap | string | 2, 3, .., 16384..32767 |
Values | string | Any, Preferred, DMTF Reserved, Vendor Reserved |
KnownNetworks | string[] | |
Description | string | KnownNetworks lists the SSIDs of networks that have been previously identified to or by the wireless LAN endpoint on the platform. |
PortTypes | uint16[] | |
Description | string | ProtocolTypes 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. |
ModelCorrespondence | string | CIM_LogicalPort.PortType |
ValueMap | string | 0, 1, 70, 71, 72, 73, .., 16000..65535 |
Values | string | Unknown, Other, 802.11a, 802.11b, 802.11g, 802.11n, DMTF Reserved, Vendor Reserved |
PreferredNetworks | string[] | |
Description | string | PreferredNetworks lists the SSIDs of preferred wireless LAN networks. Each value contained shall also be contained in the KnownNetworks property. |