• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Snmp

    User help
    3
    5
    3.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Z
      Zdravko
      last edited by

      [root@dom snmp]# snmpwalk -v 2c -Os localhost -c public .1.3.6.1.4.1.2021.9.1.7
      dskAvail.1 = INTEGER: 41659556
      [root@dom snmp]# snmpwalk -v 2c -Os localhost -c public .1.3.6.1.2.1.1.1.0
      sysDescr.0 = STRING: Linux dom.mks.si 2.6.32-279.14.1.el6.x86_64 #1 SMP Tue Nov 6 23:43:09 UTC 2012 x86_64
      
      

      These two both work from comand line, but being set from Mango snmp data source, only the second works.
      Testing OID .1.3.6.1.4.1.2021.9.1.7 (dskAvail.1) says Null.
      The data point even raised alarm saying: 'dfree': PDU received with error in OID 1.3.6.1.4.1.2021.9.1.7, text=No such name

      Any hint is welcome.
      Regards, Zdravko

      1 Reply Last reply Reply Quote 0
      • JoelHaggarJ
        JoelHaggar
        last edited by

        What versions of Mango and SNMP are you using?

        1 Reply Last reply Reply Quote 0
        • Z
          Zdravko
          last edited by

          Mango the latest, and SNMP 2c version.
          Strangely, all other OIDs that I have been using work.

          Zdravko

          1 Reply Last reply Reply Quote 0
          • I
            iloncare
            last edited by

            Try to put .0 at the end.

            Probaj dodati kada testiraš .0 na kraju OID-a

            1 Reply Last reply Reply Quote 0
            • First post
              Last post