The customer got a new MIB file because they installed a new H/W to an AIX box where nco_p_mttrapd has been running. They have to add new rules file for the currently running nco_p_mttrapd probe environment. Then, how can they do that? I received 3 files; "iscsi.mib", "netapp.mib" and "traps.dat" As far as I checked, "mibmanager" may be useful, but is it possible to build new rules file from these 3 file using the mibmanager?link text
Answer by prawinlives (153) | Jul 28, 2015 at 04:35 AM
Hi ,
You should be using the nckl 3 format , which would mean they add the required files to the main rules file.
Yes , Using MibManager you can get the required files.
All you need to do is create an directory and place the 3 files , Perform the import.
Please note you should see Notificaition and Traps being present in the Mib file and import action would complete and it should have details about what was has been imported. ( Traps and Notification are the key )
If Column reference for Notification and Trap columns are "0" then it would mean no reference of sample trap reference or Inform (notification) reference in the MIB.txt.
For Export action
Select and drag down the imported reference and Select "netapp" tree and click and export the selected tree.
If the traps and notification reference where present it would would export the having selected NCKL format would be created.
reference link for youtube :
https://www.youtube.com/watch?v=JRjZ1Wj4UOs
Kind regards Praveen