SNMP/4/SNMP_FAIL:Failed to login through SNMP. (Ip=[STRING], Times=[ULONG], Reason=[STRING], VPN=[STRING])
A user failed to log in using SNMP, and the IP address and number of login attempts of the user were recorded.
Parameter Name | Parameter Meaning |
---|---|
Ip |
Source IP address |
Times |
Number of login attempts |
Reason |
Reason of the login failure |
VPN |
Name of a VPN instance |
Possible causes are as follows:
Run the snmp-agent sys-info command to change the SNMP version.
Run the snmp-agent packet max-size command to increase the size of SNMP messages that can be sent and received.
Decrease the rate of sending NMS request messages.
Check whether the engine ID carried in NMS request messages is the same as that of the device. Alternatively, check whether the authentication or encryption password of the SNMPv3 user on the NMS is correct.
Run the snmp-agent community command to configure a correct community.
Run the snmp-agent acl command to modify the SNMP ACL (This command is supported in V200R005 and later versions).
Leave contextname empty or enter a hyphen (-) for it.
Check whether the SNMP community name or user permissions are correct. If not, run the snmp-agent community or snmp-agent usm-user command to correct the community name or user permissions.
Check whether the device configurations in the SNMP view are correct and run the snmp-agent mib-view command to reconfigure information in the MIB view.