Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
225
 
Description 
This interface returns a list of rollFromCTPNames after selecting the fixed point of the roll. This is 
needed for path-protection SNCs and SNCs that have a secondary source, because multiple rollFromCTP 
values are possible. 
This interface also returns a list of CTPs that can be used to populate the rollFromCTP data structure in 
the RollCreateData_T data structure. 
Parameters 
Name 
Type 
Input/ 
Output 
Description 
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. 
fixCTPName  globaldefs::NamingAttributes_T 
In 
Fixed point on the roll. 
how_many 
Unsigned 
In 
Maximum number of CTPs to report 
in the first batch. 
tpList 
globaldefs::namingAttributesList_T 
Out 
First batch of CTP names. 
tpIt 
globaldefs::NamingAttributesIterator_I  Out 
Iterator to retrieve the remaining 
CTP names. 
Throws 
Compliance 
Prime Optical-defined. 
3.8.34  setPortName 
Synopsis 
Description 
This interface enables an NMS to set a name for the selected port. The PTP specified as input identifies 
the port. The port name is set to the value passed in through the portName parameter. 
 
Parameters 
Name 
Type 
Input/ 
Output 
Description 
ptpName 
globaldefs::NamingAttributesList_T  In 
Name of the PTP whose name will be 
set.