Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
271
 
Compliance 
Prime Optical-defined. 
3.9.32  upgrade 
Synopsis 
Description 
This interface is used to merge or configure a list of SNCs to the SNC reported in the masterSncName. 
This interface supports STRICT MERGE and LOOSE MERGE as operation types from the OSS. The 
LOOSE MERGE option in SncUpgradeInfo_T is available only if a strict operation failed and the OSS 
receives a processing failure exception with EXCPT_STRICT_MERGE_FAILED. 
There is no restriction in GateWay/CORBA to prevent a LOOSE MERGE operation from the OSS during 
a normal call. 
 
 
Parameters 
Name 
Type 
Input/ 
Output 
Description 
details 
multiLayerSubnetwork::Snc 
UpgradeInfo_T 
In 
Upgrade info for which the 
list of SNCs are requested. 
Available values are: 
• 
Merge
 
• 
Reconfigure
 
masterSncName 
globaldefs::NamingAttributes_T 
In 
This  parameter  is  used  to  specify 
the name of the SNC to merge or 
reconfigure  with  the  following 
candidate SNCs. 
upgradableSncNameList globaldefs::NamingAttributesList_T In 
This parameter gives the list of 
SNCs to merge or reconfigure 
with the master SNC. 
resultString 
string 
Out 
This parameter gives the result of 
the operation in human-readable 
form. 
Throws 
Compliance 
Prime Optical-defined.