Server Management - Systems Insight Manager
1748144 Members
3512 Online
108758 Solutions
New Discussion

Re: HP SIM - Import NetApp MIBS

 
shocko
Honored Contributor

HP SIM - Import NetApp MIBS

Hi,

Just wondering if anyone knows if SIM can deal with MIBS sent from NetApp filers? I downloaded the MIB packs from NetApp's NOW site but when I try and use 'mcompile' to compile them into the SIM specific format I get the following:

 

"Invalid label or parent subid"

 

I presume this is because the format of the MIBS is unsupported? Any help is greatly appreciated.

If my post was helpful please award me Kudos! or Points :)
10 REPLIES 10
OlivierV
Trusted Contributor

Re: HP SIM - Import NetApp MIBS

Hello.

Same problem here with the latest version 2.0.4.

There's a lot of problems in the file netapp.mib in the trap section, compared to the version 2.0.2

::= { netapp0 646 } should be ::= 646

Notification-type should be trap-type, objects should be Variables, Enterprise is missing ... May be a new version of SNMP but SIM doesn't understand it.

 

I recompiled the version 2.0.2 and it worked without any errors.

shocko
Honored Contributor

Re: HP SIM - Import NetApp MIBS

Thanks for your input. So it's really a syntax error on Netapp's part or the mibs are for snmpv3?

If my post was helpful please award me Kudos! or Points :)
Adam X. White
Advisor

Re: HP SIM - Import NetApp MIBS

I had a similar problem with the MIB that is included with my filer (7.3.4) so I downloaded the v2.0.2 mib from NetApp but it still produces this error....

 

C:\Program Files\HP\Systems Insight Manager\mibs>mcompile netapp.mib

HP Systems Insight Manager Mib Compiler, Version 5.0.2.1
Copyright (c) 2003-2006 Hewlett Packard Corporation

Compiling netapp.mib

Line: 26066: Error defining registration: Invalid parent label or subid
Mib compilation failed.

OlivierV
Trusted Contributor

Re: HP SIM - Import NetApp MIBS

Hello.

My file netapp.mib v2.0.2 is 1 980 246 Bytes, and the line 26066 is a comment line (-- -- )

Is it the same for you ?

Adam X. White
Advisor

Re: HP SIM - Import NetApp MIBS

Mine seems to be different, 962,592 bytes and 27968 lines. Timestamp is October 15 2009. Can I ask where you obtained yours from?

 

Line 26066 is part of the first trap definition described as "A polling-style trap built using the 'snmp traps' command on the filer."

 

Thanks

 

OlivierV
Trusted Contributor

Re: HP SIM - Import NetApp MIBS

Hello.

I attached the file I use.

Regards

Adam X. White
Advisor

Re: HP SIM - Import NetApp MIBS

Similar error using that file :(

 

C:\Program Files\HP\Systems Insight Manager\mibs>mcompile netapp.mib

HP Systems Insight Manager Mib Compiler, Version 5.0.2.1
Copyright (c) 2003-2006 Hewlett Packard Corporation

Compiling netapp.mib

Duplicate object netapp on line 28067
Mib compilation failed.

OlivierV
Trusted Contributor

Re: HP SIM - Import NetApp MIBS

Sorry, this is the original file. I may have modified it a bit before import.

I attached the CFG file I use.

Regards.

Adam X. White
Advisor

Re: HP SIM - Import NetApp MIBS

Thanks Olivier that seems to have worked!