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 
 
 
121 
ExplicitPathEntryType 
Data Type 
Description 
tpRef 
NamingAttributeListType 
FDN of PTP/CTP (ODU Controller) making up 
explicit path. (MD=CISCO_EPNM / ME= ME ID 
/CTP=<ODU Controller Name>) 
This fields is applicable only for Path Constraint 
type ‘Strict’  
4.19.2 Operations 
4.19.2.1 
 CreateMPLSTEExplicitPath 
This operation allows a user to create Explicit Path on Device. This API is provided as an extension. The input 
should be a valid MeRef. 
4.19.2.1.1 
Input 
Request parameter 
Data Type 
Description 
createMPLSTEExplicitPathRequest  createMPLSTEExplicitPathType 
Details of Explicit Path Request 
explicitPathData 
MPLSTEExplicitPathDataType 
Details of Explicit Path, 
Ordered lists of Explicit Path 
Entries needs to be provided 
4.19.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.19.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.19.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.19.2.2.1 
Input 
Request parameter 
Data Type 
Description 
modifyMPLSTEExplicitPathRequest  ModifyMPLSTEExplicitPathRequestType  Details of Explicit Path 
Creation and Modify 
Response  
explicitPathData 
ProtectionProfileDataType 
Details of Explicit Path, only 
attributes being modified 
are provided