I have set up the zabbix-snmptraps container as described on docker hub. snmptrpd is running and the script it is calling when a trap would arrive is able to write to /var/lib/zabbix/snmptraps. Also the port mapping is correct container 1162 to host 162). Using wireshark I can see the SNMPv3 trap datagram arriving on the interface, but nothing is written to /var/lib/zabbix/snmptraps/snmptraps.log
I could really need some help with this.
I could really need some help with this.
Comment