Main page
OID Repository
https://oid-base.com
Display OID:

{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 5040 wtComServer(1) wtComServerIntern(1) wtConfiguration(1) wtSeriPortSetup(3) wtSeriFtpClientTable(8) wtSeriFtpClientEntry(1) wtSeriFtpLoginString(4)}

wtSeriFtpLoginString(4)

 
 

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

wtSeriFtpLoginString OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-write
STATUS mandatory
DESCRIPTION
"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 received data to a file
APPE File Appends all serially received data to the end of a file
RETR File Outputs file to the serial port
DELE File Deletes file
LIST Directory Lists the directory contents on the serial port
RESET Initiates a software reset of the Com-Server. This
command may only be used when there is no active
connection to the FTP server.
Command sequence format:
1. login<lf>
password<lf>
TYPE I or TYPE A<lf>
STOR, RETR, APPE or LIST remote file/dir<lf>
ProtocolChar<lf>
3. login<lf> 2. RESET<lf>
password<lf> ProtocolChar<lf>
DELE remote file/dir <lf>
ProtocolChar<lf>
The character 'ProtocolChar' is configured in the variable wtSeriFtpProtocolChar.
Ex.: egon<lf>happy<lf>TYPE A<lf>RETR /etc/hosts<lf><Ctrl C>
For additional explanations, please see the chapter 'FTP client mode' in the
corresponding manual for the Com-Server."



Classification:

MIB object for network management

 
See classes of OIDs
 
 
Short link:


Parent OID: wtSeriFtpClientEntry(1) First sibling OID: wtSeriFtpServerPort(1) Previous sibling OID: wtSeriFtpAutoFtp(3) Next sibling OID: wtSeriFtpInactTimeout(5) Last sibling OID: wtSeriFtpServerUrl(8)