Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
392
 
Throws 
Compliance 
TMF-defined. 
3.13.4  getTCATPParameter 
Synopsis 
Description 
The purpose of this operation is to retrieve the values of 15-minute or 24-hour TCA/alarm 
thresholds on a TP/layer rate measurement point. The operation is best-effort. Results are 
returned in the out parameter of this operation. The operation can be applied to either a PTP or 
CTP. The NMS requests the TCA parameters for the particular TP and granularity specified. 
A set of TCA/alarm thresholds is supported for Optical, OTN, SONET and SDH layer rates. 
Parameters 
Name 
Type 
Input/Output  Description 
tpName 
globaldefs::NamingAttributes_T 
In 
Identification of the TP 
for which to retrieve the 
values of the TCA 
parameters. 
layerRate 
transmissionParameters::LayerRate_T  In 
Layer rate for which to 
retrieve the values of the 
TCA parameters. 
granularity 
Granularity_T 
In 
Granularity for which to 
retrieve the TCA 
parameters. 
tcaParameter  TCAParameters_T 
Out 
Result of the operation. 
For a list of supported layer rates and parameter values, see 
. 
 
Throws