wtSeriFtpConnectTimeout
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.3.8.1.6
Object
column
mandatory
r/w
Integer32
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 for the duration of the Connection Timeout to transmit any user data not yet sent. If it does not receive a reply from the FTP server within this time, it may be assumed that the server is hung. The data are then rejected and the connection reset. To prevent unintended data loss, choose a value which is appropriately large. Value 0 deactivates the timeout.
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.3.8.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtSeriFtpClientEntry
- Table
- wtSeriFtpClientTable
- Siblings
- 7
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wtSeriFtpServerPort mandatory Port number which addresses the FTP server (Standard FTP-Port: 21). | column | Integer32 | .1.3.6.1.4.1.5040.1.1.1.3.8.1.1 |
| wtSeriFtpServerIp mandatory IP address of the computer on which the FTP server is active. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.5040.1.1.1.3.8.1.2 |
| wtSeriFtpAutoFtp mandatory Set this switch to 2 to activate the automatic FTP client. This mode is
recommended when the same command needs to be executed over and over. The
FTP commands are stored in the C… | column | Enumeration | .1.3.6.1.4.1.5040.1.1.1.3.8.1.3 |
| wtSeriFtpLoginString mandatory Command sequence for the FTP login in 'Automatic FTP-Client' mode.
FTP client commands:
TYPE A or I Activation of ASCII or binary mode
STOR File Saves all serially recei… | column | OctetString | .1.3.6.1.4.1.5040.1.1.1.3.8.1.4 |
| wtSeriFtpInactTimeout mandatory Configure the commands STOR and APPE(nd) with a timeout in seconds for closing
the connection. If during this time no serial data are received, the FTP client
closes the connect… | column | Integer32 | .1.3.6.1.4.1.5040.1.1.1.3.8.1.5 |
| wtSeriFtpProtocolChar mandatory When the Com-Server receives the character configured here on its serial port,
the Com-Server port closes the connection to the FTP server.
This is also used as a final characte… | column | OctetString | .1.3.6.1.4.1.5040.1.1.1.3.8.1.7 |
| wtSeriFtpServerUrl mandatory URL of the computer on which your application (FTP 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.8.1.8 |