Cisco Cisco Prime Optical 9.8 開発者ガイド

ページ / 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
595
 
4.9.5  Link Aggregation Inventory Interfaces  
This section describes the following interfaces: 
• 
• 
• 
4.9.5.1  getAllFTPs 
Synopsis 
Description 
This interface returns the FTPs.  
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, 
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. 
•  TerminationPointList_T tpList—First batch of FTPs. 
•  TerminationPointIterator_I tpIt—Iterator to retrieve remaining FTPs. 
Throws