Cisco Cisco Prime Optical 9.8 Developer's Guide

Page of 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
241
 
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. 
•  string::nativeEMSName 
–  Supported. Each roll has a unique name assigned by the Cisco MSM. 
•  string::owner 
–  Not supported.