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 
 
 
82 
<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> 
<!-- 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.13.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 >