I'd like to make a UPM script to configure the port parameters based on the connected device type (IP phone or access point). When the device is detected, the $EVENT.DEVICE variable returns GEN_TEL_PHONE or WLAN_ACCESS_PT. It is fine. But, when we disconnect the device, it returns only OTHER value. Is this a normal behavior, or is it a bug?