Unsolved
This post is more than 5 years old
2 Posts
0
17718
July 29th, 2015 21:00
Which trap to use to monitor DELL 1655MC?
Hi
I am using HP NNM9i to monitor some Dell hardware. NNM detects the node with OID .1.3.6.1.4.1.674.10892.2.
1) From what I found, this means the node is sending traps from DRAC5 or iDRAC6. Does it mean that I need to load the rac_host.mib which contains DELL-RAC.MIB OID?
2) I tried previously loading the rac_host.mib but I have the error below. What does it mean?
$ /opt/OV/bin/nnmloadmib.ovpl -load rac_host.mib
Operation LoadMib failed.
Failed to load MIB modules from [/var/opt/OV/shared/nnm/user-snmp-mibs/Vendors/Dell/rac_host.mib]: Failed to parse MIB modules using the supplied resources - invalid MIB file format.
ERROR file:///var/opt/OV/shared/nnm/user-snmp-mibs/Vendors/Dell/rac_host.mib:Line 783:Column 29: Parse error: expecting C_STRING, found 'Error'
DELL-Shivendra K
2 Intern
•
685 Posts
0
July 30th, 2015 01:00
Hi, thanks for the query.
Since the error seems to be with parsing of the MIB, I hope the MIB you are using is intact and from a valid source. If not, please retry the operation using the latest MIB (Dell MIBs for PowerEdge, v.6.0.1, A00) from below location:
downloads.dell.com/.../poweredge-1655mc.html
The package contains all MIBs applicable to this platform.
Do let us know if this helps.
ckwchen
2 Posts
0
August 17th, 2015 18:00
Sorry for late reply. The correct MIB to use is DELL-RAC-MIB.mib.
Thanks for the suggestions.