Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
419
 
Name
 
Type
 
Input/Output
 
Description
 
nameList
 
globaldefs::NamingAttributesList_T 
 
Out
 
First batch of iterators.
 
nameIt
 
globaldefs::NamingAttributesIterator_I
 
Out
 
Iterator used to retrieve the 
remaining iterator names.
 
Throws 
Compliance 
None. 
3.19.3  getTransmissionDescriptor 
Synopsis 
Description 
This interface returns the transmission descriptor structure for the given tmdName. The 
transmission descriptor structure contains an NVSList of traffic parameters. The traffic 
parameters returned are the parameters in place on the actual transmission descriptor. If there are 
no traffic parameters, the NVSList is empty. 
This interface is introduced in Prime Optical to comply with MTNM version 3.0. The current 
implementation returns a globaldefs::ProcessingFailureException stating that this API is not 
supported. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
tmdName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the transmission descriptor.
 
tmd
 
TransmissionDescriptor_T 
 
Out
 
Returned transmission descriptor.
 
Throws 
Compliance 
None. 
3.19.4  getAssociatedTPs 
Synopsis