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
 
 
240
 
Name
 
Type
 
Input/ 
Output
 
Description
 
created. All CTP names available at 
this layer rate are returned.
 
direction
 
globaldefs::ConnectionDirection_T
 
In
 
Prime Optical supports CD_UNI 
(unidirectional) or CD_BI 
(bidirectional).
 
how_many
 
unsigned long
 
In
 
Maximum number of CTP names to 
report in the first batch.
 
tpList
 
globaldefs::NamingAttributesList_T
 
Out
 
First batch of CTP names.
 
tpIt
 
globaldefs::NamingAttributesIterator_I
 
Out
 
Iterator to retrieve remaining CTP 
names.
 
For a list of supported layer rates, see 
. 
Throws 
globaldefs::ProcessingFailureException 
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure. 
EXCPT_ENTITY_NOT_FOUND - Raised if the managed element does not exist. 
EXCPT_INVALID_INPUT - Raised when layerRate or direction are invalid. 
EXCPT_NE_COMM_LOSS - Raised when communication to the managed element is lost. 
Compliance 
Prime Optical-defined. 
3.8.20  getAllSrcCTPsForVCATMemberSNCProvisioning 
Synopsis 
void getAllSrcCTPsForVCATMemberSNCProvisioning( 
in globaldefs::NamingAttributes_T ptpName, 
in transmissionParameters::LayerRate_T layerRate, 
in globaldefs::ConnectionDirection_T direction, 
in unsigned long how_many, 
out globaldefs:: NamingAttributesList_T tpList, 
out globaldefs:: NamingAttributesIterator_I tpIt)  
raises(globaldefs::ProcessingFailureException); 
Description 
This interface returns a list of CTP names that can be used as the source of a VCAT member SNC 
to create on a given PTP. The NMS must specify the layer rate and the direction of the SNC to 
create. This interface does not reserve resources for SNC creation; rather, this method returns a 
CTP name list based on current resource availability. The actual SNC creation might still fail. 
Values returned by this list can be used as the aEnd in each SNCCreateData_T listed from the