Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
290
 
3.9.43  createAndActivateSNCOnDRI 
Synopsis 
Description 
This structure was introduced to provide BLSR-DRI protection support. This structure is not 
defined by TMF. This structure is similar to createAndActivateSNCOnUserLabel (see 
, for more details) except that a new field, driNode, has been added. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
createData
 
subnetworkConnection::DRISNCCreateData_T
 
In
 
New structure 
describing the SNC 
to create and 
activate. This is 
similar to 
SNCCreateData_T 
except that DRI-
specific information 
has been added.
 
tolerableImpact
 
subnetworkConnection::GradesOfImpact_T
 
In
 
Maximum tolerable 
impact allowed.
 
emsFreedomLevel
 
EMSFreedomLevel_T
 
In
 
Maximum level of 
freedom allowed to 
the EMS to perform 
the creation and 
activation. 
 
tpsToModify
 
subnetworkConnection::TPDataList_T
 
In/out
 
Prime Optical 
ignores this 
parameter.
 
theSNC
 
subnetworkConnection::SubnetworkConnection_T
 
Out
 
Resulting SNC, with 
sncState and name 
set. The name is set 
to the user label 
supplied in 
createData structure.
 
errorReason
 
String
 
Out
 
Specifies the 
creation and/or 
activation error(s), if 
any.
 
The structure of DRISNCCreateData_T is as follows: