1. Home
  2. Knowledge Base
  3. Problems (EN)
  4. I have all my Pandora SNMP Console setup correctly, but I don’t receive any traps

I have all my Pandora SNMP Console setup correctly, but I don’t receive any traps

Check the contents of your pandora_snmptrap.log. They should look something like:

tail -f /var/log/pandora/pandora_snmptrap.log

If you have No access configuration - dropping trap. lines it’s because you haven’t configured the snmptrapd daemon access. Use these commands to solve the problem:

 echo "authCommunity log public">> /etc/snmp/snmptrapd.conf
 /etc/init.d/pandora_server restart

This should be a functional fix for this issue.

Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support

Recent Discussions