Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
381
 
Description 
This interface performs exactly like the performance::PerformanceManagementMgr_I:: 
getCTMHistoryPMData interface, but filters out invalid entries. 
Compliance 
Prime Optical-defined. 
3.13.7  deleteHistoryPMDataFile 
Synopsis 
Description 
The NMS can delete the PM data file by invoking this method explicitly. In this case, Prime Optical does 
not wait for six hours to delete the file. This frees up valuable disk space on the Prime Optical server. It is 
highly recommended that the NMS invoke this method as soon as it retrieves the PM data file from Prime 
Optical. 
 
Parameters 
Name 
Type  Input/Output  Description 
filename  string  In 
Name of the file that was created by Prime Optical in response to the 
getCTMHistoryPMData call made by the NMS. This name must be 
the absolute path on the Prime Optical server. 
Throws 
Compliance 
Prime Optical-defined. 
3.13.8  getTPHistoryPMData 
Synopsis 
Description 
This interface enables the NMS to request a filtered set (scoped by the input parameter pmParameters) of 
the historical PM data for a list of TP measurement points. Within the request for each measurement 
point, granularity (15 min, 24 hr, NA) and location (nearEnd, farEnd, bidirectional) can be specified. The 
user ha to specify time interval (StartTime, EndTime) in UTC. The operation mode is best effort. Prime