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  
 
 
87 
DMDM Service Order Data 
Data Type 
Mandatory / 
Optional 
Description 
ConstraintData:constraintRef 
NamingAttribu
teType 
Mandatory 
A Sequence of RDNs to indicate 
either of:  
1.  ME (value returned by the call to 
getAllManagedElements) – The 
FDN will contain the RDN 
sequence: MD and ME 
2.  OPTICAL_LINK_INTERFACE 
(Value returned by a call to 
getAllOpticalLinkInterfaces. The 
Id given to the RDN should 
indicate a Link Record) – The 
FDN will contain the RDN 
sequence: MD and the 
OPTICAL_LINK_INTERFACE. 
ConstraintData:constraintAs 
ENUM 
Mandatory 
INCLUDE and EXCLUDE. 
ConstraintData:route 
ENUM 
Mandatory 
WORK, PROTECTED, and 
WORK_AND_PROTECTED. 
ProductName:rdn:SERVICE_T
YPE 
STRING 
Mandatory 
ODU_TUNNEL and ODU_UNI. 
 
Note:  
1.  The sequence of the constraints must be maintained. 
2.  The productInfo must contain a valid productName. The ProductName RDN should contain the 
SERVICE_TYPE as one of the RDNs. The RDN value for the RDN type “SERVICE_TYPE” must be OCH-Trail, or 
OCHNC, or OCHCC. 
4.14.3.1.7 
DMDM Service Constraints 
The constraints can be specified to include or exclude an ME or a link. 
4.14.3.1.7.1 NE Constraints 
This type of constraint allows an OSS to specify if a managed element needs to be INCLUDED or EXCLUDED while 
creating a DWDM service. 
<constraintsData> 
                             <constraintName>ONS15454-TURIN</constraintName> 
                             <constraintRef> 
                                 <v12:rdn> 
                                     <v12:type>MD</v12:type> 
                                     <v12:value>CISCO_EPNM</v12:value> 
                                 </v12:rdn> 
                              <v12:rdn> 
                                 <v12:type>ME</v12:type> 
                                 <v12:value>607629</v12:value> 
                              </v12:rdn>                                  
                             </constraintRef> 
                             <constraintAs>INCLUDE</constraintAs> 
                             <route>WORK</route> 
</constraintsData>