Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
224
 
Description 
This interface returns a list of CTPs contained in the PTP. This list can be used for roll provisioning as the 
rollToCTP for a given SNC. The list of PTPs can be obtained by using the operation defined in 
. 
Parameters 
Name 
Type 
Input/ 
Output 
Description 
ptpName 
globaldefs::NamingAttributes_T 
In 
Name of the PTP for which 
the list of CTPs is obtained 
for roll provisioning. 
how_many 
Unsigned 
In 
Maximum number of PTPs to 
report in the first batch. 
sncNames 
globaldefs::NamingAttributesList_T 
In 
Name of the SNC to roll over. 
If more than one SNC is 
specified, the first SNC 
becomes the RollFrom SNC 
and the second SNC becomes 
the RollToSNC. 
tpList 
globaldefs::namingAttributesList_T 
Out 
First batch of CTP names. 
tpIt 
globaldefs::NamingAttributesIterator_I  Out 
Iterator to retrieve remaining 
CTP names. 
Throws 
Compliance 
Prime Optical-defined. 
3.8.33  getRollFromCTPs 
Synopsis