Руководство Разработчика для Cisco Cisco Prime Optical 10.3

Скачать
Страница из 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
569
 
Description 
This interface returns the list of all the pseudowire names that have at least one EFP in the CPTP 
provided as an input parameter. 
4.11.1.6  getFDFrsByUserLabel 
Synopsis 
Description 
This interface returns the FDFr by userLabel. The userLabel is provided as a parameter. The 
operation does not use an iterator because the number of FDFrs returned is expected to be 1. 
Parameters 
•  string userLabel—The user label of the FDFrs to be retrieved. 
•  FDFrList_T fdfrs—The list of identified FDFrs. 
Throws 
4.11.1.7  getFDFrRoute 
Synopsis 
 
 
Description
 
This interface returns the FDFr route. The FDFr name is specified as a parameter. Use this 
interface only if the route is provisioned by the NMS. 
Parameters 
•  NamingAttributes_T fdfrName—The FDFr name. The pseudowire name is provided as: 
<PW native name>:SID=nn. 
•  FDFrRoute_T route—The FDFr route. 
Throws