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. band-to-radio_mode-regexp.png
          band-to-radio_mode-regexp.png
          25 kB
        2. definitions-mibs-mikrotik.inc.php.patch
          5 kB
        3. mikrotik-lte-signal.png
          mikrotik-lte-signal.png
          15 kB
        4. mikrotik-mib.inc.php
          4 kB
        5. routeros-tab-wifi.png
          routeros-tab-wifi.png
          44 kB

        Issue Links

          Activity

            [OBS-2889] MikroTik RouterOS - add LTE/3G signal and wifi info
            landy Mike Stupalov made changes -
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            landy Mike Stupalov made changes -
            Resolution New: Fixed [ 1 ]
            Status Original: In Progress [ 3 ] New: Resolved [ 5 ]

            Added in r10332.

            landy Mike Stupalov added a comment - Added in r10332.
            landy Mike Stupalov made changes -
            Status Original: Open [ 1 ] New: In Progress [ 3 ]
            mtivi Martyushev Tim made changes -
            Attachment New: mikrotik-lte-signal.png [ 17059 ]

            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".
            landy Mike Stupalov made changes -
            Labels New: wifi wireless

             

            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
            mtivi Martyushev Tim made changes -
            Attachment New: band-to-radio_mode-regexp.png [ 15875 ]

            People

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

              Dates

                Created:
                Updated:
                Resolved: