Cisco Cisco Prime Optical 9.8 Entwickleranleitung

Seite von 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
584
 
TP Parameter  
Name
 
TP Type
 
Layers
 
Valid Values
 
AVC
 
Description
 
port that no longer supports 
Ethernet.
 
4.9.2  MFD Inventory Interfaces  
This section describes the following interfaces: 
• 
• 
• 
• 
4.9.2.1  getAllAssociatedMFDs 
Synopsis 
Description 
This interface enables the NMS to request a list of MFDs that are associated with a specified 
transmission descriptor (TMD) or FD. This operation uses an iterator to allow the NMS to deal 
with a large number of objects. 
Parameters 
•  NamingAttributes_T tmdOrFdName—Name of the TMD or FD. 
•  unsigned long how_many—Maximum number of MFDs to be returned in the first batch. 
•  MFDList_T mfds—First batch of MFDs. 
•  MFDIterator_I mfdIt—Iterator to retrieve the remaining MFDs. 
Throws