Hi.
I'm currently struggling with getting an SNMPv3 Trap to be handled at all in Zabbix running inside a containerised instance. It works perfectly well with an SNMPv2 instance.
I'm therefore pointing my finger at the USM, but can't find a way to enable debugging within the container itself to assist with this - it could be something as simple as a malformed engine id (caps or lower case...) or something else.
Has anyone managed to do this? I'm tempted to fork the official zabbix snmptraps container build file to add the -Dusm (or even -Dall) option to the snmptrapd command line, but that currently looks like the only way to do it.
Any guidance gratefully received!
Ta
I'm currently struggling with getting an SNMPv3 Trap to be handled at all in Zabbix running inside a containerised instance. It works perfectly well with an SNMPv2 instance.
I'm therefore pointing my finger at the USM, but can't find a way to enable debugging within the container itself to assist with this - it could be something as simple as a malformed engine id (caps or lower case...) or something else.
Has anyone managed to do this? I'm tempted to fork the official zabbix snmptraps container build file to add the -Dusm (or even -Dall) option to the snmptrapd command line, but that currently looks like the only way to do it.
Any guidance gratefully received!
Ta

Comment