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

Check Point Next Generation Firewall by SNMP - interface trigger issue

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 6.4.13
    • Templates (T)
    • None

      Steps to reproduce:

      Check Point Next Generation Firewall by SNMP template has an issue triggering the interface down and as well the recovery expression

       

      Currently the trigger expression is:

      {$NET.IF.CONTROL:"{#IFNAME}"}=1 and last(/Check Point Next Generation Firewall by SNMP/net.if.statusifOperStatus.{#SNMPINDEX})=1 and (last(/Check Point Next Generation Firewall by SNMP/net.if.statusifOperStatus.{#SNMPINDEX},#1)<>last(/Check Point Next Generation Firewall by SNMP/net.if.statusifOperStatus.{#SNMPINDEX},#2))

       

      this part is wrong: it should be: <> not =

       

      same for the recovery expression:

      last(/Check Point Next Generation Firewall by SNMP/net.if.statusifOperStatus.{#SNMPINDEX})<>1 or {$NET.IF.CONTROL:"

      {#IFNAME}

      "}=0

       

      this part is wrong:   it should be: = not <>

       

        1. image-2024-05-01-10-20-00-468.png
          3 kB
          Massimo Vandone
        2. image-2024-05-01-10-17-40-637.png
          2 kB
          Massimo Vandone

            ksalins Karlis Salins
            massimo.vandone@mkspamp.com Massimo Vandone
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: