Cisco Cisco Prime Optical 9.8 Guia Do Programador

Página de 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
582
 
Description 
This interface returns the structure of all CPTPs that can be assigned to an MFD. These CPTPs 
must be on the same equipment or same rack with backplane connectivity.  
Parameters 
•  NamingAttributes_T mfdName—MFD name. The potential CPTPs of this MFD are returned. 
•  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 
4.9.1.4  getAllPTPs 
Synopsis 
Description 
For CPTPs, use this interface to determine the parameters that characterize a CPTP. 
Example