Cisco Cisco Prime Optical 9.6 Developer's Guide

Page of 818
Cisco Prime Optical 9.6.3 GateWay/CORBA Programmer Reference Guide 
OL-28047-01
 
 
592
 
TP Parameter  
Name
 
TP Type
 
Layers
 
Valid Values
 
AVC
 
Description
 
ConnectionlessPort
  •  PTP 
•  FTP 
All layers
 
•  true 
•  false 
Yes
 
Se
 
PortTPRoleState
 
•  PTP 
•  FTP 
All 
connectionless 
layers
 
•  unassigned 
•  assigned 
•  fdInternal 
•  fdEdge 
•  mismatch 
Yes
 
Se
 
The mismatch operational state 
exists for the CPTP if there is a 
mismatch in the port type. This is 
applicable only on pluggable 
PPM ports when you change a 
previously defined CPTP with a 
port that no longer supports 
Ethernet.
 
4.9.2  MFD Inventory Interfaces  
This section describes the following interfaces: 
• 
• 
• 
• 
4.9.2.1  getAllAssociatedMFDs 
Synopsis 
public void getAllAssociatedMFDs(NameAndStringValue_T[] tmdOrFdName, 
                                   int how_many, 
                                   MFDList_THolder mfds, 
                                   MFDIterator_IHolder mfdIt) 
      throws ProcessingFailureException 
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 
Raises ProcessingFailureException