Cisco Cisco Prime Optical 9.8 Developer's Guide

Page of 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
360
 
None. 
Compliance 
TMF-defined. 
3.13  performance::PerformanceManagementMgr_I 
This interface accesses operations that deal with performance element monitoring. A handle to 
an instance of this interface is gained through the getManager operation in emsSession. This 
interface is inherited fro
. 
This interface also implements the getCapabilities method. Operations described in the 
following sections are returned to the NMS when it invokes getCapabilities. 
Whole number PM values are converted to floating point values in CORBA. In  the floating point 
format,  we can have numbers with rounded off values greater than 23 bit (> 8388608). Hence a 
PM value greater than 23 bits may look different from the floating point format. 
 
For example, a PM value of 857224230528, when converted to a floating point value, becomes 
8.5722425E11. 
3.13.1  disablePMData 
Synopsis 
Description 
This interface instructs the EMS to turn off PM data collection for a list of measurement points. 
Disabling is done on a best-effort basis. If PM could not be disabled for a subset of cases in the 
PMTPSelectList, a list identifying this subset is returned. PM collection involves collection of 
historical PM data. If this method is called between PM collection intervals, PM data for that 
interval is not collected. There are no incomplete collection periods.  
Example 
For PM collection intervals T-15min, T, T + 15min and so on, and a disablePMData call at T + 
3min, the PM data is only collected up to and including interval T. T + 15min interval PM data is 
not collected. 
If PM collection was never started for this TP, the operation is considered successful. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
pmTPSelectList
 
PMTPSelectList_T
 
In
 
This structure contains the relevant data for the