Waiting for Trap....

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
skywalker
Posts: 26
Joined: Tue Jan 14, 2014 7:27 pm

Waiting for Trap....

Post by skywalker »

Hi, all.

I have a question about SNMP Trap.

I am using nagios xi 2014R1.0. I have configured SNMP traps after reading this URL, http://assets.nagios.com/downloads/nagi ... ios_XI.pdf.

But it doesn't working. On service status, it displayed messages( Wating for Trap.. .)

Even if there is changes to the device, there is no change in the state.

What should I do in cases? Please help me.

Thank you.
snmp_trap.png
You do not have the required permissions to view the files attached to this post.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Waiting for Trap....

Post by sreinhardt »

Have you added the devices trap mib via the XI interface for managing mibs? Also have you taken a look at your snmptt_unknown.log and made sure that they are not showing in there?

Code: Select all

tail -50 /var/log/snmptt/snmptt_unknown.log
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked