plugins icon indicating copy to clipboard operation
plugins copied to clipboard

net-mgmt/zabbix-proxy: add support for SNMP trapper

Open manustars opened this issue 4 weeks ago • 2 comments

I have the Zabbix Proxy 7 (ver.1.15) package installed, but I noticed that the option to enable SNMPTrapper is missing. I tried to modify the configuration with the parameters via CLI, but the package doesn't start. This is the minimum information for the configuration: StartSNMPTrapper=1 SNMPTrapperFile=[TRAP FILE]

manustars avatar Dec 03 '25 10:12 manustars

Thank you for creating an issue. Since the ticket doesn't seem to be using one of our templates, we're marking this issue as low priority until further notice.

For more information about the policies for this repository, please read https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md for further details.

The easiest option to gain traction is to close this ticket and open a new one using one of our templates.

OPNsense-bot avatar Dec 03 '25 11:12 OPNsense-bot

AFAICT, Zabbix Proxy will not automatically setup/start the SNMPTT daemon. This service must first be installed, configured and started. Otherwise SNMPTrapperFile has no effect.

fraenki avatar Dec 07 '25 15:12 fraenki