Switch ${ip} reported SNMP security error
Most likely causes:
Error messsage reported by SNMP:
${error.string}
Typical problems include:
- Wrong user name
- Wrong password
- Wrong SNMP AUTH Protocol
- Wrong SNMP Privacy protocol
- Wrong SNMP Privacy password
Information in use:
Target ip: ${ip}
Target port: ${port}
Timeout in use: ${timeout} seconds
User Name:${user}
SNMP Auth Protocol:${auth_protocol}
SNMP Privacey Protocol:${priv_protocol}
What you can try:
check all security parameter provided
More Info:
${kb.link}