| Attributes |
BasicAdmState
mandatory |
-
administrativeState
-
The administrative state for the FTP server.
When LOCKED all on-going connections will immediately be terminated.
|
string key mandatory noNotification restricted |
-
ftpTlsServerId
-
The value component of the RDN.
|
uint16 mandatory |
-
maxDataPort
-
The maximum port number for PASV data connections.
Must be greater or equal to minDataPort.
|
uint16 mandatory |
-
minDataPort
-
The minimum port number for PASV data connections.
Must be lower or equal to maxDataPort.
|
ManagedObject[0..1] |
-
nodeCredential
-
The credential used for FTP over TLS based file transfer.
Specifies the DN of a NodeCredential MO in Certificate Management.
|
uint16 |
-
port
=
21
-
The listening port number of the FTP over TLS server control connection.
The TLS layer is established on the regular FTP port by issuing an "AUTH TLS" command.
|
ManagedObject[0..1] |
-
trustCategory
-
The set of certificates trusted by the FTP over TLS based file transfer.
Specifies the DN of a TrustCategory MO in Certificate Management.
|