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

No board temperature for Mikrotik KNOT device

Details

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

    Description

      Board temperature not reading from Mikrotik KNOT device (RB924i-2nD-BT5&BG77).
      Read OID from Mikrotik System Health
      ```

      [admin@knot-mt] /system/health> print oid
       0 name=.1.3.6.1.4.1.14988.1.1.3.100.1.2.13 value=.1.3.6.1.4.1.14988.1.1.3.100.1.3.13 type=.1.3.6.1.4.1.14988.1.1.3.100.1.4.13

       1 name=.1.3.6.1.4.1.14988.1.1.3.100.1.2.7101 value=.1.3.6.1.4.1.14988.1.1.3.100.1.3.7101 type=.1.3.6.1.4.1.14988.1.1.3.100.1.4.7101

      ```
      data from smtpwalk
      ```
       snmpwalk -v2c -c public 10.0.180.254 .1.3.6.1.4.1.14988.1.1.3.100
      SNMPv2-SMI::enterprises.14988.1.1.3.100.1.2.13 = STRING: "voltage"
      SNMPv2-SMI::enterprises.14988.1.1.3.100.1.2.7101 = STRING: "board-temperature1"
      SNMPv2-SMI::enterprises.14988.1.1.3.100.1.3.13 = INTEGER: 513
      SNMPv2-SMI::enterprises.14988.1.1.3.100.1.3.7101 = INTEGER: 42
      SNMPv2-SMI::enterprises.14988.1.1.3.100.1.4.13 = INTEGER: 3
      SNMPv2-SMI::enterprises.14988.1.1.3.100.1.4.7101 = INTEGER: 1
      ```

      Attachments

        Activity

          [OBS-4850] No board temperature for Mikrotik KNOT device

          After this change, the temperature appeared but the voltage information was doubled.
          Additionally, in other Mikrotik devices, information about both temperature and voltage has doubled.

          prezeskk Krzysztof Kulesza added a comment - After this change, the temperature appeared but the voltage information was doubled. Additionally, in other Mikrotik devices, information about both temperature and voltage has doubled.

          Added in r13587.

          landy Mike Stupalov added a comment - Added in r13587.

          General questions and device support can be discussed in our Discord channel, click here to join.


          Please make and attach additional information about the device:

          • full snmp dump from device:

            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk
            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk

            If device not support SNMP version 2c, replace -v2c with -v1.

          • If you have problems with discovery or poller processes, please do and attach these debugs:

            ./discovery.php -d -h <device>
            ./poller.php -d -h <device>

          • additionally attach device and/or vendor specific MIB files

          This comment is added automatically.

          bot Observium Bot added a comment - General questions and device support can be discussed in our Discord channel, click here to join . Please make and attach additional information about the device: full snmp dump from device: snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk If device not support SNMP version 2c, replace -v2c with -v1. If you have problems with discovery or poller processes, please do and attach these debugs: ./discovery.php -d -h <device> ./poller.php -d -h <device> additionally attach device and/or vendor specific MIB files This comment is added automatically.

          People

            landy Mike Stupalov
            prezeskk Krzysztof Kulesza
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: