RTE_X_KDE_TRANSPORT_POOL_OPTIONS

This Configuration Manager-only parameter configures the per-protocol POOL port range for the runtime environment.

Description
Note: This parameter is supported by Configuration Manager only.

This parameter (RTE_X_KDE_TRANSPORT_POOL_OPTIONS) sets the value of the KDS_X_KDE_TRANSPORT_POOL_OPTIONS and Kpp_X_KDE_TRANSPORT_POOL_OPTIONS parameters.

It allows for POOL-related overrides in the KDE_TRANSPORT environment variable keyword on a per-protocol basis for all monitoring server and monitoring agent components in the runtime environment, rather than setting the parameter individually for each component.

Specify the POOL option with a port range in the format POOL:nnnn-nnnn. The range must be no smaller than 2 ports and no larger than 1024 ports. For example, POOL:3660-4683 is valid; POOL:3660-4684 is not.

If more than 1024 ports are needed, specify more than one POOL option separated by a space, as in POOL:3660-4683 POOL:5660-6683.

Default value
None
Permissible values
Character string, maximum length 50