TelnetHelper.configuration database table

The TelnetHelper.configuration table specifies the general rules for receiving information from remote devices.

The TelnetHelper.configuration table is described in the following table.

Table 1. TelnetHelper.configuration database table schema

Column name

Constraints

Data type

Description

m_NumThreads
 

Integer

The number of threads to be used by the helper. If you change this value, be sure that your system is configured to allow at least this number of concurrent Telnet sessions.

m_TimeOut
 

Integer

The maximum time to wait for access to a device (milliseconds).

m_Retries
 

Integer

The number of times to retry the device.