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

Unrecoverable SNMP Link Down problem

XMLWordPrintable

    • Sprint 56 (Sep 2019), Sprint 55 (Aug 2019), Sprint 57 (Oct 2019), Sprint 58 (Nov 2019), Sprint 59 (Dec 2019), Sprint 60 (Jan 2020), Sprint 61 (Feb 2020), Sprint 62 (Mar 2020), Sprint 63 (Apr 2020), Sprint 64 (May 2020), Sprint 65 (Jun 2020)
    • 0.5

      Steps to reproduce:

      1. Configure a switch device with "Template Module Interfaces SNMPv2" template
      2. Wait for discovery and new triggers created
      3. Plug a temporary device on a port
      4. wait 30s
      5. Unplug the device
      6. Wait for the "Link down" problem to appear

      Result:
      You have now a "Problem" that is sticky with no other way to recover than reconnecting something to that switch port/

      Expected:
      Some way to easily reset the port status.

      One easy way to provide that functionality is to change the following trigger recovery expression from :

      {Template Module Interfaces SNMPv2:net.if.statusifOperStatus.{#SNMPINDEX}.last()}<>2

      to

      {Template Module Interfaces SNMPv2:net.if.statusifOperStatus.{#SNMPINDEX}.last()}<>2 or {Template Module Interfaces SNMPv2:net.if.statusifOperStatus.{#SNMPINDEX}.diff()}=0

      So that one has to simply delete the history for that port to recover the problem.

      Credit goes to @warpdan on the communities : https://www.zabbix.com/forum/zabbix-help/369997-problem-interface-link-down-manual-recover

            tuskov Tikhon Uskov (Inactive)
            ybizeul Yann
            Team INT
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: