Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 642
 
MTOSI Interface Details 
 
 
 
 
 
 
Cisco EPN Manager 2.0.3 MTOSI API Guide for OSS Integration  
 
 
120 
4.18.2.3.3 
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. 
4.19 ProtectionProfileRetrieval 
This section describes the operations supported by the ProtectionProfileRetrieval interface.  
4.19.1.1 
getAllProtectionProfiles 
This operation retrieves complete information about all Protection Profiles present in Cisco EPN Manager. 
4.19.1.1.1 
Input 
Request parameter 
Data Type 
Description 
mdOrMeRef 
 
NamingAttributeType  FDN of Managed domain name or FDN of Managed 
Element 
Name=MD, value=CISCO_EPNM. 
OR 
MD=CISCO_EPNM / ME= ME Name. 
 
4.19.1.1.2 
Output 
Response parameter 
Data Type 
Description 
getAllProtectionProfile
sResponse 
 
getAllProtectionProfil
esResponse 
Protection Profile details. 
protectionProfileRef 
NamingAttributeListT
ype 
FDN for the Protection Profile 
 (MD=CISCO_EPNM / ME= ME ID /PPF=<profileName>). 
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.19.1.1.3 
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.