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
 
 
263
 
Compliance 
TMF-defined. 
3.9.8  getAllSubnetworkConnectionNamesWithTP 
Synopsis 
Description 
This interface has the same behavior as the operation described in 
but instead of returning entire object structures, 
this operation returns their names. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
tpName
 
globaldefs::NamingAttributes_T
 
in
 
Termination point for 
which to report SNCs.
 
connectionLayerRateList
 
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.
 
nameList
 
globaldefs::NamingAttributesList
 
out
 
First batch of SNC 
names.
 
nameIt
 
globaldefs::NamingAttributesIterator_I
 
out
 
Iterator to retrieve the 
remaining SNC names.
 
For details about the SubnetworkConnection_T structure, see
.