Hi,
I’m currently trying to configure Prometheus, and it seems like SNMP is always in timeout,

I’m getting this from snmp_exporter:
An error has occurred while serving metrics:
error collecting metric Desc{fqName: “snmp_error”, help: “Error scraping target”, constLabels: {module=“mikrotik”}, variableLabels: {}}: error walking target 10.1.0.1: request timeout (after 3 retries)
I read on this forum that SNMP have timeout but it seems never scrape anything.
Regards