Cisco Cisco Prime Optical 9.6 Developer's Guide

Page of 818
Cisco Prime Optical 9.6.3 GateWay/CORBA Programmer Reference Guide 
OL-28047-01
 
 
600
 
                          int how_many, 
                          short[] connectivityRateList, 
                          FDFrList_THolder fdfrList, 
                          FDFrIterator_IHolder fdfrIt) 
      throws ProcessingFailureException 
Description 
This interface requests a list of FDFrs for the specified FD at the defined connectivity rates. This 
operation uses an iterator to allow the NMS to deal with a large number of objects. For more 
information, see 
. 
Limitations 
For EVC FDFRs, all the get APIs reflect as a sequence of requests issued directly to the nodes in 
the network. Database data cannot be used for EVCs.  
4.9.4.3  getFDFrsWithTP 
Synopsis 
public void getFDFrsWithTP(NameAndStringValue_T[] cptpName, 
                             int how_many, 
                             FDFrList_THolder fdfrList, 
                             FDFrIterator_IHolder fdfrIt) 
      throws ProcessingFailureException 
Description 
This interface enables the NMS to request the EMS for the FDFrs that are connected to a 
specified FP or CPTP. If you use an FP as an input parameter, not more than one FDFr is 
returned. For more information, see 
. 
4.9.4.4  getFDFrsByUserLabel 
Synopsis 
public void getFDFrsByUserLabel( 
String  
 
 
userLabel, 
                                    FDFrList_THolder  fdfrs) 
      throws ProcessingFailureException 
Description 
This interface returns the FDFr  by userLabel. Provide the userLabel as the parameter. The 
operation does not use an iterator because the number of FDFrs returned is expected to be 1. 
For more information, see 
. 
4.9.4.5  getAllFDFrNames 
Synopsis 
void getAllFDFrNames(