Integrating SNMP TRAPS

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: Integrating SNMP TRAPS

Post by nscott »

Thanks for the insight nwieland. :)
Nicholas Scott
Former Nagios employee
diegosiassb
Posts: 111
Joined: Wed Dec 30, 2009 1:38 am

Re: Integrating SNMP TRAPS

Post by diegosiassb »

Thanks for your advice.
But I am just unfamiliar with the trap.
How do I load the mib nagios server?
How I must configure the files and snmptt.ini snmptt.conf.
You can attach examples of my files?
How do I tell nagios to the specific traps must be managed in a certain way?
Thanks bye
Diego
nwieland
Posts: 16
Joined: Wed Feb 23, 2011 2:31 pm

Re: Integrating SNMP TRAPS

Post by nwieland »

http://assets.nagios.com/downloads/nagi ... ith_XI.pdf is a good start, but doesn't get you too far. snmptt is quite well documented too: http://snmptt.sourceforge.net/docs/snmptt.shtml
as for snmptt.ini, make sure you don't forget to configure strip_domain_list!
as for how nagios handles the traps, set up traps with trap monitor for each host you want to receive traps from and then treat as a normal service.
Locked