Skip to content

Conversation

@mlzy
Copy link

@mlzy mlzy commented Oct 28, 2025

  • Add CONFIG_ZABBIX_SNMP menuconfig option to enable SNMP support
  • Support all zabbix-server and zabbix-proxy variants (nossl, openssl, gnutls)
  • Add conditional libnetsnmp dependency based on SNMP config
  • Add --with-net-snmp configure option when SNMP is enabled
  • Include patch to fix NetSNMP strong auth detection issue

📦 Package Details

Maintainer: @robimarko

Description:

This allows users to optionally enable SNMP support for Zabbix server and proxy components through menuconfig, with proper dependency management and build configuration.

🧪 Run Testing Details

  • OpenWrt Version: 24.10.3
  • OpenWrt Target/Subtarget: x86_64
  • OpenWrt Device: KVM

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

@mlzy mlzy force-pushed the features/zabbix-add-snmp-support branch from 1c8d8a4 to 24cbc56 Compare October 28, 2025 12:20
- Add CONFIG_ZABBIX_SNMP menuconfig option to enable SNMP support
- Support all zabbix-server and zabbix-proxy variants (nossl, openssl, gnutls)
- Add conditional libnetsnmp dependency based on SNMP config
- Add --with-net-snmp configure option when SNMP is enabled
- Include patch to fix NetSNMP strong auth detection issue

This allows users to optionally enable SNMP support for Zabbix server
and proxy components through menuconfig, with proper dependency
management and build configuration.

Signed-off-by: Martin Liu <[email protected]>
@robimarko robimarko force-pushed the features/zabbix-add-snmp-support branch from 24cbc56 to d47cb16 Compare October 30, 2025 11:05
@robimarko
Copy link
Contributor

Patches are dirty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants