Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-8392

snmp trap from remote server

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Incomplete
    • Icon: Critical Critical
    • None
    • 2.2.3
    • Server (S)
    • 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

            Unassigned Unassigned
            misjackal Michal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: