Details

    • Vendor Bug
    • Resolution: Fixed
    • Minor
    • None
    • Professional Edition
    • Poller
    • None

    Description

      Mikrotik has changed how the Bridge FDB is done, Observium does not show correct port for the FDB Table, as the FDB table via SNMP - instead of returning IfIndex, it returns a bridge port index, which needs to be translated into correct IfIndex as below

      • .1.3.6.1.2.1.17.4.3.1.2 MAC table
      • .1.3.6.1.2.1.17.1.4.1.2 BridgePortIndex to InterfaceIndex Mapping
      • .1.3.6.1.2.1.31.1.1.1.1 IfIndex - Interface name{}

      E.g:

      iso.3.6.1.2.1.17.4.3.1.2.244.146.191.240.164.151 = INTEGER: 1 (1 is the bridge port index for the mac address)

      iso.3.6.1.2.1.17.1.4.1.2.1 = INTEGER: 2 (this is bridge port matching 1 to index 2)

      iso.3.6.1.2.1.31.1.1.1.1.2 = STRING: "ether2" (ifindex 2 correct)

       

      Some info:

      https://forum.mikrotik.com/viewtopic.php?t=98246#p971102

      Attachments

        Activity

          [OBS-4373] Mikrotik Bridge FDB Changes
          landy Mike Stupalov made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          landy Mike Stupalov made changes -
          Status Original: In Review [ 10101 ] New: In Progress [ 3 ]
          landy Mike Stupalov made changes -
          Status Original: Pending Response [ 10000 ] New: In Review [ 10101 ]
          ali Ali D made changes -
          Attachment New: mikrotik-mib.inc.php [ 20388 ]
          bot Observium Bot made changes -
          Status Original: Open [ 1 ] New: Pending Response [ 10000 ]
          ali Ali D created issue -

          People

            landy Mike Stupalov
            ali Ali D
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: