From 1053cae53b533812ede4075b4b05365dc5182d97 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Tue, 11 Nov 2025 17:00:57 +0900 Subject: [PATCH] Fixed custom snmptrapd configuration file --- Dockerfiles/snmptraps/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dockerfiles/snmptraps/README.md b/Dockerfiles/snmptraps/README.md index 0abbd4346..33a0f633e 100644 --- a/Dockerfiles/snmptraps/README.md +++ b/Dockerfiles/snmptraps/README.md @@ -87,6 +87,8 @@ The volume allows to add new MIB files. It does not support subdirectories, all The volume various persistent configuration files generated by snmptrapd daemon. The volume is required usually only for SNMPv3 traps. Do not modify manually anything stored in the volume. +The volume also can be used for custom configuration file ``snmptrapd_custom.conf``. The configuration file can be used for SNMPv3 authentification details. + # The image variants The `zabbix-snmptraps` images come in many flavors, each designed for a specific use case.