Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
257
 
Description 
This proprietary interface supports SNCs with multiple drops for the ONS 15310, ONS 15327, and ONS 
15454. There are two steps to create an SNC with multiple drops:  
Invoke the operation described in 
 to create a unidirectional 
SNC between two nodes. 
Invoke this operation to add new drop points to an existing SNC. 
The layer rate must match the SNC layer rate. This interface performs on a best-effort basis. If Prime 
Optical fails to add one or more TPs to the SNC, it generates an UNABLE_TO_COMPLY exception. The 
errorReason contains a list of CTPs that failed. 
Depending on the card type, the terminology is CTP or FTP. For example, termination points on CE-MR-
6 cards are CTPs when the cards are configured for manual mode. For CE-MR-6 cards configured for 
automatic mode, the termination points are FTPs. 
Parameters 
Name 
Type 
Input/ 
Output 
Description 
sncName  globaldefs::NamingAttributes_T 
In 
Name of the subnetwork connection to 
which to add termination points (either 
CTPs or FTPs). 
zEnd 
globaldefs::NamingAttributesList_T  In 
List of additional termination points 
(either CTPs or FTPs) to add to the SNC. 
Throws 
 
Compliance
 
Prime Optical-defined. 
3.9.20  deactivateAndDeleteSNC 
Synopsis