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

Similar mikrotik models show different mount of sensors in overwiew section

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • None
    • Professional Edition
    • Discovery

    Description

      Hello,

      I use Mikrotik CCR1072 and CCR1036 models, they are similar but CCR1072 doesn't show temperature, current and voltage related with "system", please your help to show this important parameters.

      Check the attached images.

      Thank you in advance.

      Attachments

        1. ccr1036_myagent.snmpwalk
          2.37 MB
        2. ccr1072_myagent.snmpwalk
          15.65 MB
        3. mikrotik_ccr1036.jpg
          mikrotik_ccr1036.jpg
          77 kB
        4. mikrotik_ccr1072.jpg
          mikrotik_ccr1072.jpg
          97 kB

        Activity

          [OBS-4320] Similar mikrotik models show different mount of sensors in overwiew section

          Hello,

          Thank you for your support, the device doesn't support these parameters, I found a thread on Mikrotik's forum to solve this bug in a future firmware.

          ftipiani Fernando Tipiani added a comment - Hello, Thank you for your support, the device doesn't support these parameters, I found a thread on Mikrotik's forum to solve this bug in a future firmware.

          observium discover this system temperature, current and voltage from tree MIKROTIK-MIB::mtxrHealth
          ccr1036_myagent.snmpwalk have this objects:

          //mtxrHlVoltage.0
          .1.3.6.1.4.1.14988.1.1.3.8.0 = INTEGER: 237
          //mtxrHlTemperature.0
          .1.3.6.1.4.1.14988.1.1.3.10.0 = INTEGER: 250
          //mtxrHlCurrent.0
          .1.3.6.1.4.1.14988.1.1.3.13.0 = INTEGER: 1589
          

          And there is no such object in ccr1072_myagent.snmpwalk

          You can also check supported metrics in CLI:

          /system health print
           
          /system health print oid

          mtivi Martyushev Tim added a comment - observium discover this system temperature, current and voltage from tree MIKROTIK-MIB::mtxrHealth ccr1036_myagent.snmpwalk have this objects: //mtxrHlVoltage.0 .1.3.6.1.4.1.14988.1.1.3.8.0 = INTEGER: 237 //mtxrHlTemperature.0 .1.3.6.1.4.1.14988.1.1.3.10.0 = INTEGER: 250 //mtxrHlCurrent.0 .1.3.6.1.4.1.14988.1.1.3.13.0 = INTEGER: 1589 And there is no such object in ccr1072_myagent.snmpwalk You can also check supported metrics in CLI: /system health print   /system health print oid

          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 -ObentxU <hostname> .1 > myagent.snmpwalk
            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -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 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -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

            mtivi Martyushev Tim
            ftipiani Fernando Tipiani
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: