Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
157
 
3.6.2  getAllEquipmentNames 
Synopsis 
Description 
This interface has the same behavior as the interface described i
, but returns the 
object name instead of returning the entire object. 
 
 
 
Parameters 
Name 
Type 
Input/ 
Output 
Description 
meOrHolderName 
globaldefs::NamingAttributes_T 
In 
Name of the ME or equipment 
holder for which to retrieve 
contained equipment and 
equipment holders. 
how_many 
unsigned long 
In 
Maximum number of 
EquipmentOrHolder_Ts to 
return in the first batch. 
nameList 
globaldefs::NamingAttributesList_T 
Out 
First batch of names. 
nameIt 
globaldefs::NamingAttributesIterator_I  Out 
Iterator to retrieve the 
remaining names. 
Throws 
Compliance 
TMF-defined. 
3.6.3  getAllSupportedPTPs 
Synopsis 
Description