class CSVFTPInformation

ManagedElement
+-IpworksFunction
+-IPWorksAAARoot
+-IPWorksRadiusAAARoot
+-RadiusAAAService
+-AccountingService
+-CSVFTPInformation

This Managed Object Class is configured howto transfer the CSV files to a remote FTP server

Attributes
string
key
mandatory
noNotification
restricted
csvFtpInformationId
The value component of the RDN.
Ipv4Ipv6
ftpServerAddress = 127.0.0.1
The IP address of FTP server. This is only valid for FTP push method.

Takes effect: After next restart
Port
ftpServerPort = 21
The port of FTP server. This is only valid for FTP push method.

Takes effect: After next restart
FTPTransferMethod
mode = PULL_METHOD
IPWorks enables the user to transfer the CSV files to a remote FTP server if needed.

Specifies the FTP transfer method of CSV File:

PULL_METHOD
PUSH_METHOD

The settings of the other FTP Transfer parameters take effect only when this parameter is set to PUSH_METHOD.


Takes effect: After next restart
EcimPassword
mandatory
password
The password of FTP server for the username. This is only valid for FTP push method.

Takes effect: After next restart
uint8
transferFileNum = 3 { 0..10 }
The number of files to push in one transaction. This is only valid for FTP push method.

If the number of the CSV files stored in CSV Generator File Directory exceeds the configured value, only the configured number of the CSV files will be transferred.


Takes effect: After next restart
string
username = admin
The username of FTP server. This is only valid for FTP push method.

Takes effect: After next restart

  class CSVFTPInformation