wtSeriTcpResponseMode
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.3.5.1.10
Object
column
mandatory
r/w
Enumeration
In Response Mode the application, special characters are output which are used to inform the application in the serial terminal device about the network-side connection status of the Com-Server This function is only available in TCP client mode. The following messages are output on the serial port: C (connected): The connection was opened successfully. There is a TCP connection to the server. N (not connected): The connection was not opened successfully. The TCP server is not responding. D (disconnected): The connection query was rejected by the TCP server or a previously open connection was properly ended by the TCP server or by the Com-Server. Ixxx.xxx.xxx.xxx (invoked by...): A client application on the indicated station has successfully opened a TCP connection to the Com-Server (e.g., I172.20.20.1).
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.3.5.1.10- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtSeriTcpClientEntry
- Table
- wtSeriTcpClientTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wtSeriTcpRespModeOff |
2 | wtSeriTcpRespModeOn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wtSeriTcpServerPort 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.3.5.1.1 |
| wtSeriTcpServerUrl mandatory URL of the computer on which your application (TCP server process) is active. The URL
can be used instead of an IP address and only in conjunction with a valid DNS server.
The URL… | column | OctetString | .1.3.6.1.4.1.5040.1.1.1.3.5.1.11 |
| wtSeriTcpServerIp 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.3.5.1.2 |
| wtSeriTcpInactTimeout mandatory Connection timeout in seconds. If no data are exchanged within the
specified time, the Com-Server closes the connection to the server. The
value 0 deactivates the timer. | column | Integer32 | .1.3.6.1.4.1.5040.1.1.1.3.5.1.3 |
| wtSeriTcpConnectTimeout mandatory 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 … | column | Integer32 | .1.3.6.1.4.1.5040.1.1.1.3.5.1.4 |
| wtSeriTcpDisconnectChar mandatory If the Com-Server receives the character set here on the serial port, the
connection to the TCP server is closed. The character itself is not sent to the
TCP server. The value 0 d… | column | OctetString | .1.3.6.1.4.1.5040.1.1.1.3.5.1.5 |
| wtSeriTcpDispString1 mandatory These parameters allow compact sending of serial data to the network;
the serial data stream is not broken up randomly, but rather serial
packets can be sent in their original co… | column | OctetString | .1.3.6.1.4.1.5040.1.1.1.3.5.1.6 |
| wtSeriTcpDispString2 mandatory See DESCRIPTION of wtSeriTcpDispString1. | column | OctetString | .1.3.6.1.4.1.5040.1.1.1.3.5.1.7 |
| wtSeriTcpCAddress mandatory Activating this switch activates TCP client mode for changing TCP
servers. The address of the TCP server does not have to be permanently
configured, but rather is sent on the ser… | column | Enumeration | .1.3.6.1.4.1.5040.1.1.1.3.5.1.8 |