Hi, Pls reply
On Wednesday, April 12, 2023 at 1:56:49 PM UTC+5:30 Monica wrote: > Hi Brian, > > Thank you so much for the update. I have copied the entire folder from one > of my prod servers and the OS version and other dependencies are also same. > However, the issue still persists. > Could you pls help me on this. > > > On Tuesday, April 11, 2023 at 8:46:06 PM UTC+5:30 Brian Candler wrote: > > 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" > > -- 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/efcda8c4-97b8-4cc1-a8ea-b21c1729fdd3n%40googlegroups.com.

