Server Management - Systems Insight Manager
1833247 Members
3153 Online
110051 Solutions
New Discussion

Re: How do I add MIB's?

 
Scott Watkins_1
New Member

How do I add MIB's?

Hi all,
Under SIM, how do I add custom MIB's for an snmp enabled UPS?
3 REPLIES 3
Jon Ward
Trusted Contributor

Re: How do I add MIB's?

Aravindh Rajaram
Honored Contributor

Re: How do I add MIB's?

Hi Scott,

First copy your custom MIB files to "~\mibs" folder on your CMS. Run "mcompile " command through command line interface. After the custom MIB gets compiled successfully, run "mxmib -a " command which will register your custom MIB.

Scott Watkins_1
New Member

Re: How do I add MIB's?

Thank you... I followed your steps and it worked great. Thanks again!