Hi Armin. Armin Irger wrote: > 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.
See the ACCESS CONTROL section of the snmptrapd.conf man page. To disable access control checks and accept all incoming traps, add this to your snmptrapd.conf: disableAuthorization yes Alex ------------------------------------------------------------------------- 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
