Cisco Cisco Prime Optical 10.6 Guida Dello Sviluppatore

Pagina di 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
535
 
Description 
This interface returns the SNC structure for the LSP SNC identified by sncName, SID, and UniqueID. For 
PTF_10GE_4, PT_10GE_4, and PTSA_GE MPLS implementation, the SNC name is not guaranteed to 
be unique within the EMS. Each LSP is specified by a given sncName, Service ID, and Unique ID, which 
allows for discrimination between the two LSPs (if it is a protected MPLS-TP tunnel). This operation 
returns the SNC structure for the TP tunnel SNC identified by sncName.  
Because TP tunnel names are not guaranteed to be unique in the network, you must provide the LSP name 
in the following format: 
<Native TP-Tunnel name>:TKEY=<TP-Tunnel key>:LSP=<LSP number> 
For example, tunnel192_193:TKEY=3.3.3.0:55:5.5.5.0:66:LSP=0. 
Relevant Data Structures 
The following table describes the additionalInfo parameter. 
Name 
Value 
Description  
tunnelKey 
String 
The tunnel key is composed in the following format: 
sourceNodeId:SourceTunNum:DestNodeId:DestTunNum 
isProtLsp 
Boolean 
True, if the LSP being created is a protected LSP. 
False, if the LSP being created is a working LSP. 
The transmissionParams associated to the layer rate LR_MPLS_PATH (166) reports the two attributes 
described in the following table.