Hi,
I want to receive traps in Zabbix Server from other application but I don't know exactly how to start. I have virtual machine with Zabbix Appliance 3.0 on Ubuntu Server 14.04. At the beginning, I've tried to configure Zabbix to receive traps by itself. I've followed steps shown in http://www.net-snmp.org/wiki/index.p...n_Ubuntu_10.04 at section "Install and Configure Net-SNMP Packages" but after command
I'm receiving response:
I've also added Host in Zabbix console:

I've tried with another tutorial https://www.zabbix.com/documentation...types/snmptrap but after command:
I've received following error:
Any ideas what am I doing wrong? Can anyone help me?
I want to receive traps in Zabbix Server from other application but I don't know exactly how to start. I have virtual machine with Zabbix Appliance 3.0 on Ubuntu Server 14.04. At the beginning, I've tried to configure Zabbix to receive traps by itself. I've followed steps shown in http://www.net-snmp.org/wiki/index.p...n_Ubuntu_10.04 at section "Install and Configure Net-SNMP Packages" but after command
> snmpwalk -v 2c -c public localhost system
Timeout: No Response from localhost

I've tried with another tutorial https://www.zabbix.com/documentation...types/snmptrap but after command:
snmptrap -v 1 -c public 127.0.0.1 '.1.3.6.1.6.3.1.1.5.3' '0.0.0.0' 6 33 '55' .1.3.6.1.6.3.1.1.5.3 s "teststring000"
read_config_store open failure on /var/lib/snmp/snmpapp.conf