On 19 Jul, 2006, at 12:24, Armin Irger wrote: > --- > <contents of snmpd.conf> > --- > > If i send a trap like > #snmptrap -v 2c -c public localhost "" ucdStart sysContact.0 s "Dave" > > only in the /var/log/net-snmptrap.log appears > No access configuration - dropping trap.
Your current setup of snmpd.conf allows the local SNMP daemon to send traps. It is not configured to handle incoming traps. Actually, you should look into "snmptrapd" whose documentation can also be found at net-snmp.org. Cheers! Thomas ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
