In the /etc/snmp/snmptt.conf file, are all of the OIDs that it should process and if there is a match, it will send it to the XI process.
If it doesn't match, it goes in to the unknown log.
The snmptt.conf file is populated by the XI GUI if the Process Traps button is selected and that the MIB file has TRAP OID's in them.
You can try and add the MIB's again from the command line by running the following.
Code: Select all
addmib <PathToNewMIB>Code: Select all
service snmptt restartCode: Select all
/etc/snmp/snmptt.confhttps://support.nagios.com/kb/article.php?id=77