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

Invalid oid for reading errors on the interface

XMLWordPrintable

    • Icon: Patch request Patch request
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • None
    • Templates (T)
    • None

      In all official MikroTik templates zabbix reads packet errors on the port via OID 1.3.6.1.2.1.2.2.1.14.<ifIndex>, while MikroTik never reports errors there, instead using OIDs in the 1.3.6.1.4.1.14988.1.1.14.1.1 branch.

      e.g.
      mtxrInterfaceStatsRxFCSError 1.3.6.1.4.1.14988.1.1.14.1.1.45
      mtxrInterfaceStatsRxAlignError 1.3.6.1.4.1.14988.1.1.14.1.1.46
      mtxrInterfaceStatsRxCarrierError 1.3.6.1.4.1.14988.1.1.14.1.1.53
      etc.
      There's no single, collective OID for all type errors, so you need separate items for each error and separate triggers, or a single trigger that fires for any error.

            gliepins Guntis Liepins
            buczynsl Lukasz B
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: