wtDeaTcpConnectTimeout
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.4.4.1.4
Object
column
mandatory
r/w
Integer32
Connection timeout in seconds. This value is only effective in conjunction with an activated inactivity timeout. After the inactivity timeout has expired, the Com-Server attempts to send any remaining unsent user data for the duration of the connection timeout. If it does not receive a reply from the TCP server within this time, it assumes the server is hung. The data are the rejected and the connection reset. To prevent unintended data loss, select a sufficiently high value. The value 0 deactivates the timeout.
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.4.4.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtDeaTcpClientEntry
- Table
- wtDeaTcpClientTable
- Siblings
- 4
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wtDeaTcpServerPort mandatory Port number which the application (TCP server process) addresses on the computer. | column | Integer32 | .1.3.6.1.4.1.5040.1.1.1.4.4.1.1 |
| wtDeaTcpServerIp mandatory IP address of the computer on which the application (TCP server process) is active. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.5040.1.1.1.4.4.1.2 |
| wtDeaTcpInactTimeout mandatory Connection timeout in seconds. If no data are exchanged within the specified time,
the Com-Server closes the connection to the TCP server.
The value 0 deactivates the timer. | column | Integer32 | .1.3.6.1.4.1.5040.1.1.1.4.4.1.3 |
| wtDeaTcpInputMask mandatory Here the inputs to be polled by the card driver are configured. When a
level change occurs on one or more inputs, the TCP connection to the
application (TCP server) is opened an… | column | OctetString | .1.3.6.1.4.1.5040.1.1.1.4.4.1.5 |