Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-2889

MikroTik RouterOS - add LTE/3G signal and wifi info

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • None
    • Community Edition, Professional Edition
    • Discovery, Poller

    Description

      includes/definitions/mibs/mikrotik.inc.php :

      • Added info about LTE modem (if installed). (Tested only on wAP LTE kit)
        From SNMP mtxrLTEModemTable
      • Added info about OLD modems (2g/3g). But It discovered on all devices, need a way to discover it only if "mtxrWirelessModemSignalStrength" is not 0.

      includes/discovery/wifi/mikrotik-mib.inc.php :
      Small functionality, but we can see SSID of networks.
      I don't find a good way to convert frequency to channel , so need a way to FIX IT.

      Attachments

        1. routeros-tab-wifi.png
          routeros-tab-wifi.png
          44 kB
        2. mikrotik-mib.inc.php
          4 kB
        3. definitions-mibs-mikrotik.inc.php.patch
          5 kB
        4. band-to-radio_mode-regexp.png
          band-to-radio_mode-regexp.png
          25 kB
        5. mikrotik-lte-signal.png
          mikrotik-lte-signal.png
          15 kB

        Issue Links

          Activity

            [OBS-2889] MikroTik RouterOS - add LTE/3G signal and wifi info

            Added in r10332.

            landy Mike Stupalov added a comment - Added in r10332.

            definitions-mibs-mikrotik.inc.php.patch
            Please merge this patch.
            It only add "WirelessModem" and "LTEModem".

            mtivi Martyushev Tim added a comment - definitions-mibs-mikrotik.inc.php.patch Please merge this patch. It only add "WirelessModem" and "LTEModem".

             

            We can use something like this regexp:

             ^(\d{3,4})\/(\d+[\w-]*)\/(\w+).*

            to get wlan_radio_mode from mtxrWlApBand

            mtivi Martyushev Tim added a comment -   We can use something like this regexp: ^(\d{ 3 , 4 })\/(\d+[\w-]*)\/(\w+).* to get wlan_radio_mode from mtxrWlApBand

            and another problem.
            After discovery there is no tab WiFi for device.

            mtivi Martyushev Tim added a comment - and another problem. After discovery there is no tab WiFi for device.

            People

              landy Mike Stupalov
              mtivi Martyushev Tim
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: