Cisco Cisco Prime Optical 9.8 Entwickleranleitung

Seite von 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
300
 
3.9.31  getValidSubnetworkConnectionsForMerge 
Synopsis 
Description 
This interface is used to get the list of SNCs for the Merge operation. The SncFilterCriteria 
specifies the SNCs that are requested. These SNCs are lined up. The master SNC name specifies 
the name of the SNC with which the candidates will merge. The how_many parameter provides 
the list of SNCs that will be returned. 
  The valid SncUpgradeInfo value supported by GateWay/CORBA is Merge. The valid SncFilterCriteria 
value supported by GateWay/CORBA is LINED_UP. The available values that will be supported in the 
future are listed in the ENUM definitions in the following table. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
details
 
multiLayerSubnetwork::SncUpgr 
adeInfo_T
 
In
 
Upgrade info for which the list of 
SNCs is requested. Available 
values are:
 
• 
Merge
 
• 
Reconfigure
 
  Prime Optical supports only 
Merge. 
filterCriteria
 
multiLayerSubnetwork::SncFilte 
rCriteria_T
 
In
 
The filter criteria can be used to 
specify if the requested SNCs are 
LINED_UP or nonfiltered.
 
 
  Prime Optical supports only 
LINED_UP. 
masterSncName
 
globaldefs::NamingAttributes_T
 
In
 
This parameter is used to specify the 
name of the SNC to merge or upgrade 
with the following candidate SNCs.