Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
175
 
Compliance 
TMF-defined. 
3.6.5  getAllSupportingEquipment  
Synopsis 
Description 
This interface enables an NMS to request the equipment that contains a given PTP. 
Parameters 
Name 
Type 
Input/ 
Output 
Description 
ptpName 
globaldefs::NamingAttributes_T  In 
Name of the PTP for which to 
retrieve supporting 
equipment. 
eqList 
EquipmentOrHolderList_T 
Out 
List of equipment (not 
equipment holders) that 
directly implements the PTP. 
 
EquipmentOrHolderList_T is a list of EquipmentOrHolder_T, which is defined as a union of 
Equipment_T and EquipmentHolder_T structures. For details about both structures, see 
. 
Throws 
Compliance 
TMF-defined. 
3.6.6  getAllSupportingEquipmentNames 
Synopsis