Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
309
 
Name
 
Type
 
Input/ 
Output
 
Description
 
in the first batch.
 
sncList
 
subnetworkConnection::SubnetworkConnectionList_T
 
Out
 
First batch of 
SNCs.
 
sncIt
 
subnetworkConnection::SNCIterator_I
 
Out
 
Iterator to retrieve 
the remaining 
SNCs.
 
vcatList
 
subnetworkConnection::VCATList_T
 
Out
 
First batch of 
VCAT SNCs.
 
vcatIt
 
subnetworkConnection::VCATIterator_I
 
Out
 
Iterator to retrieve 
the remaining 
VCAT SNCs.
 
 
For details about the SubnetworkConnection_T structure, see 
 
 
For details about the VCAT_T structure, see 
. 
Throws 
Compliance 
Prime Optical-defined. 
 
3.10.13 getL2Topology 
Synopsis 
Description 
This interface returns the L2 topology structure for a given L2 topology name. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
l2TopologyName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the L2 topology to 
retrieve.
 
l2Topo
 
multiLayerSubnetwork::L2Topology_T
 
Out
 
Retrieved L2 topology.
 
For details about the L2Topology_T structure, see 
.