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
 
 
612
 
                                                
SubnetworkConnectionList_THolder sncList, 
                                                SNCIterator_IHolder  
 
 
sncIt) 
      throws ProcessingFailureException 
Description 
This interface allows the NMS to request a list of MPLS-TP tunnel SNCs using the specified TP at 
the specified connection rates. The TP tunnel layer rate is LR_MPLS (165). 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 are suspended by the PTP are returned.  
4.10.1.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 MPLS-TP tunnel SNC names using the specified 
TP at the specified connection rates. The TP tunnel layer rate is LR_MPLS (165). 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 are suspended by the PTP are returned.  
4.10.1.4  getAllSubnetworkConnections 
Synopsis 
public void getAllSubnetworkConnections(NameAndStringValue_T[] subnetName, 
                                          short[] connectionRateList, 
                                          int how_many, 
                                          SubnetworkConnectionList_THolder 
sncList, 
                                          SNCIterator_IHolder sncIt) 
      throws ProcessingFailureException 
Description 
This interface allows the NMS to request a list of SNCs for the specified subnetwork at the 
specified connection rates.