Cisco Cisco Prime Optical 9.6 Developer's Guide

Page of 818
Cisco Prime Optical 9.6.3 GateWay/CORBA Programmer Reference Guide 
OL-28047-01
 
 
265
 
Name
 
Type
 
Input/ 
Output
 
Description
 
subnetName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the 
subnetwork.
 
tpLayerList
 
transmissionParameters::LayerRateList_T
 
In
 
List of TP layer rates for 
which the edge points 
are fetched. 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.
 
connectionLayerRateList
 
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.
 
nameList
 
globaldefs::NamingAttributesList_T
 
Out
 
First batch of edge 
point names.
 
nameIt
 
globaldefs::NamingAttributesIterator_I
 
Out
 
Iterator to retrieve the 
remaining edge point 
names.
 
Throws 
globaldefs::ProcessingFailureException 
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure. 
EXCPT_INVALID_INPUT - Raised when subnetName does not reference a 
multiLayerSubnetwork object or tpLayerRateList or connectionLayerRateList 
contain undefined values. 
EXCPT_ENTITY_NOT_FOUND - Raised when subnetName references an object that does 
not exist. 
EXCPT_TOO_MANY_OPEN_ITERATORS - Raised when the maximum number of iterators 
reaches 128. 
Compliance 
TMF-defined. 
3.9.3  getAllManagedElement 
Synopsis 
void getAllManagedElementNames( 
        in globaldefs::NamingAttributes_T subnetName,