Back to OP5 Monitor FAQ

SNMP - How to add my own MIBs to an OP5 Monitor server?

Question Copied


My environment has a machine with its own SNMP setup. How do I add my own MIBs to an OP5 Monitor server?

Answer Copied


  1. Compile your MIBs using a MIB compiler;

  2. Place the compiled MIB file into /usr/share/snmp/mibs/

  3. Create the file /etc/snmp/snmp.conf if it does not already exist

  4. Place the following line into the file, which will force the SNMP daemon to parse the MIB stack: mibs +ALL

  5. Restart the SNMP daemon to be safe.

["Geneos"] ["FAQ"]

Was this topic helpful?