Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 594
[Type text] 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
115 
 
Post-Condition: On a successful setIntentedRoute (upgradeRestore) the current restoration path will be set 
as the working path. Restoration Status will be set to NONE. 
4.16.1.2.2  Exceptions: 
internalError: Indicates that an internal error or exception has occurred as part of this call. 
invalidInput: Indicates that the input given to the operation is invalid.  
notImplemented: Indicates that the operation is not implemented by the management system. 
 
Note: The setIntendedRoute operation is provided to perform an Upgrade And Restore operation on a given 
service (OCHTRAIL or OCHNC nnly). This is a deviation from the standard support provided by the 
setIntendedRoute API. 
 
4.17 ProtectionProfileControl  
The interface provides operations to control a Protection Profiles.  
4.17.1 ProtectionProfileDataType 
The following table lists the Protection Profile data that can be created, modified and retrieved by the 
interface. 
ProtectionProfileData 
Data Type 
Description 
profileName 
String 
 
Protection Profile Name 
protectionType  
String 
APS Protection Type, possible values: 
•  1-plus-1-BDIR-APS 
•  1-plus-1-UNIDIR-APS 
•  1-plus-1-UNIDIR-NO-APS 
•  1-plus-1-plus-R-BIDIR-APS 
protectionMode 
String 
APS Protection Mode. Possible values: 
•  Revertive 
•  Non-Revertive 
holdOffTimer 
Long 
Hold-off timer in seconds. Range 100-10000 
waitToRestoreTimer 
Long 
Wait to restore timer in seconds. Range 0-720 
sncConnectionMode 
String 
Sub-Network Connection Mode, possible values: 
•  SNC-I 
•  SNC-N 
•  SNC-S  
 
4.17.2 Operations 
4.17.2.1 
 CreateProtectionProfile 
This operation allows a user to create protection profile on Device. This API is provided as an extension. The 
input should be a valid MeRef. 
4.17.2.1.1  Input 
Request parameter 
Data Type 
Description 
createProtectionProfileRequest 
createProtectionProfileRequestType  Details of Protection Profile 
Request