MIB Viewer

wtSeriPortMode

OBJECT-TYPE
1.3.6.1.4.1.5040.1.1.1.3.4.1.2
Access
read-write
Status
mandatory
Sub-identifiers
0
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.
INTEGER { wtSeriServerMode(1), wtSeriTcpClient(2), wtSeriTelnetClient(3), wtSeriFtpClient(4), wtSeriBox2BoxMaster(5), wtSeriUdpMode(6), wtSeriMultiportProtokoll(7), wtSeriBox2BoxSlave(8), wtSeriSlipMode(9), wtSeriIpBusSlave(10), wtSeriIpBusMaster(11) }