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
 
 
620
 
Name
 
Type
 
Description
 
• 
False
 
statisticsCategory
 
String
 
Valid values are:
 
• 
INGRESS
 
• 
EGRESS
 
• 
BOTH
 
4.11.1.2  getAllFDFrs 
Synopsis 
Description 
This interface allows retrieval of a list of FDFrs for the specified FD at the specified connectivity 
rates. This operation uses an iterator to allow the NMS to deal with a large number of objects. 
Parameters 
•  NamingAttributes_T fdName—FD name. 
•  LayerRateList_T connectivityRateList—List of FDFr rates to be reported. If an empty list is 
specified, all FDFrs of all rates are to be reported. 
•  unsigned long how_many—Maximum number of FDFrs to be reported in the first batch. 
•  FDFrList_T fdfrList—First batch of FDFrs. 
•  FDFrIterator_I fdfrIt—Iterator to retrieve the remaining FDFrs. 
Throws