Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
310
 
Throws 
Compliance 
Prime Optical-defined. 
3.10.14 getAssociatedL2TopologyForSNC 
Synopsis 
Description 
This interface returns the L2 topology structure associated with a given SNC name. Prime 
Optical reports the L2 topology using the specified Layer 1 SNC. Prime Optical returns an empty 
L2Topology_T structure if the SNC name specified is currently not associated with any L2 
topology in the EMS. 
 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
sncName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the SNC to retrieve the 
associated L2 topology.
 
l2Topo
 
multiLayerSubnetwork::L2Topology_T
 
Out
 
Retrieved L2 topology.
 
 
For details about the L2Topology_T structure, see 
. 
Throws 
Compliance 
Prime Optical-defined. 
3.10.15 getAssociatedL2TopologyForMLVLAN 
Synopsis