Ad Widget

Collapse

Issue with snmpv3 trap

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • balaji
    Junior Member
    • Dec 2022
    • 4

    #1

    Issue with snmpv3 trap

    I recently installed and configured my zabbix server to receive trap messages, It was working fine for v2 based machines. When I tried to configure to get v3 based trap using the Zabbix documentation, I am unable to see the trip message from the host. But when I tried to check from my local host using the command

    Snmptrap -v 3 -a MD5 -A mypassword -x DES -X mypassword -l authpriv u traptest 0x8000000001020304 localhost 0 linkUp.0

    I am able to see the log entry in /tmp/zabbix_traps.tmp. but when I tried to search mismatched log of the hosts in /var/log/zabbix/zabbix server log its not present there. I have enabled mismatcheg log entries in my administration too. It has stored my v2 based trap messages, but not stored the snmpv3 based traps from my hosts. Can someone help me with this
Working...