On 24 July 2012 08:58, mohamad hosein jafari <smhjafar...@gmail.com> wrote:
> I want to use snmptrap but I think first of all I should config snmptrapd on
> my server to receive snmp information on server .Am I Right???

Correct


>  my snmptrapd.conf is in /etc/snmp/snmptrapd.conf

So why were you telling snmptrapd to look in /tmp ?
If your snmptrapd.conf file is under /etc/snmp
then try running

    snmptrapd -f -Le

If that complains about "no access control"
(and *only* if it complains)
then try
    snmptrapd -c /etc/snmp/snmptrapd.conf  -f -Le
          instead

Run those command(s) - and please report back what it says.


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