Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
540
 
Description 
This interface allows the NMS to request a list of cross-connections for the specified ME at the specified 
layer rate (LR_MPLS_PATH). This operation returns cross-connections between CTPs and FTPs. This 
operation uses an iterator to allow the NMS to deal with a large number of objects. 
Parameters 
•  NamingAttributes_T managedElementName—ME name for which cross-connections must 
be retrieved. 
•  LayerRateList_T connectionRateList—List of rates for which cross-connections must be 
retrieved. If the list is empty, an INVALID_INPUT exception is raised. 
•  unsigned long how_many—Maximum number of cross-connections to report in the first 
batch. 
•  CrossConnectList_T ccList—First batch of cross-connections. 
•  CCIterator_I ccIt—Iterator to retrieve the remaining cross-connections. 
Throws 
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.