Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
262
 
3.9.23  getAllVCATSNCNames 
Synopsis 
Description 
This interface returns the names of all the VCAT SNCs in the specified multilayer subnetwork. This 
interface returns only the VCAT SNC names. 
Parameters 
Name 
Type 
Input/ 
Output  Description 
subnetName 
globaldefs::NamingAttributes_T 
In 
Name of the 
subnetwork. 
connectionLayerRateList  transmissionParameters::VCATLayerRateList_T  In 
List of the 
VCAT SNCs to 
report with 
specified 
number of 
members and 
member rate. If 
an empty list is 
specified, all 
VCAT SNCs of 
bandwidth are 
reported. 
how_many 
unsigned long 
In 
Maximum 
number of 
SNCs to report 
in the first 
batch. 
nameList 
globaldefs::NamingAttributesList_T 
Out 
First batch of 
VCAT SNC 
names. 
nameIt 
globaldefs::NamingAttributesIterator_T 
Out 
Iterator to 
retrieve the 
remaining 
VCAT SNC 
names. 
Throws