You are correct I had to open the ports on the firewall and set TRAPDRUN=no to yes in the /etc/default/snmpd in order to start the trap. Now im getting this message in the traps.
[2010.Sep.21 10:25:43] (blah.blah.local, x.x.x.x) SNMPv2-MIB::authenticationFailure, snmpTrapEnterprise.0: NET-SNMP-MIB::netSnmpAgentOIDs.10
[2010.Sep.21 10:25:43] (blah.blah.local, x.x.x.x) SNMPv2-MIB::authenticationFailure, snmpTrapEnterprise.0: NET-SNMP-MIB::netSnmpAgentOIDs.10
[2010.Sep.21 10:25:42] (blah.blah.local, x.x.x.x) SNMPv2-MIB::authenticationFailure, snmpTrapEnterprise.0: NET-SNMP-MIB::netSnmpAgentOIDs.10
This is what shows up in the logs.
2010-09-21 10:25:43 -- 29639 --<STDIN> blah.blah.local
2010-09-21 10:25:43 -- 29639 --<STDIN> UDP: [x.x.x.x]:33822->[x.x.x.x]
2010-09-21 10:25:43 -- 29639 --<STDIN> DISMAN-EVENT-MIB::sysUpTimeInstance 0:0:17:04.93
2010-09-21 10:25:43 -- 29639 --<STDIN> SNMPv2-MIB::snmpTrapOID.0 SNMPv2-MIB::authenticationFailure
2010-09-21 10:25:43 -- 29639 --<STDIN> SNMPv2-MIB::snmpTrapEnterprise.0 NET-SNMP-MIB::netSnmpAgentOIDs.10
2010-09-21 10:25:43 -- 29639 --/usr/bin/zabbix_sender --zabbix-server x.x.x.x --port 10051 --host TRAP_HOST --key snmptraps --value "(blah.blah.blah, x.x.x.x) SNMPv2-MIB::authenticationFailure, snmpTrapEnterprise.0: NET-SNMP-MIB::netSnmpAgentOIDs.10"
Thanks for your help.
Comment