wtSeriTcpCAddress
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.3.5.1.8
Object
column
mandatory
r/w
Enumeration
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 serial interface before the user data as an ASCII string. The string for the addressing is not sent. There are two possibilities for string format: 1. The parameters 'wtSeriTcpServerPort' and 'wtSeriTcpServerIp' are equal to zero. Format: C IP address, Port number<CR> (e.g. 'C172.16.231.101,4800<CR>') C URL, Port number<CR> (e.g. 'Cworkpc.homeip.net,4800<CR>') 2. The parameter 'wtSeriTcpServerPort' contains the Default Port (e.g., 4800), 'wtSeriTcpServerIP' contains the first three bytes of the IP address (e.g., 172.16.231.0) Format: C4.byte IP address (e.g., 'C101<CR>') The string is not allowed to contain any spaces!
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.3.5.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtSeriTcpClientEntry
- Table
- wtSeriTcpClientTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wtSeriTcpCAddressOff |
2 | wtSeriTcpCAddressOn |
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 |
| wtSeriTcpResponseMode mandatory 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 o… | column | Enumeration | .1.3.6.1.4.1.5040.1.1.1.3.5.1.10 |
| 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 |