wtSeriPortMode
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.3.4.1.2
Object
column
mandatory
r/w
Enumeration
This parameter specifies the mode of the Com-Server port. Depending on which mode is set, the corresponding list of the relevant parameters is available. If for example Upd mode (wtSeriPortMode = 6) is configured, only the list wtSeriUdpClientTable is available. In Server Mode (wtSeriPortMode = 1) no list of the port mode configuration is available.
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.3.4.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtSeriPortEntry
- Table
- wtSeriPortTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wtSeriServerMode |
2 | wtSeriTcpClient |
3 | wtSeriTelnetClient |
4 | wtSeriFtpClient |
5 | wtSeriBox2BoxMaster |
6 | wtSeriUdpMode |
7 | wtSeriMultiportProtokoll |
8 | wtSeriBox2BoxSlave |
9 | wtSeriSlipMode |
10 | wtSeriIpBusSlave |
11 | wtSeriIpBusMaster |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wtSeriLocalPort mandatory Local TCP/UDP port number of the Com-Server port on which the Com-Server
accepts a TCP connection or which it used in TCP client mode or UDP mode as a
local port. | column | Integer32 | .1.3.6.1.4.1.5040.1.1.1.3.4.1.1 |
| wtSeriNetPckDelay mandatory This value indicates the minimum wait time in 10ms ticks of the Com-Server
after the arrival of serial data. After this time has expired, it packs the
data into a network packet… | column | Integer32 | .1.3.6.1.4.1.5040.1.1.1.3.4.1.10 |
| wtSeriFlushBuf mandatory If this switch is active (2), the serial buffer is flushed each time a
new connection is opened; any residual data which could not be sent (e.g.,
handshake stop of the serial te… | column | Enumeration | .1.3.6.1.4.1.5040.1.1.1.3.4.1.11 |
| wtSeriTelnetEcho mandatory When opening a Telnet connection, there is negotiation on the network
side to determine who generates the echo of the characters sent by the
client. Either the client application … | column | Enumeration | .1.3.6.1.4.1.5040.1.1.1.3.4.1.12 |
| wtSeriControlPort mandatory TCP port number of the Com-Server's control port. In TCP client or TCP server
mode this port allows to change settings like baud rate, parity etc. of the serial
interface. The c… | column | Integer32 | .1.3.6.1.4.1.5040.1.1.1.3.4.1.3 |
| wtSeriPortState mandatory This value specifies the the connection state of the serial port.
0=Server mode, no connection
1=Server mode, active connection
2=Special mode, attempting to establish a connectio… | column | Enumeration | .1.3.6.1.4.1.5040.1.1.1.3.4.1.4 |
| wtSeriRemotePort mandatory If the serial port has an active TCP or UDP connection, this value shows
the port number of the remote host. | column | Integer32 | .1.3.6.1.4.1.5040.1.1.1.3.4.1.5 |
| wtSeriRemoteIP mandatory If the serial port has an active TCP or UDP connection, this value shows
the IP address of the remote host. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.5040.1.1.1.3.4.1.6 |