Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
238
 
Name 
Type 
Input/ 
Output 
Description 
subnetName 
globaldefs::NamingAttributes_T 
In 
Name of the 
subnetwork. 
connectionLayerRateList  transmissionParameters::LayerRateList_T  In 
List of rates of the 
SNCs to report. If an 
empty list is specified, 
all SNCs of all rates 
are reported. 
how_many 
unsigned long 
In 
Maximum number of 
SNCs to report in the 
first batch. 
nameList 
globaldefs::NamingAttributesList 
Out 
First batch of SNC 
names. 
nameIt 
globaldefs::NamingAttributesIterator_I 
Out 
Iterator to retrieve the 
remaining SNC 
names. 
 
For details about the SubnetworkConnection_T structure, see 
. 
 
Throws 
Compliance 
TMF-defined. 
3.9.8  getAllSubnetworkConnectionNamesWithTP 
Synopsis 
Description 
This interface has the same behavior as the operation described in 
, but instead of returning entire object structures, this 
operation returns their names. 
Parameters