Hello everyone,
I'm currently struggling with getting SNMPv3 traps to work.
The deployment is completly dockerized and version 6.0.14 for the server-container and the snmp-container.
SNMP traps v1 are working fine but v3 are not registered at all. v3 is running with authentication and privacy protocol (regular value collection working fine).
I came across the following guide with some info about "engine id" but sadly I couldn't make out of it what i have to do in a containerized environment because the mentioned configuration are in a file that would not persist between containers: freedom and integrity of monitoring (zabbix.com)
Has someone else maybe run into the same issue and maybe solved it/found a workaround?
Thank you.
I'm currently struggling with getting SNMPv3 traps to work.
The deployment is completly dockerized and version 6.0.14 for the server-container and the snmp-container.
SNMP traps v1 are working fine but v3 are not registered at all. v3 is running with authentication and privacy protocol (regular value collection working fine).
I came across the following guide with some info about "engine id" but sadly I couldn't make out of it what i have to do in a containerized environment because the mentioned configuration are in a file that would not persist between containers: freedom and integrity of monitoring (zabbix.com)
Has someone else maybe run into the same issue and maybe solved it/found a workaround?
Thank you.
Comment