It looks like you're missing some MIB files. It's quite common for some MIB files to depend on other MIB files, so you need to fetch the dependencies too.
On Tuesday, 11 April 2023 at 15:53:42 UTC+1 Monica wrote: > Hi All, > > I am trying to generate snmp.yml by using the generator binary. Below is > the sample of my generator file :- > > modules: > HPE_3PAR: > walk: > - ldskHasFailedSet > > While generating the same I am getting below error, however snmptranslate > is working fine for the same-: > > level=info ts=2023-04-10T19:15:14.879Z caller=net_snmp.go:142 msg="Loading > MIBs" from=mibs > level=warn ts=2023-04-10T19:15:14.883Z caller=main.go:120 msg="NetSNMP > reported parse error(s)" errors=595 > level=info ts=2023-04-10T19:15:14.883Z caller=main.go:52 msg="Generating > config for module" module=HPE_3PAR > level=error ts=2023-04-10T19:15:14.884Z caller=main.go:130 msg="Error > generating config netsnmp" err="cannot find oid 'storeServAlertsGroup' to > walk" > [root@hos > -- 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/3598f56d-6ccf-480b-82b3-7d802b5081a4n%40googlegroups.com.

