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
 
 
616
 
4.10.2.3  getAllSubnetworkConnectionsNamesWithTP 
Synopsis 
void getAllSubnetworkConnectionNamesWithTP( 
    NameAndStringValue_T[]  
 
tpName, 
                                                    short[]  
 
 
 
connectionRateList, 
                                                    int  
 
 
 
 
how_many, 
                                                    
NamingAttributesList_THolder  nameList, 
                                                    
NamingAttributesIterator_IHolder nameIt) 
Description 
This interface allows the NMS to request a list of LSP SNC names using the specified TP at the 
specified connection rates. The LSP layer rate is LR_MPLS_PATH (166). A TP can be a PTP. 
Because an MPLS-TP tunnel is terminated in the equipment and not in the PTP, all the MPLS-TP 
tunnels that end in the device and suspended by the PTP are returned.  
4.10.3  MPLS-TP Tunnel Link Inventory Interfaces 
This section describes the following interfaces: 
• 
• 
• 
• 
• 
• 
4.10.3.1  getTopologicalLink 
Synopsis 
public void getTopologicalLink(NameAndStringValue_T[] topoLinkName, 
                                 TopologicalLink_THolder topoLink) 
      throws ProcessingFailureException 
4.10.3.2  getAllTopologicalLinks 
Synopsis 
public void getAllTopologicalLinks(NameAndStringValue_T[] subnetName, 
                                     int how_many, 
                                     TopologicalLinkList_THolder topoList, 
                                     TopologicalLinkIterator_IHolder topoIt) 
      throws ProcessingFailureException