I've got a very long OID and I need to use to collect DCI information. It is 267 Characters and the name field in the database is limited to 255 characters. I am running MySQL version 5.0.89 and I know the database can support up to 65535 as of version 5.0.3. I've done a backup of the database and bumped the name field in the Items table to 512 and I can now add the full OID in the databse directly, but I still cannot get the DCI value and when I look at it in NetXMS, the OID is truncated at 255 Characters. Is there a way to bump this up more?
Thnx.
Hi!
There are limits in code as well. I'll register an issue in our bugtracker (https://www.netxms.org/bugtrack/view.php?id=301 (https://www.netxms.org/bugtrack/view.php?id=301)) and will change this limit in future versions.
Best regards,
Victor