Cisco Cisco Prime Optical 9.8 Entwickleranleitung

Seite von 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
465
 
Name
 
Type
 
Input/ 
Output
 
Description
 
versionList
 
SupportedMESoftwareVersionList_T
 
Out
 
First batch of supported software 
versions. (See the definition below.)
 
versionIt
 
SupportedMESoftwareVersionIterator_I
 
Out
 
Iterator to retrieve the remaining 
software versions. (See the 
definition below.)
 
where: 
•  String MEmodel—Model of the managed element (such as Cisco ONS 15454). 
•  String swVersion—Version of the ME software that the NMS can manage. This string is 
identical to the version attribute in the ManagedElement_T structure.  
•  globaldefs::NVSList_T additionalInfo—The EMS communicates to the NMS additional 
information that is not explicitly modeled. 
To support retrieval in batches, a SupportedMESoftwareVersionIterator_I can be defined. 
Throws