When I using ` snmptrap -v2c -cpublic 127.0.0.1 '' SNMPv2-MIB::sysLocation.0 SNMPv2-MIB::sysLocation.0 s "I am here v2c"`
I can see the traps both in /tmp/zabbix_traps.tmp, looks like below output:
22:12:51 2021/07/13 ZBXTRAP 127.0.0.1
PDU INFO:
errorstatus 0
version 1
requestid 352534932
community public
messageid 0
errorindex 0
receivedfrom UDP: [127.0.0.1]:59560->[127.0.0.1]:162
transactionid 6
notificationtype TRAP
VARBINDS:
.1.3.6.1.2.1.1.3.0 type=67 value=Timeticks: (69130617) 8 days, 0:01:46.17
.1.3.6.1.6.3.1.1.4.1.0 type=6 value=OID: .1.3.6.1.2.1.1.6.0
.1.3.6.1.2.1.1.6.0 type=4 value=STRING: "I am here v2c"
and UI can also see the output.
But after I configured Nutanix Trap point to Zabbix Server, and click Test botton. I can only see the Test Trap in /tmp/zabbix_traps.tmp. but the traps can not presented in zabbix UI.


I have troubleshooted for couple of days. hope somebody can help.Many Thanks.
I can see the traps both in /tmp/zabbix_traps.tmp, looks like below output:
22:12:51 2021/07/13 ZBXTRAP 127.0.0.1
PDU INFO:
errorstatus 0
version 1
requestid 352534932
community public
messageid 0
errorindex 0
receivedfrom UDP: [127.0.0.1]:59560->[127.0.0.1]:162
transactionid 6
notificationtype TRAP
VARBINDS:
.1.3.6.1.2.1.1.3.0 type=67 value=Timeticks: (69130617) 8 days, 0:01:46.17
.1.3.6.1.6.3.1.1.4.1.0 type=6 value=OID: .1.3.6.1.2.1.1.6.0
.1.3.6.1.2.1.1.6.0 type=4 value=STRING: "I am here v2c"
and UI can also see the output.
I have troubleshooted for couple of days. hope somebody can help.Many Thanks.
Comment