Cisco Cisco Prime Optical 9.6 Developer's Guide

Page of 818
Cisco Prime Optical 9.6.3 GateWay/CORBA Programmer Reference Guide 
OL-28047-01
 
 
621
 
4.10.5  MPLS-TP  Protection (Inventory) 
The relationship between an MPLS-TP tunnel circuit and its LSP circuits is provided by 
inventorying the MPLS-TP tunnel circuit. Additional parameters identify the working and 
protected LSPs. These parameters are taken into account whenever the LSP circuits are 
inventoried for further details. 
For the LSPs, the current network implementation provides the same sncName and SID as for 
the TP tunnel they are part of. LSPs are addressed individually by specifying the unique ID. 
The following table describes the names of the additional parameters returned by the TP tunnel 
circuit. 
Parameter Name
 
Valid Values
 
Description
 
workLspName
 
String 
 
Name of the working LSP circuit.
 
workLspSid
 
Integer
 
SID of the working LSP circuit.
 
workLspUniqueID
 
Integer
 
Unique ID of the working LSP circuit.
 
workLspNum
 
Integer
 
Working LSP number.
 
protLspName
 
String 
 
Name of the protected LSP circuit.
 
protLspSid
 
Integer
 
SID of the protected LSP circuit.
 
protLspUniqueID
 
Integer
 
Unique ID of the protected LSP circuit.
 
protkLspNum
 
Integer
 
Protected LSP number.
 
 
4.10.6  BFD Templates, Node ID, Label Range, and ME OperationMode Inventory Interface 
This section describes the following interface: 
• 
4.10.6.1  getManagedElement 
Synopsis 
void getManagedElement( 
NameAndStringValue_T[] managedElementName, 
                                 
ManagedElement_THolder me) 
      throws ProcessingFailureException 
Description 
This interface returns the ME with all the relevant information about BFD template, static and 
dynamic label range, node ID, and router ID reported in the additionalInfo parameter. 
Relevant Data Structures 
ManagedElement_THolder 
 
ManagedElement_T   
 
value