Use this procedure to set remote agent properties.
agent_id
VARCHAR(128). This is an IN parameter that specifies the agent ID.
property_name
VARCHAR(128). This is an IN parameter that specifies the property name to be set.
property_value
VARCHAR(2048). This is an IN parameter that specifies the property value to be set.
The agent supports the following properties:
mlstream The MobiLink stream parameters, for example tcpip(host=localhost).
tcpip(host=localhost)
max_taskdb_sync_interval The longest time in seconds that the agent should wait between synchronizing its agent database.
lwp_freq The time between lightweight polls.