Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
298
 
Name 
Type 
Input/ 
Output  Description 
obtain all the 
SNCs. 
how_many 
unsigned long 
In 
Maximum number 
of SNCs to return 
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.