Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 533
  
 
MTOSI Interface Details 
 
 
Cisco EPN Manager OSS Integration Guide for MTOSI 
118
 
 
 
Request parameter 
Data Type 
Description 
meRef 
NamingAttributeListType 
FDN for the Device 
(MD=CISCO_EPNM / ME= ME 
ID) 
explicitPathData 
MPLSTEExplicitPathDataType 
Details of Explicit Path, 
Ordered lists of Explicit Path 
Entries needs to be provided 
 
4.20.2.1.2 
Output 
 
Request parameter 
Data Type 
Description 
createMPLSTEExplicitPathResponse  createMPLSTEExplicitPathRespons
eType 
Details of Explicit Path Creation 
and Modify Response 
explicitPathRef 
NamingAttributeListType 
FDN for the Explicit Path  
(MD=CISCO_EPNM / ME= ME 
ID /TEPATH=<pathName>) 
explicitPathData 
MPLSTEExplicitPathDataType 
Details of created Expicit Path 
 
Post-Condition: On a successful creation of the Explicit Path 
4.20.2.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.  
notImplemented: Indicates that the operation is not implemented by the management system. 
4.20.2.2 
ModifyMPLSTEExplicitPath 
This operation allows a user to modify explicit path on Device. This API is provided as an extension. The input 
should be a valid Explicit Path Ref.  Modify API will not take partial explicit path entries, OSS needs to pass all 
explicit path entries and API will overwrite existing explicit path with provided explicit path entries.  
4.20.2.2.1 
Input 
 
Request parameter 
Data Type 
Description 
modifyMPLSTEExplicitPathRequest  ModifyMPLSTEExplicitPathRequestType  Details of Explicit Path 
Creation and Modify 
Response  
explicitPathRef 
NamingAttributeListType 
FDN for the Explicit Path  
(MD=CISCO_EPNM / ME= 
ME ID 
/TEPATH=<pathName>) 
explicitPathData 
ProtectionProfileDataType 
Details of Explicit Path, only 
attributes being modified 
are provided 
 
4.20.2.2.2 
Output