Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
328
 
Name
 
Type
 
Input/ 
Output
 
Description
 
fileName
 
string
 
In
 
Name of the file created by Prime Optical in response to the 
getCTMHistoryPMData call made by the NMS. This name is the 
absolute path on Prime Optical server.
 
Throws 
None. 
Compliance 
Prime Optical-defined. 
3.12.2  historyPMDataFailed 
Synopsis 
Description 
When getCTMHistoryPMData fails, Prime Optical invokes this method on the NMS session. 
Errors encountered by Prime Optical are stored in the errorReason parameter. 
Parameters 
Name
 
Type
 
Input/Output
 
Description
 
errorReason
 
string
 
Out
 
Error string to indicate to the NMS the reason for the failure.
 
Throws 
None. 
 
Compliance 
Prime Optical-defined. 
3.12.3  operationInfo 
Synopsis 
Description 
The EMS invokes this interface on the NMS session when configConnLessInfos or 
configConnLessInfos is complete. The error encountered by the EMS is included in the 
errorReason parameter. 
Parameters 
Name
 
Type
 
Input/Output
 
Description
 
opname
 
string
 
in
 
Name of the operation performed or completed.
 
additionalInfo
 
NVSList_T
 
in
 
List of names and values that reports the operation status.
 
Throws 
None. 
Compliance 
Prime Optical-defined. 
3.12.4  alarmLossOccurred 
Synopsis