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
 
 
580
 
4.9  EVC Inventory Interfaces  
This section describes the following EVC inventory interfaces: 
• 
• 
• 
• 
• 
• 
• 
4.9.1  CPTP Inventory Interfaces 
This section describes the following interfaces: 
• 
• 
• 
• 
• 
4.9.1.1  getAllCPTPs 
Synopsis 
Description 
This interface returns the structure of all CPTPs, fdEdge CPTPs, or fdInternal CPTPs associated 
with an FD. 
Parameters 
•  NamingAttributes_T fdName—FD name. The associated CPTPs of this FD are returned. 
•  CPTP_Role_T cptpRole—CPTPs to be returned (fdEdge CPTP, fdInternal CPTP, or all CPTPs). 
•  unsigned long how_many—Maximum number of CPTPs to be returned in the first batch. 
•  TerminationPointList_T cptpList—First batch of CPTPs. 
•  TerminationPointIterator_I cptpIt—Iterator to retrieve the remaining CPTPs. 
Throws