Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
220
 
Name 
Type 
Input/ 
Output 
Description 
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 
–  Supported. It contains three tuples: the first tuple contains the EMS name, the second tuple 
contains theManagedElement name, and the third tuple contains the nativeEMSName of this 
roll. 
•  string::userLabel 
–  Not supported.