Cisco Cisco Prime Optical 10.3 Guia Do Programador

Página de 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
240
 
Description 
This interface enables an NMS to request a list of edge termination points for the specified 
subnetwork at one or more of the NMS-specified layers that are capable of containing CTPs that 
can be connected at one or more of the NMS-specified connection layer rates. 
Prime Optical reports the PTPs that are not part of the topological link. 
Parameters 
Name 
Type 
Input/ 
Output 
Description 
subnetName 
globaldefs::NamingAttr
ibutes_T 
In 
Name of the subnetwork. 
tpLayerList 
transmissionParameters
::LayerRateList_T 
In 
List of TP layer rates for which 
edge points are retrieved. To be 
reported, an edge point must 
contain at least one of the layer 
rates specified. If the list is 
empty, edge points of all rates 
are returned. 
connectionLayerRateLis
transmissionParameters
::LayerRateList_T 
In 
Prime Optical does not use this 
parameter. 
how_many 
unsigned long 
In 
Maximum number of edge points 
to return in the first batch. 
tpList 
terminationPoint::Termi
nationPointList_T 
Out 
First batch of edge points. 
tpIt 
terminationPoint::Termi
nationPointIterator_I 
Out 
Iterator to retrieve the remaining 
edge points. 
For details about the TerminationPoint_T structure, see 
. 
Throws 
Compliance 
TMF-defined.