-
Incident report
-
Resolution: Incomplete
-
Critical
-
None
-
2.2.3
-
Linux
SNMP Trap from remote server does not match properly to item:
snmptrap -v 1 -c public 192.168.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 "teststring001"
in zabbix log:
22209:20140625:144942.464 unmatched trap received from [192.168.0.1]: 14:49:38 2014/06/25 .1.3.6.1.6.3.1.1.5.3.0.33 Normal "General event" 192.168.0.1 - general .1.3.6.1.6.3.1.1.5.3:teststring001
SNMP Trap from localhost works properly and matches to item:
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"
Latest value for SNMP TRAP LOCAL item:
Timestamp Local time Value
2014.Jun.25 14:48:12 2014.Jun.25 14:48:08 14:48:08 2014/06/25 .1.3.6.1.6.3.1.1.5.3.0.33 Normal "General event" 127.0.0.1 - general .1.3.6.1.6.3.1.1.5.3:teststring000
SNMP TRAP REMOTE configuration:
Key: snmptrap["teststring001"]
Host interface: 192.168.0.1:162
Type if information: Log
SNMP TRAP LOCAL configuration:
Key: snmptrap["teststring000"]
Host interface: 127.0.0.1:162
Type if information: Log