Hi There,
I am following the below guide on using and importing MIBs in QT Mib.
https://l3net.wordpress.com/2013/03/02/snmp-mib-browser-on-ubuntu/
However, i am unable to load the MIBs from my vendor. The vendor(Aruba Wirless/HP Enterprises) provides the MIB files witha '.my' extension. I learn't that changing the extension from '.my' to '.mib' should take care of this issue so that QT MIB can read these MIBs.
As per the guide in the above URL, I should be able to install your own MIBs by copying them into ~/.config/qtmib/mibs directory. I did this and then relaunched QTMib hoping that it picked up the MIBs in the directory, however, i dont see them.
I do however, see some MIBs are present in private-->enterprises-->aruba. Is there anyway i can confirmt that these are the same MIBs that were picked up from that folder by QTMIB?
I have attached a zip file containing the MIBs as i have received from the Aruba Wireless. Kindly let me know what is the poper method to having QT MIB import MIBs and if i need to somehow convert my MIB's extensions from .my to .mib.