Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
264
 
Compliance 
Prime Optical-defined. 
3.9.25  getAllVCATMemberSNCNames 
Synopsis 
Description 
This interface returns the names of all member SNCs for a given VCAT SNC.  
Parameters 
Name 
Type 
Input/ 
Output 
Description 
vcatName 
globaldefs::NamingAttributes_T 
In 
Name of the VCAT SNC. 
isTransmit 
boolean 
In 
If the isTransmit boolean is set to true, 
only transmit-side member SNCs are 
returned. If set to false, only receive-
side member SNCs are returned. If the 
VCAT is symmetrical, the isTransmit 
value is ignored and all bidirectional 
SNCs are returned. 
how_many  unsigned long 
In 
Maximum number of member VCAT 
SNCs to report in the first batch. 
nameList 
globaldefs::NamingAttributesList_T 
Out 
First batch of member VCAT SNC 
names. 
nameIt 
globaldefs::NamingAttributesIterator_T  Out 
Iterator to retrieve the remaining 
member VCAT SNC names. 
Throws 
Compliance 
Prime Optical-defined. 
3.9.26  createVCAT 
Synopsis