From 17d5ed8d33c4156d7ac20ef2bcb81353882d1e0d 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 4bcd1aefb..d2404a194 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.