Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
231
 
Compliance 
Prime Optical-defined. 
3.8.31  getRollToPTPs 
Synopsis 
Description 
This interface returns a list of PTPs on a managed element that can be used for provisioning a 
roll on a specific SNC. The returned PTPs can be used to contain the rollToCTP. The SNC must 
be associated with the managed element on which the interface is invoked. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
meName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the managed element.
 
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.
 
how_many
 
Unsigned
 
In
 
Maximum number of PTPs to report in 
the first batch.
 
tpList
 
globaldefs::namingAttributesList_T
 
Out
 
First batch of PTP names.
 
tpIt
 
globaldefs::NamingAttributesIterator_I
 
Out
 
Iterator to retrieve the remaining PTP 
names.
 
Throws 
Compliance 
Prime Optical-defined. 
3.8.32  getRollToCTPs 
Synopsis