wtSeriTelnetDisconnectChar
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.3.7.1.4
Object
column
mandatory
r/w
OctetString
If the Com-Server port receives the character configured here on the serial port, the Com-Server port closes the connection to the Telnet server. It is important that this value not be used within a Telnet session, since this would result in premature closing of the connection. The character itself is not sent.
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.3.7.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtSeriTelnetClientEntry
- Table
- wtSeriTelnetClientTable
- Siblings
- 5
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-1
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wtSeriTelnetServerPort mandatory Port number addressed by the Telnet server (Standard Telnet-Port: 23). | column | Integer32 | .1.3.6.1.4.1.5040.1.1.1.3.7.1.1 |
| wtSeriTelnetServerIp mandatory IP address of the computer on which the Telnet server is active. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.5040.1.1.1.3.7.1.2 |
| wtSeriTelnetInactTimeout mandatory Timeout in seconds after which the Com-Server port closes the connection.
The timer is reset when there is an active network connection if data are being
exchanged. If however n… | column | Integer32 | .1.3.6.1.4.1.5040.1.1.1.3.7.1.3 |
| wtSeriTelnetChangeLineout mandatory If this switch is activated, a 00H is appended to the serially received
character 0DH: 0DH 00H is thus sent over the network. This option may need to
be activated when sending b… | column | Enumeration | .1.3.6.1.4.1.5040.1.1.1.3.7.1.5 |
| wtSeriTelnetServerUrl mandatory URL of the computer on which your application (Telnet server process) is active. The URL
can be used instead of an IP address and only in conjunction with a valid DNS server.
The … | column | OctetString | .1.3.6.1.4.1.5040.1.1.1.3.7.1.6 |