Cisco Cisco Prime Optical 9.8 Developer's Guide

Page of 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
337
 
Name
 
Type
 
Input/ 
Output
 
Description
 
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 
Description 
This interface returns the L2 topology structure associated with a given ML VLAN name. Prime 
Optical returns an empty L2Topology_T structure if the ML VLAN name specified is currently 
not associated with any L2 topology in the EMS. 
Parameters 
Name
 
Type
 
Input/Output
 
Description
 
mlVlanName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the ML VLAN to 
retrieve containing the L2 
topology.
 
l2Topo
 
multiLayerSubnetwork::L2Topology_T
 
Out
 
Retrieved L2 topology.
 
For details about the L2Topology_T structure, see 
. 
Throws