Cisco Cisco Prime Optical 9.6 Developer's Guide

Page of 818
Cisco Prime Optical 9.6.3 GateWay/CORBA Programmer Reference Guide 
OL-28047-01
 
 
614
 
4.10.2.1  getSNC 
Synopsis 
void getSNC( 
          
 
in NamingAttributes_T    
sncName, 
          
 
out SubnetworkConnection_T  
snc) 
   raises (ProcessingFailureException) 
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 
SubnetworkConnection_T 
 
NameAndStringValue_T[]  name 
 
String  
 
 
 
userLabel 
 
String  
 
 
 
nativeEMSName  
 
String  
 
 
 
owner  
 
SNCState_T   
 
sncState 
 
ConnectionDirection_T   direction 
 
short  
 
 
 
rate 
 
StaticProtectionLevel_T  
staticProtectionLevel 
 
SNCType_T    
 
sncType 
 
TPData_T[]   
 
aEnd 
 
TPData_T[]   
 
zEnd 
 
Reroute_T    
 
rerouteAllowed 
 
NetworkRouted_T    
networkRouted 
 
NameAndStringValue_T[]  additionalInfo 
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