Cisco Cisco Evolved Programmable Network Manager 1.2 Guia Do Programador

Página de 533
 
 
         
  
 
  
MTOSI Interface Details 
                                    
 
 
 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
117 
4.19.1.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. 
 
4.20 MPLSTEExplicitPathControl 
The interface provides operations to control Explicit Path [
Only Stub implementation will be available in the Cisco 
EPN Manager 1.2 release.
4.20.1 MPLSTEExplicitPathDataType 
The following table lists the Explicit Path data that can be created, modified and retrieved by the interface. 
 
MPLSTEExplicitPathData
Type 
Data Type 
Description 
pathName 
String 
 
Explicit Path Name 
pathEntries 
ExplicitPathEntryType 
Ordered List of Path Constraints 
 
 
 
ExplicitPathEntryType 
Data Type 
Description 
id 
Long 
 
Path Constraints Index - 1-65535  (Progressive 
Index) 
constraintType 
String 
Path Constraint Type, Possible Values 
 
Strict 
 
Loose 
 
None 
meRef 
NamingAttributeListType 
FDN of Device (MD=CISCO_EPNM / ME= ME ID) 
making up explicit path 
 
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.20.2 Operations 
4.20.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.20.2.1.1 
Input 
 
Request parameter 
Data Type 
Description 
createMPLSTEExplicitPathRequest  createMPLSTEExplicitPathType 
Details of Explicit Path Request