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

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

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 1.8.11, 2.0.0rc1
    • 1.8.3
    • None
    • 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.

            Unassigned Unassigned
            h-nakagawa hiromichi nakagawa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: