Cisco Cisco Prime Optical 9.6 開発者ガイド

ページ / 818
Cisco Prime Optical 9.6.3 GateWay/CORBA Programmer Reference Guide 
OL-28047-01
 
 
361
 
Name
 
Type
 
Input/ 
Output
 
Description
 
vlanList
 
VlanList_T
 
Out
 
List of available VLANs for this EMS.
 
Throws 
globaldefs::ProcessingFailureException 
EXCPT_INVALID_INPUT - Raised when a subnet name is invalid. 
EXCPT_ENTITY_NOT_FOUND - Raised when a subnet name does not exist in the EMS. 
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure. 
Compliance 
Prime Optical-defined. 
3.11.4  modifySNC 
Synopsis 
public void modifySNC( 
NameAndStringValue_T[]   
sncName, 
                        String  
 
 
 
routeId, 
                        SNCModifyData_T    
 
SNCModifyData, 
                        GradesOfImpact_T   
 
tolerableImpact, 
                        ProtectionEffort_T  
 
tolerableImpactEffort, 
                        EMSFreedomLevel_T  
 
emsFreedomLevel, 
                        TPDataList_THolder  
 
tpsToModify, 
                        SubnetworkConnection_THolder  modifiedSNC, 
                        StringHolder  
 
 
errorReason) 
      throws ProcessingFailureException 
Description 
This API: 
•  Allows the modification of SNC name (for all SNC types).  
•  Allows the modification of a GMPLS SNC Restore/Revert configuration. 
•  Allows the modification of GMPLS SNC routing constraints. 
•  Forces a specific procedure for a GMPLS SNC. 
The modification of an OCHCC GMPLS SNC, when Restore/Revert attributes are modified or 
when an operation is invoked specifying the gmplsAction attribute, requires a background 
request validation. The API dedicated to modification of OCHCC GMPLS SNCs performs a 
validation check. The SNC is modified after a network validation check and the circuit is 
updated only if all checks are successfully cleared. 
The modification of the routing constraints cannot be applied to an OCHCC GMPLS SNC.