The following table describes the Wireless Configuration events (App ID = 27).
Starting in Release 8.0, only the Wireless Configuration events Wireless Profile Modified (ID = 3) and Wireless Link Preference Changed (ID = 4) are enabled by default.
Event Name |
ID |
Description |
Parameters |
Trigger |
Wireless profile added |
0 |
A new profile was added |
UINT8 SSID[32] |
The event is posted only if this is indeed a new profile. Starting in Release 8.0, this event is disabled by default. WS-MAN: AMT_WiFiPortConfigurationService.AddWiFiSettings WEB UI: New Wireless Profile (Wireless Settings) |
UINT8 ProfilePriority | ||||
UINT8 ProfileNameLength (includes a NULL character at the end of the name) | ||||
UINT8 ProfileName[] | ||||
Wireless profile removed |
1 |
An existing profile was removed |
UINT8 ProfileNameLength (includes a NULL character at the end of the name) |
The event is posted only if the profile exists, and can be updated (i.e., the profile is not currently used for an existing WLAN connection). Starting in Release 8.0, this event is disabled by default. WS-MAN: CIM_WiFiEndpointSettings.Delete WEB UI: Remove Wireless Profile (Wireless Settings) |
UINT8 ProfileName[] | ||||
Wireless profile updated |
2 |
An existing profile was updated |
UINT8 SSID[32] |
The event is posted only if the profile exists, and can be updated (i.e., the profile is not currently used for an existing WLAN connection). WS-MAN: AMT_WiFiPortConfigurationService.UpdateWiFiSettings WEB UI: Change Wireless Profile (Wireless Settings) |
UINT8 ProfilePriority | ||||
UINT8 ProfileNameLength (includes a NULL character at the end of the name) | ||||
UINT8 ProfileName[] | ||||
Wireless profile modified |
3 |
An existing profile sync was modified |
UINT32 ProfileSyn[] 0 – Profile sync is disabled 1 – Profile sync user 2 – Profile sync admin 3 – Profile sync is unrestricted (Unsupported from Release 9.0) |
Added in Release 8.0. Default setting beginning in Release 8.0. WS_MAN: |
Wireless link preference changed |
4 |
An existing profile link preference was changed |
UINT32 Timeout[] |
Added in Release 8.0 Default setting beginning in Release 8.0. WS-MAN: |
UINT32 LinkPreference[] 1 – ME 2 - Host | ||||
Wireless profile share with UEFI enabled setting changed |
5 |
Wireless profile share with UEFI enabled setting was changed |
UINT8 |
Added in Intel® CSME 16.0 Default setting Disabled beginning in Intel® CSME 16.0 WS-MAN: AMT_WiFiPortConfigurationService.Put.UEFIWiFiProfileShareEnabled |
0 – Disabled 1 – Enabled |
Copyright © 2006-2022, Intel Corporation. All rights reserved. |