Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
267
 
Name 
Type 
Input/ Output  Description 
vcatName  globaldefs::NamingAttributes_T  In 
Name of the VCAT SNC. 
Throws 
Compliance 
Prime Optical-defined. 
3.9.28  addMemberSNCsToVCAT 
Synopsis 
Description 
This interface adds a member SNC to the VCAT that is specified in the input. Prime Optical generates an 
attribute value change event for the VCAT SNC that was modified due to the addition of the new SNC(s), 
and an object creation event for the member L1 SNCs that were created. 
For each new member, you must specify an additional creation parameter called “vcatMemberId,” which 
is a unique number from 1 to 256. The value that you choose cannot be in use by any other members that 
belong to the VCAT SNC. 
Parameters 
Name 
Type 
Input/ 
Output 
Description 
vcatName  globaldefs::NamingAttributes_T 
In 
Name of the VCAT SNC. 
sncData 
subnetworkConnection::SNCCreateDataList_T  In 
Structure describing the 
SNC(s) to create and add to 
the VCAT. 
vcat 
subnetworkConnection::VCAT_T 
Out 
The augmented VCAT SNC. 
Throws 
Compliance 
Prime Optical-defined.