Hi Guys, I am trying to add 1.3.6.1.4.1.9.9.109.1.1.1.1 to generator.yml to get some information about resource usage of network devices but when I generate snmp.yml file I get this error:
level=info ts=2021-03-05T12:30:43.879Z caller=net_snmp.go:144 msg="Loading MIBs" from=/root/.snmp/mibs:/usr/share/snmp/mibs:/usr/share/snmp/mibs/iana:/usr/share/snmp/mibs/ietf:/usr/share/mibs/site:/usr/share/snmp/mibs:/usr/share/mibs/iana:/usr/share/mibs/ietf:/usr/share/mibs/netsnmp:/usr/share/snmp/mibs/cisco level=info ts=2021-03-05T12:30:44.848Z caller=main.go:52 msg="Generating config for module" module=cisco level=error ts=2021-03-05T12:30:44.972Z caller=main.go:130 msg="Error generating config netsnmp" err="cannot find oid '1.3.6.1.4.1.9.9.109.1.1.1.1' to walk" /usr/share/snmp/mibs/cisco points to /var/lib/snmp/mibs/cisco/ which contains all of cisco mibs (v1, v2 in different folder) that I downloaded from cisco ftp ls -lh /var/lib/snmp/mibs/cisco/ drwxr-xr-x 2 root root 64K Mar 1 14:29 v1 drwxr-xr-x 2 root root 68K Mar 1 14:30 v2 It seems a very common issue and I have googled a lot but I haven't found the solution and frankly I don't know what I should do. Hopefully you can help me guys, Thank you, -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/0109fbfc-6367-4f0d-84bd-d265ad827520n%40googlegroups.com.

