Network Mode Client Configuration Items

The available client configuration items for Network mode and their default values are listed in the following table. For more information about using configuration items see Configuration Items.

Configuration Item

Meaning

ET_HSM_NETCLIENT_HEARTBEAT
=[ON|OFF]

If ON, net client is to request and support heartbeat messages from the Network Server.
Default=OFF

ET_HSM_NETCLIENT_LOG_CHANNEL

Channel (destination) to write log entries to. Values are platform-dependent.

For Windows, valid values are:

>0 – Windows Event Log

>1 – Standard out

>2 – Standard error

Default=0

For Unix, valid values are from 0 to 7 inclusive, and map to syslog LOG_LOCAL# values.
Default=0

ET_HSM_NETCLIENT_LOG_NAME

Name of application/context to associate with log entries.

Default=etnetclient

ET_HSM_NETCLIENT_READ_TIMEOUT_SECS

Seconds to allow before timing out a TCP/IP read operation.

Default=300

ET_HSM_NETCLIENT_SERVERLIST
=[host[:port] [host[:port]…]]

Space separated list of hosts (with optional port number) to connect to.

Default host=localhost

Default port=12396

IPv6 addresses must be enclosed in square brackets.

ET_HSM_NETCLIENT_WRITE_TIMEOUT_SECS

Seconds to allow before timing out a TCP/IP write operation.

Default=60

ET_HSM_NETCLIENT_CONNECT_TIMEOUT_SECS

Number of seconds before a connection attempt is timed out.

Default=60