Hello,
in snmptrapd "starting with release 5.3, it is necessary to explicitly specify who is authorised to send traps and informs to the notification receiver" [1]. I suggest adding this information to the zabbix documentation page https://www.zabbix.com/documentation...types/snmptrap maybe also with the resource page [1].
Also on the same page in 4 Setup example I suggest adding disableAuthorization yes - without this option the example does not work:
2. snmptrapd.conf - add SNMPTT as the trap handler:
+ disableAuthorization yes
traphandle default snmptt
[1] http://www.net-snmp.org/docs/man/snmptrapd.conf.html
in snmptrapd "starting with release 5.3, it is necessary to explicitly specify who is authorised to send traps and informs to the notification receiver" [1]. I suggest adding this information to the zabbix documentation page https://www.zabbix.com/documentation...types/snmptrap maybe also with the resource page [1].
Also on the same page in 4 Setup example I suggest adding disableAuthorization yes - without this option the example does not work:
2. snmptrapd.conf - add SNMPTT as the trap handler:
+ disableAuthorization yes
traphandle default snmptt
[1] http://www.net-snmp.org/docs/man/snmptrapd.conf.html