Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 602
MTOSI Interface Details 
 
 
 
 
Cisco EPN Manager 1.2 Maintenance Pack 5 (V.1.2.500) MTOSI API Guide for OSS Integration 
 
 
116 
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 
meRef 
NamingAttributeListType 
FDN for the Device 
(MD=CISCO_EPNM / ME= ME ID 
protectionProfileData 
ProtectionProfileDataType 
Details of Protection Profile 
4.17.2.1.2 
Output 
Request parameter 
Data Type 
Description 
createAndModifyProtectionProfil
eResponse 
createAndModifyProtectionProfileRe
sponseType 
Details of Protection Profile 
Creation and Modify Response 
protectionProfileRef 
NamingAttributeListType 
FDN for the Protection Profile 
 (MD=CISCO_EPNM / ME= ME 
ID /PPF=<profileName>) 
protectionProfileData 
ProtectionProfileDataType 
Details of created Protection 
Profile