Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
222
 
Parameters 
Name 
Type 
Input/ 
Output 
Description 
meName 
globaldefs::NamingAttributes_T 
In 
Name of the managed element with 
rolls that are being queried. 
how_many  unsigned long 
In 
Maximum number of rolls to report 
in the first batch. 
nameList 
globaldefs::NamingAttributesList 
Out 
First batch of roll names. 
nameIt 
globaldefs::namingAttributesIterator_I  Out 
Iterator to retrieve the remaining roll 
names. 
Throws 
Compliance 
Prime Optical-defined. 
3.8.30  getRoll 
Synopsis 
Description 
This interface returns the Roll_T structure for a specific roll name. 
ParameterNormals 
Name 
Type 
Input/ Output  Description 
rollName  globaldefs::NamingAttributes_T  In 
Name of the roll. 
Roll 
multiLayerSubnetwork::Roll_T 
Out 
Roll object. 
Prime Optical support for Roll_T is described i
. 
Throws 
Compliance 
Prime Optical-defined.