Hello, friend!
1.. According to the information you provided: The EulerOS firewall is enabled on the eSight server. As a result, eSight cannot receive alarms.
Solution:
Turn off and disable the EulerOS firewall
Turn off the firewall: systemctl stop firewalld
Disable firewall: systemctl disable firewalld
2. The SNMPv3 configuration on the switch is incorrect, As a result, eSight cannot receive alarms.
Solution:
This problem is solved after the notify-view is added to SNMPv3.
Incorrect configuration:

Correct configuration:

Thanks!