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
 
 
527
 
d.  Verifies the server layer connectivity between the associated MFDs. The FD Connectivity 
State attribute is modified accordingly (fully connected, not fully connected, or 
unknown). 
4.  If the FD Connectivity State attribute is modified, the EMS sends a state change notification 
to the notification service. 
5.  If the request is successful: 
a.  The requested MFDs are disassociated from the FD. 
b.  The corresponding fdEdge CPTPs are also disassociated from the FD. 
c.  If the request fails, there is no change in the system or the MFD association to the FD. 
Limitations 
Notification changes are not sent. 
4.5.4  EVC FDFr Provisioning Interfaces 
This section describes the following interfaces: 
• 
• 
• 
4.5.4.1  createAndActivateFDFr 
Synopsis 
public void createAndActivateFDFr( 
FDFrCreateData_T   
 
createData, 
                                    ConnectivityRequirement_T  
 
connectivityRequirement, 
                                    NamingAttributesList_THolder  aEnd, 
                                    NamingAttributesList_THolder  zEnd, 
                                    NamingAttributesList_THolder  internalTPs, 
                                    MatrixFlowDomainFragmentList_THolder 
mfdfrs, 
                                    TPDataList_THolder  
 
 
tpsToModify, 
                                    FlowDomainFragment_THolder  
theFDFr, 
                                    NamingAttributesList_THolder 
 
notConnectableCPTPList, 
                                    NamingAttributesList_THolder 
 
parameterProblemsTPList, 
                                    StringHolder errorReason) 
      throws ProcessingFailureException