Unless you show exactly which MIB files you're using and where to obtain 
them (the exact download URLs), all I can really say is "there's a problem 
with your MIB files".

The error suggests you're loading a MIB file contains a reference to 
"storeServAlertsGroup" which should be in some other MIB file, but you're 
missing that other MIB file.  Or else there's an error in the MIB file 
(broken MIB files are not that uncommon, unfortunately).

On Friday, 14 April 2023 at 04:29:14 UTC+1 Monica wrote:

> 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 prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/8791b24f-c975-4cbe-911b-e44553e21b02n%40googlegroups.com.

Reply via email to