I was enable to configure snmp dci table without any issue, but i am unable to create a agent table.
It's possible? How can create a table using agent?
Only found ExternalParameter .
Thank you in advance.
			
			
			
				Hi!
No, tables from scripts are not supported. However, you can use dbquery subagent to read tables from database (it could be sqlite database for example if you need something local).
Best regards,
Victor