CM/5/USER_ACCESSRESULT
Message
Wired users:
CM/5/USER_ACCESSRESULT:[USER_INFO_AUTHENTICATION]DEVICEMAC:[CHAR1];DEVICENAME:[STRING1];USER:[STRING2];MAC:[CHAR2];TIME:[STRING3];ZONE:[STRING4];DAYLIGHT:false;ERRCODE:[STRING5];RESULT:[STRING6];USERGROUP:[STRING7];AUTHENPLACE:[STRING8];
Wireless users:
CM/5/USER_ACCESSRESULT:[WLAN_STA_INFO_AUTHENTICATION]ACMAC:[CHAR1];ACNAME:[STRING1];APMAC:[CHAR2];APNAME:[STRING2];USER:[STRING3];MAC:[CHAR3];TIME:[STRING4];ZONE:[STRING5];DAYLIGHT:false;ERRCODE:[STRING6];RESULT:[STRING7];USERGROUP:[STRING8];AUTHENPLACE:[STRING9];
Description
A user is being authenticated.
Parameters
Parameter Name | Parameter Meaning |
---|---|
USER_INFO_AUTHENTICATION | Indicates authentication for a wired user. |
WLAN_STA_INFO_AUTHENTICATION | Indicates authentication for a wireless user. |
DEVICEMAC | Indicates the device MAC address. |
DEVICENAME | Indicates the device name. |
ACMAC | Indicates the MAC address of an AC. |
ACNAME | Indicates the name of an AC. |
APMAC | Indicates the MAC address of an AP. |
APNAME | Indicates the name of an AP. |
USER | Indicates the user name. NOTE:
The user name can contain only letters, digits, and special characters. Chinese characters are not allowed. |
MAC | Indicates the MAC address of the user. |
TIME | Indicates the system time. |
ZONE | Indicates the time zone. |
DAYLIGHT | Indicates whether the daylight saving time is used. |
ERRCODE | Indicates the error code for user authentication
failure. NOTE:
When the error code is 255, the error field is meaningless. |
RESULT | Indicates the authentication result. |
USERGROUP | Indicates the user group. |
UclGroupName | Indicates the ucl group name. |
UclGroupId | Indicates the ucl group id. |
AUTHENPLACE | Indicates NAC user authentication place. |