item's status is error when network error with using dynamic index

XMLWordPrintable

    • Type: Incident report
    • Resolution: Fixed
    • Priority: Trivial
    • 1.8.11, 2.0.0rc1
    • Affects Version/s: 1.8.3
    • Component/s: None
    • Environment:
      CentOS, MySQL, zabbix 1.8.3

      item's status is error when network error with using dynamic index.
      but item's status is not error when network error without using dynamic index.
      different result in normal oid or dynamic index.

      source:
      checks_snmp.c
      get_value_snmp()
      [using dynamic index]
      snmp_get_index function returned NETWORK_ERROR when snmp timeout.
      but parent get_value_snmp returned NOTSUPPORTED.

      [normal oid]
      get_value_snmp returned NETWORK_ERROR in normal oid.

            Assignee:
            Unassigned
            Reporter:
            hiromichi nakagawa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: