×
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
-
Compile your MIBs using a MIB compiler;
-
Place the compiled MIB file into /usr/share/snmp/mibs/
-
Create the file /etc/snmp/snmp.conf if it does not already exist
-
Place the following line into the file, which will force the SNMP daemon to parse the MIB stack:
mibs +ALL -
Restart the SNMP daemon to be safe.
["Geneos"]
["FAQ"]