NetXMS Support Forum

English Support => General Support => Topic started by: Rando on June 15, 2010, 12:35:41 AM

Title: Long OID's
Post by: Rando on June 15, 2010, 12:35:41 AM
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.
Title: Re: Long OID's
Post by: Victor Kirhenshtein on June 16, 2010, 12:04:49 PM
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