Cisco Cisco Prime Optical 9.8 Guia Do Programador

Página de 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
260
 
circuits. It is not possible to predict which one of the multiple circuits will have its name and 
details returned. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
subnetName
 
globaldefs::NamingAttributes_T
 
in
 
Name of the subnetwork.
 
connectionLayerRateLis
t
 
transmissionParameters::LayerRateList_
T
 
in
 
List of rates of the SNCs to 
report. If an empty list is 
specified, all SNCs of all 
rates are reported.
 
how_many
 
unsigned long
 
in
 
Maximum number of SNCs 
to report in the first batch.
 
sncList
 
subnetworkConnection::SubnetworkCo
nnectionList_T
 
out
 
First batch of SNCs.
 
sncIt
 
subnetworkConnection::SNCIterator_I
 
out
 
Iterator to retrieve the 
remaining SNCs.
 
 
For details about the SubnetworkConnection_T structure, see 
. 
Throws 
Compliance 
TMF-defined. 
3.9.6  getAllSubnetworkConnectionsWithTP 
Synopsis