Does Flint 3 support SNMP?

I bout a Flint 3 and expected to have with SNMP protocol, to monitor the router activities on monitoring systems such as Zabbix.

does this router support snmp in general and if yes where in the configurations I can find it?

Thanksو

Joy

Hi,

The Flint 3 does not include built-in SNMP support.

However, you can enable SNMP by manually installing a third-party package:

opkg update && opkg install snmpd      # Full net-snmp daemon
# OR
opkg update && opkg install mini_snmpd # Lightweight SNMP daemon

For additional details and configuration guidance, please refer to the OpenWrt documentation: