On Mon, 2011-10-03 at 08:44 +0530, Vivek Nagaraj wrote:
> Response to your previous mail:
> 
> 1) Could not find 'snmp.conf'

As Niels said, you have to make it yourself.
> 
> 2) And options you have mentioned to be used with 'snmptrap' command
> is not working

--defTarget="udp:169.254.1.1:30617"

That is wrong. defTarget takes three arguments. Try with

--defTarget="snmptrap udp 169.254.1.1:30617"

/MF


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to