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.
Snmp
-
[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 nameAny hint is welcome.
Regards, Zdravko -
What versions of Mango and SNMP are you using?
-
Mango the latest, and SNMP 2c version.
Strangely, all other OIDs that I have been using work.Zdravko
-
Try to put .0 at the end.
Probaj dodati kada testiraš .0 na kraju OID-a