Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
308
 
which class of traffic (Class A, B, or C) the parameter belongs. For example, ClassSpMgmt belongs to 
Class C-type traffic. 
Throws 
Compliance 
Prime Optical-defined. 
3.10.17 deleteL2Topology 
Synopsis 
Description 
This interface provides a method to delete an L2 topology and all the SNCs associated with it. If there are 
any ML VLANs associated with the L2 topology when this interface method is invoked, Prime Optical 
generates a processing failure exception. The NMS must ensure that there are no ML VLANs associated 
with the L2 topology, to ensure that the L2 topology is successfully deleted. 
 
 
Parameters
 
Name 
Type 
Input/ 
Output 
Description 
l2TopologyName  globaldefs::NamingAttributes_T  In 
Name of the L2 topology to 
delete. 
Throws