Cisco Cisco Prime Optical 9.8 Developer's Guide

Page of 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
596
 
4.9.5.2  getAllFTPNames 
Synopsis 
Description 
This interface returns the FTP names. 
Parameters 
•  NamingAttributes_T managedElementName—ME name. 
•  LayerRateList_T tpLayerRateList—List of FTP layer rates for which the FTPs are to be 
fetched. An FTP must contain at least one of the layer rates specified. If the list is empty, 
then FTPs of all rates are returned.  
•  LayerRateList_T connectionLayerRateList—List of connection layer rates for which the FTPs 
are to be fetched. An FTP must support connections for at least one of the layer rates 
specified.  If the list is empty, FTPs for all connection rates are returned. 
•  unsigned long how_many—Maximum number of FTPs to be returned in the first batch. 
•  NamingAttributesList_THolder nameList—First batch of FTP names. 
•  NamingAttributesIterator_IHolder nameIt—Iterator to retrieve remaining FTP names. 
Throws