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
 
 
361
 
Name
 
Type
 
Input/ 
Output
 
Description
 
disablePMData request. This value cannot be empty.
 
failedTPSelectList
 
PMTPSelectList_T
 
Out
 
List of points that were not completely disabled. An 
empty list indicates that the total request was 
successful.
 
Prime Optical provides the following support for the PMTPSelect_T structure for this method: 
•  globaldefs::NamingAttributes_T name 
–  The name of the object to which this selection applies. Prime Optical only supports 
ManagedElement name in this field. 
•  transmissionParameters::LayerRateList_T layerRateList 
–  Not supported. 
•  PMLocationList_T pMLocationList 
–  Not supported. 
•  GranularityList_T granularityList 
–  Supported only for enablePMData. 15min and 24h are the only valid values. If the list is empty, 
both 15min and 24h are considered. 
Throws 
Compliance 
TMF-defined. 
3.13.2  enablePMData 
Synopsis 
Description 
This interface instructs the EMS to enable (turn on) PM data collection for a list of 
measurement points. Enabling is done on a best-effort basis. If PM could not be enabled for a 
subset of cases in the pmTPSelectList, a list identifying this subset is returned. PM collection 
does not start immediately as required by the TMF. There are no incomplete collection periods. 
If PM collection was already on for a TP, the operation is considered successful. 
Parameters