wtSeriFtpInactTimeout
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.3.8.1.5
Object
column
mandatory
r/w
Integer32
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 connection to the FTP server.
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.3.8.1.5- 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 |
| wtSeriFtpConnectTimeout 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 attempt… | column | Integer32 | .1.3.6.1.4.1.5040.1.1.1.3.8.1.6 |
| 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 |