Hi Nagios support team,
I've recently being employed by a company which their production is software.
They asked me to add OIDs related to their softwares in snmptt.conf in Nagios server in order to receive traps in Nagios XI.
I did SNMP traps part in administrator manual completely and I can review traps in Nagios web interface.
My question is how to add those OIDs to snmptt.conf that can receive traps in Nagios web interface?
is there any templates for doing this?
Any help would be appreciated.
Majid
Inserting OID in snmptt
Re: Inserting OID in snmptt
I am including a link to the guide for integrating SNMP Traps on the Nagios XI server.
https://assets.nagios.com/downloads/nag ... ios_XI.pdf
If this was the procedure used to configure the XI server, a program called addmib was installed and you can use that to add the existing MIB files to the snmptt.conf file.
Or, in the XI Interface in the Admin > Manage MIBs menu, you can upload a MIB file and if you check the process TRAP box, that should add the traps as well.
https://assets.nagios.com/downloads/nag ... ios_XI.pdf
If this was the procedure used to configure the XI server, a program called addmib was installed and you can use that to add the existing MIB files to the snmptt.conf file.
Code: Select all
addmib /pathtomib/mibfileBe sure to check out our Knowledgebase for helpful articles and solutions!