Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
487
 
Limitations 
Object modification notifications are not generated. 
 
4.5.5  Link Aggregation Provisioning Interfaces 
This section describes the following interfaces: 
• 
• 
• 
4.5.5.1  createFTP 
Synopsis 
Description 
This interface enables the NMS to create an FTP. A LAN port, which usually can be an edge 
CPTP, cannot be an edge CPTP if it is a member of a LAG. The LAG FTP is the edge CPTP. 
Parameters 
•  FTPCreateData_T createData—Describes the FTP structure to be created. 
•  TPDataList_T tpsToModify—List of TPs and parameters to be applied and updated to 
provide the resulting parameters. The transmission parameters are applied on a best-effort 
basis and the resulting values of the transmission parameters are provided in the updated 
tpsToModify parameter. If the parameter is not best effort, the entire operation is rejected and 
the appropriate exception is returned. The tpsToModify parameter can be used by the NMS 
to determine the number of server layer CTPs to create for the specified FTP. An empty list 
signifies that the number of server layer CTPs is determined by the EMS. 
•  TerminationPoint_T theFTP—The new FTP. The EMS is responsible for guaranteeing FTP 
name uniqueness. The name is specified by the NMS in the createData parameter.  
•  string errorReason—Specifies the errors during creation, if any. 
Throws