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

Dependent elements that receive data via SNMP walk value preprocessing become Not supported with the error "unable to extract value for given OID: invalid value type format".

XMLWordPrintable

    • Sprint candidates

      Steps to reproduce:

      1. If in the master item with the snmp walk type, there is a line containing Wrong Type (should be Gauge32 or Unsigned32), all dependent elements become Not supported, with error: "unable to extract value for given OID: invalid value type format"
      2. For example:
        .1.3.6.1.4.1.23668.1093.1.1.1 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.1.2.1 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.1.2.2 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.1.2.3 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.1.2.4 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.1.3 = Counter32: 19
        .1.3.6.1.4.1.23668.1093.1.1.4 = Counter32: 19
        .1.3.6.1.4.1.23668.1093.1.1.5 = Counter32: 0
        .1.3.6.1.4.1.23668.1093.1.1.6 = ""
        .1.3.6.1.4.1.23668.1093.1.1.7 = ""
        .1.3.6.1.4.1.23668.1093.1.1.8 = Wrong Type (should be Gauge32 or Unsigned32): Counter32: 0
        .1.3.6.1.4.1.23668.1093.1.1.9 = Counter32: 0
        .1.3.6.1.4.1.23668.1093.1.1.10 = Counter32: 0
        .1.3.6.1.4.1.23668.1093.1.2.1 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.2.2.1 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.2.2.2 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.2.3 = STRING: "2025-4-12,12:44:20.0"
        .1.3.6.1.4.1.23668.1093.1.2.4 = Counter32: 0
        .1.3.6.1.4.1.23668.1093.1.3.1 = INTEGER: 3
        .1.3.6.1.4.1.23668.1093.1.3.2.1 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.3.2.2 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.3.2.3 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.3.2.4 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.3.2.5 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.3.2.6 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.3.2.7 = INTEGER: 1
        .1.3.6.1.4.1.23668.1093.1.3.2.8 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.3.2.9 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.3.2.10 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.3.2.11 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.3.3 = Counter32: 0
        .1.3.6.1.4.1.23668.1093.1.3.4 = Counter32: 0
        .1.3.6.1.4.1.23668.1093.1.3.5 = Counter32: 0
        .1.3.6.1.4.1.23668.1093.1.3.6 = Counter32: 0
        .1.3.6.1.4.1.23668.1093.1.3.7 = Counter32: 0
        .1.3.6.1.4.1.23668.1093.1.4.1 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.4.2.1 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.4.3 = Counter32: 0
        .1.3.6.1.4.1.23668.1093.1.5.1 = INTEGER: 2
        .1.3.6.1.4.1.23668.1093.1.5.2.1 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.5.2.2 = INTEGER: 0
        .1.3.6.1.4.1.23668.1093.1.5.3 = Counter32: 11
        .1.3.6.1.4.1.23668.1093.1.5.4 = Counter32: 2
        .1.3.6.1.4.1.23668.1093.1.5.5 = Counter32: 0
        .1.3.6.1.4.1.23668.1093.1.5.6 = Counter32: 0
        .1.3.6.1.4.1.23668.1093.1.6.1 = INTEGER: 3
        .1.3.6.1.4.1.23668.1093.1.6.2.1 = INTEGER: 1
        .1.3.6.1.4.1.23668.1093.1.6.3 = Counter32: 10

      Result:
      See screenshot...

            zabbix.dev Zabbix Development Team
            icecream2000 Alex Sedov
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: