From 21388a8a8c6880aff3ac16b0ffd7424cb59ce1f3 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 3d887c270..637992e7a 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.