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 
 
 
86 
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.13.3.1.7 
DMDM Service Constraints 
The constraints can be specified to include or exclude an ME or a Link. 
4.13.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> 
The XML Tag <constraintAs>EXCLUDE</constraintAs> contains indications to the EMS to either INCLUDE or 
EXCLUDE a particular Constraint. The Below constraint example indicates to the EMS to INCLUDE a particular NE 
identified by the ID "607629" when creating a DWDM service. 
4.13.3.1.7.2 Link Constraints 
The Link Constraint can be specified by the OSS to either INCLUDE or EXCLUDE a particular link endpoint when 
creating /provisioning a DWDM service. The RDN value specified for the RDN type OPTICAL_LINK_INTERFACE is 
the value returned by the API getAllOpticalLinkInterfaces. The value indicates an Optical Interface Endpoint where 
the Link is terminating. The API returns a set of Nodes and Links. The OSS user will have to select the links and pass 
those IDs as part of the RDN. The discoveredName attribute can be used to identify if the entity is a Link or a Node. 
For example: 
     <constraintsData> 
                             <constraintName>LINK_778</constraintName> 
                             <constraintRef> 
                                 <v12:rdn> 
                                     <v12:type>MD</v12:type> 
                                     <v12:value>CISCO_EPNM</v12:value> 
                                 </v12:rdn> 
                              <v12:rdn>