NetXMS Support Forum

English Support => General Support => Topic started by: norg on August 06, 2015, 08:29:00 PM

Title: Creating SNMP table DCI in Development Version (2.0-M5)
Post by: norg on August 06, 2015, 08:29:00 PM
I am trying to create template for getting wireless informations from mikrotik devices such as signal, Rx, Tx, DataRate and so on.
Problem is that on each device the oid is different based on MAC address of the wireless card.
the main part .1.3.6.1.4.1.14988.1.1.1.2.1.3 is same but continuing differ on one it is .1.3.6.1.4.1.14988.1.1.1.2.1.3.0.12.66.44.246.252.4 on different .1.3.6.1.4.1.14988.1.1.1.2.1.3.0.12.66.43.64.78.4
I foud in wiki solution for stable version https://wiki.netxms.org/wiki/Creating_SNMP_table_DCI (https://wiki.netxms.org/wiki/Creating_SNMP_table_DCI)
but I am not able to find how to do this in Development Version
I found some information it should be done through object tool but there is Snmp table no more

Thanks for answer