I'm running version net-snmp-5.3.2.2-17.el5_8.1 on CentOS release 5.8. I'm trying to figure out how to forward my snmp traps to another host. I have snmptrapd running and the following in
/etc/snmp/snmptrapd.conf: disableAuthorization yes forward default 192.168.1.3 snmpd.conf (without commented lines): com2sec notConfigUser default public group notConfigGroup v1 notConfigUser group notConfigGroup v2c notConfigUser view systemview included .1.3.6.1.2.1.1 view systemview included .1.3.6.1.2.1.25.1.1 syslocation Unknown (edit /etc/snmp/snmpd.conf) syscontact Root <root@localhost> (configure /etc/snmp/snmp.local.conf) pass .1.3.6.1.4.1.4413.4.1 /usr/bin/ucd5820stat Running wireshark on both system for port 162 I can see the snmp traps coming in on the system running snmptrapd, but I don't see them getting to the destination system. I've spent a lot of time googling for an answer but have yet to find anything that works. Any help is appreciated. Thanks, James ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
