Thank

yes I think because my agent and server is on 1 system

I do your instruction to kill  snmptrapd  and then I rewrite that
instruction snmptrapd -f -Le

but my output take long time and I didn't receive anything so I stopped it
this is my output

NET-SNMP version 5.3.2.2
2012-07-23 17:26:38 NET-SNMP version 5.3.2.2 Stopped.

--------------------------

On Tue, Jul 24, 2012 at 1:10 PM, Dave Shield <d.t.shi...@liverpool.ac.uk>wrote:

> On 24 July 2012 09:16, mohamad hosein jafari <smhjafar...@gmail.com>
> wrote:
> > you means I use Killall snmptrap  command?
>
> No
> You are still getting confused between "snmptrap" and "snmptrapd"
>
> "snmptrapd" is the trap receiver - the program that runs all the time,
> listening
> for incoming traps and processing/logging them.
> "snmptrap" is used for generating traps - a command-line tool that is run
> individually.
>
> snmptrap sends the trap to snmptrapd
> Note the 'd' at the end of the name - this stands for "daemon".
>
> It's the daemon (snmptrapd) that's running all the time,
> which is blocking the (new) daemon that you are trying to start.
> So it's the daemon that you need to shut down.
>
> Try
>      killall snmptrapd
>
> Please try to keep these two clear in your mind (and in your messages).
> The potential for confusion if you mix them up is immense!
>
> Dave
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to