Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
268
 
3.9.29  deleteMemberSNCsFromVCAT 
Synopsis 
 
 
Description
 
This interface deletes a member SNC from the VCAT specified in the input. Prime Optical generates an 
attribute value change event for the VCAT SNC that was modified due to the deletion of the member 
SNC, and an object deletion event for the member L1 SNC that was deleted. 
Parameters 
Name 
Type 
Input/ 
Output 
Description 
vcatName  globaldefs::NamingAttributes_T 
In 
Name of the VCAT SNC. 
sncName 
globaldefs::NamingAttributesList_T  In 
Name of the SNC(s) to delete and 
remove from the VCAT. 
vcat 
subnetworkConnection::VCAT_T 
Out 
Modified VCAT SNC. 
Throws 
Compliance 
Prime Optical-defined. 
3.9.30  deleteAllMemberSNCFromVCAT 
Synopsis 
Description 
This interface deletes all member SNCs in the VCAT group that is specified during input. If boolean 
value is set to true, all member SNCs in the transmit direction are deleted. If boolean value is set to false, 
all member SNCs in the receive direction are deleted. For symmetrical VCAT, this value is ignored; all 
member circuits in both transmit and receive directions are deleted. Prime Optical generates an attribute 
value change for the VCAT SNC modified due to the deletion of member SNC(s), and an object deletion 
event for the member L1 SNCs deleted.