Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
228
 
Name
 
Type
 
Input/ 
Output
 
Description
 
how_many
 
unsigned long
 
In
 
Maximum number of topological 
links to return in the first batch.
 
topoList
 
topologicalLink::TopologicalLinkList_T
 
Out
 
First batch of topological links.
 
tpIt
 
topologicalLink::TopologicalLinkIterator_I
 
Out
 
Iterator to retrieve the remaining 
topological links.
 
For details about the TopologicalLink_T structure, see 
. 
Throws 
Compliance 
Prime Optical-defined. 
3.8.28  getAllRolls 
Synopsis 
Description 
This interface returns a list of rolls within the managed element whose name is passed as a 
parameter. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
meName
 
globaldefs::NamingAttributes_T
 
In
 
Name of MEs with rolls that are 
being queried.
 
how_many
 
unsigned long
 
In
 
Maximum number of rolls to report 
in the first batch.
 
rollList
 
multiLayerSubnetwork::RollList_T
 
Out
 
First batch of rolls.
 
rollIt
 
multiLayerSubnetwork::RollIterator_I
 
Out
 
Iterator to retrieve the remaining 
rolls.
 
Prime Optical supports Roll_T as follows: 
•  globaldefs::NamingAttributes_T rollName