Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 631
 
MTOSI Interface Details 
 
 
 
 
 
 
Cisco EPN Manager 2.0.1 MTOSI API Guide for OSS Integration  
 
 
82 
OTN Service Order Data 
Data Type 
Mandatory / 
Optional 
Description 
PathOptionData::nameRef::RDN
:TEPATH 
STRING 
Optional 
The Value returned from a call to 
getMPLSTEExplicitPath. The  
value returned by the TEPATH 
RDN type has to be supplied here. 
ProductName:rdn:SERVICE_TYP
STRING 
Mandatory 
ODU_TUNNEL, ODU_UNI 
 
Note:  
1.  It is mandatory to specify the SERVICE_TYPE RDN in the ProductName FDN. 
2.  A TRAIL_UNI service can be created between 2 NCS4K nodes which in turn use an underlying network 
formed by NCS2K nodes. The TRAIL_UNI ( as the service is called ) will be created between the NCS4K 
nodes. An OCHNC will be created automatically between the NCS2K nodes. 
4.14.3.1.2 
OTN Path Options 
The Path Options are specified to route the circuit through a particular ME or a LINK by specifying the entity to be 
included via Index tags in the Path Options. The Index tag is used to indicate a particular Path Option. The 
“protectedBy” and “restoredBy” tags can be used to select a particular Path Option. The example given below 
gives the Path Option: 
<pathOptions> 
                         <pathOptionData> 
                             <index>1</index> <!--  The value given here 
indicates an index value assigned by the OSS user to the Path Option -->
 
                             <option>WORKING</option> 
                             <type>DYNAMIC</type> 
                             <protectedBy>2</protectedBy> <-- The value given 
here indicates the EMS to use the path Option specified by index 2 as 
specified below -->
 
                             <restoredBy>NONE</restoredBy 
                         </pathOptionData> 
                         <pathOptionData> 
                             <index>2</index> 
                             <option>PROTECTED</option> 
                             <type>EXPLICIT</type> 
                             <nameRef> 
                              <v12:rdn> 
                                 <v12:type>MD</v12:type> 
                                 <v12:value>CISCO-EPNM</v12:value> 
                              </v12:rdn> 
<v12:rdn> 
 
                                 <v12:type>ME</v12:ty
pe> 
                                 <v12:value>ME-
1</v12:value> 
                              </v12:rdn> 
 
                              <v12:rdn>