Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-3689

SNMp Dynamic indexes counting

XMLWordPrintable

      It would be a nice feature to count for specific values in an snmp subtree.

      For example:
      Cisco WLAN Controller
      SNMP OID: 1.3.6.1.4.1.14179.2.1.4.1.25
      All entries represent a Value of their connection protocol type.

      I would like to count each protocol type, to get a count (and graph) of 5GHz 802.11n, 2.4GHz 802.11n (and all other) users.

      Cisco Documentation Link: https://snmp.cloudapps.cisco.com/Support/SNMP/do/BrowseOID.do?local=en&translate=Translate&objectInput=1.3.6.1.4.1.14179.2.1.4.1.25#oidContent

      Example output of the tree:

      #snmpbulkwalk -v2c -c public -On HOSTAME 1.3.6.1.4.1.14179.2.1.4.1.25
      ...
      .1.3.6.1.4.1.14179.2.1.4.1.25.244.15.36.51.238.211 = INTEGER: 6
      .1.3.6.1.4.1.14179.2.1.4.1.25.244.49.195.167.98.130 = INTEGER: 7
      .1.3.6.1.4.1.14179.2.1.4.1.25.244.129.57.245.161.198 = INTEGER: 6
      .1.3.6.1.4.1.14179.2.1.4.1.25.244.245.36.214.118.199 = INTEGER: 6
      .1.3.6.1.4.1.14179.2.1.4.1.25.248.22.84.117.183.15 = INTEGER: 7
      .1.3.6.1.4.1.14179.2.1.4.1.25.252.25.16.9.127.82 = INTEGER: 7
      .1.3.6.1.4.1.14179.2.1.4.1.25.252.25.16.9.130.38 = INTEGER: 7
      .1.3.6.1.4.1.14179.2.1.4.1.25.252.25.16.45.161.222 = INTEGER: 6
      .1.3.6.1.4.1.14179.2.1.4.1.25.252.248.174.63.209.83 = INTEGER: 1
      .1.3.6.1.4.1.14179.2.1.4.1.25.252.248.174.63.210.212 = INTEGER: 7
      .1.3.6.1.4.1.14179.2.1.4.1.25.252.248.174.63.224.123 = INTEGER: 1
      .1.3.6.1.4.1.14179.2.1.4.1.25.252.248.174.111.247.187 = INTEGER: 6
      .1.3.6.1.4.1.14179.2.1.4.1.25.252.248.174.119.132.254 = INTEGER: 1
      .1.3.6.1.4.1.14179.2.1.4.1.25.252.248.174.122.33.245 = INTEGER: 6
      .1.3.6.1.4.1.14179.2.1.4.1.25.252.248.174.122.36.102 = INTEGER: 7
      .1.3.6.1.4.1.14179.2.1.4.1.25.252.248.174.122.62.231 = INTEGER: 7
      ...
      

            Unassigned Unassigned
            Daywalker Michael P
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: