Cisco Cisco Prime Optical 10.3 Guida Dello Sviluppatore

Pagina di 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
218
 
For CPT 200, CPT 200 SDH, CPT 600, CPT 600 SDH, you can set the attributes the same as 
those of the ONS 15454 SONET and ONS 15454 SDH. 
You must use the Prime Optical client to set other TP parameters. 
Invoking this method from the NMS is a synchronous call. 
AVC notifications are not sent when PTP attributes are modified by a user. 
Each layer rate is associated to a specific list of layered parameters (see 
 for more details).  
When a layered parameter is modified using the setTPData API, the parameter name must be 
compliant with the referred layer rate, failing which the command is rejected. To ensure 
compliance, a check is applied to the following cards of ONS 15454 SONET and ONS 15454 
SDH, ONS NCS2K SONET, and ONS NCS2K SDH: 
•  AR_XP 
•  AR_MXP 
•  AR_XPE 
•  TNC 
•  100G_LC 
•  10x10G_LC 
•  WSE 
•  M-CFP-LC 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
tpInfo
 
subnetworkConnection::TPData_T
 
In
 
Details about required 
modifications.
 
modifiedTP
 
terminationPoint::TerminationPoint_T
 
Out
 
Result of modification.
 
 
For details about the TerminationPoint_T structure, see 
 
Prime Optical support for TPData_T structure is as follows: 
•  globaldefs::NamingAttributes_T tpName 
–  Supported. 
•  terminationPoint::TerminationMode_T tpMappingMode 
–  Not supported. 
•  transmissionParameters::LayeredParameterList_T transmissionParams 
–  Supported. 
•  globaldefs::NamingAttributes_T ingressTrafficDescriptorName 
–  Not supported. 
•  globaldefs::NamingAttributes_T egressTrafficDescriptorName 
–  Not supported. 
Throws