4.7 act-ftp-trns

Use this command to activate an FTP transfer to send database tables from the system to the customer’s FTP server.

Note:

This command is not for customer use. It is for Tekelec use only.

Parameters

action (mandatory)
The operation that the command is to perform.
Range:
put
filetype (mandatory)
The system table type to be transferred.
Range:
all
Transfer all types of tables
enum
Transfer all ENUM tables
exts
Transfer the Extended Statistics table
ip
Transfer all IP tables
gtt
Transfer all Global Title Translation tables
gws
Transfer all Gateway Screening tables
mtp
Transfer all Message Transfer Part tables
vflex
Transfer all V-Flex tables

Example

act-ftp-trns:action=put:filetype=gtt

Dependencies

This command cannot be entered if another file transfer is already in progress.

The action and filetype parameters must be specified in the command.

The FTP Server table must be accessible.

The FTP Server table must contain at least one FTP server entry that specifies the user application

An IPSM card must be in service before this command can be entered.

This command cannot be entered when CAT2 IPSM to OAM syncing is in progress.

Notes

This command communicates with the user application, defined in the FTP Server table. The IP address and server details necessary for an FTP transfer are also stored in the FTP Server table. One such user application is the FTP-based Table Retrieve Application (FTRA). Refer to the FTP-Based Table Retrieve Application (FTRA) User Guide for assistance.

Output

act-ftp-trns:action=put:filetype=ip

    tekelecstp 09-05-06 06:41:17 EST  EAGLE 41.0.0
    FTP command sent to IPSM card - Processing 
;

    tekelecstp 09-05-06 06:41:17 EST  EAGLE 41.0.0
    Copy-table started - tablexxx.tbl
    Copy-table COMPLETE. 
;

    tekelecstp 09-05-06 06:41:17 EST  EAGLE 41.0.0
    FTP file transfer started - tablexxx.tbl
    FTP file transfer SUCCESSFUL. 
;

    tekelecstp 09-05-06 06:41:17 EST  EAGLE 41.0.0
    FTP transfer COMPLETE. 
;