Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 632
 
MTOSI Interface Details 
 
 
 
 
 
 
Cisco EPN Manager 2.0.2 MTOSI API Guide for OSS Integration  
 
 
88 
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.14.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> 
                                 <v12:type>OPTICAL_LINK_INTERFACE</v12:type> 
                                 <v12:value>942520</v12:value> 
                              </v12:rdn>                                  
                            </constraintRef>                              
                             <constraintAs>EXCLUDE</constraintAs> 
                             <route>WORK</route> 
   
</constraintsData>
 
This constraint indicates to the EMS to exclude a link terminating on the protocol Endpoint indicated by the ID 
942520
4.14.3.1.8  DMDM Channel to Frequency Mapping Grid 
The table below gives the mapping between the Channel and the Frequency. The frequency should be used while 
provisioning the DWDM service based on the channel selected for the endpoints. 
 
Channel 
(#) 
Frequency 
(GHz) 
Wavelength 
(nm) 
 
Channel 
(#) 
Frequency 
(GHz) 
Wavelength 
(nm) 
190100 
1577.03 
37 
193700 
1547.72 
190200 
1576.20 
38 
193800 
1546.92 
190300 
1575.37 
39 
193900 
1546.12 
190400 
1574.54 
40 
194000 
1545.32 
190500 
1573.71 
41 
194100 
1544.53 
190600 
1572.89 
42 
194200 
1543.73 
190700 
1572.06 
43 
194300 
1542.94 
190800 
1571.24 
44 
194400 
1542.14