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  
 
 
83 
<!-- This value is returned by the call to getMPLSTEExplicitPath --> 
                                 <v12:type>TEPATH</v12:type> 
                                 <v12:value>PATH_NAME</v12:value> 
                              </v12:rdn>                                  
                             </nameRef> 
                </pathOptionData> 
                     
                </pathOptions> 
4.14.3.1.3 
TRAIL UNI – UNI  Config Parameters 
The UNI Configuration parameters are additional attributes that can be provided when creating a TRAIL_UNI 
service. The format of the uniConfig attribute set is provided below for a reference: 
<uniConfig >                        
                  <protectionType>ONE_PLUS_ONE</protectionType> 
                
<priority>HIGH</priority> 
               
<validation>NONE</validation> 
                
<opticalThreshold>GREEN</opticalThreshold> 
                  <allowRegeneration>true</allowRegeneration> 
                  <restoration>NONE</restoration> 
                  <label>alabel</label> 
    
 
</uniConfig > 
If the uniConfig options are provided, it is mandatory to provide all the attributes that are contained inside the 
uniConfig tags. If the user does not want to provision the uniConfig attributes, the option should not be specified. 
4.14.3.1.4 
TRAIL UNI – UNI  Explicit Path 
The explicit path option is specified when creating a TRAIL UNI Service.  
 
<explicitPath> 
    
 
 
 
 
 
 
   <nameRef> 
               <v12:rdn> 
                  <v12:type>MD</v12:type> 
                  <v12:value>CISCO-EPNM</v12:value> 
               </v12:rdn> 
 
 
   <v12:rdn> 
                  <v12:type>ME</v12:type> 
                  <v12:value>ME-TEST-1</v12:value> 
               </v12:rdn>                               
               <v12:rdn> 
                  <v12:type>TEPATH</v12:type> 
                  <v12:value>PATH-1</v12:value> 
               </v12:rdn>                        
 
 
         </nameRef>> 
 
   <type>DYNAMIC</type> 
 
   <option>PROTECTED</option> 
 
   <protectedBy></protectedBy> 
 
   <restoredBy>NONE</restoredBy> 
    
 
 
 
 
 
   </explicitPath>