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
 
 
269
 
Compliance 
TMF-defined. 
3.9.6  getAllSubnetworkConnectionsWithTP 
Synopsis 
void getAllSubnetworkConnectionsWithTP( 
        in globaldefs::NamingAttributes_T tpName, 
        in transmissionParameters::LayerRateList_T connectionRateList, 
        in unsigned long how_many, 
        out subnetworkConnection::SubnetworkConnectionList_T sncList, 
        out subnetworkConnection::SNCIterator_I sncIt) 
     raises(globaldefs::ProcessingFailureException); 
Description 
This interface enables an NMS to request a list of the SNCs using the specified TP at the 
specified connection rates. A TP might be a PTP that requires a full list of SNCs using any of its 
contained CTPs. A TP might be a CTP or FTP that only requires the SNCs using that CTP or FTP. 
Both end CTPs and intermediate CTPs at the same layer are considered. In all cases, only SNCs 
that also match the specified connection rate filter are returned. 
•  For the ONS 15310 MA SONET, this method does not report STS-1 SNC on DS1 ports of 
DS1_xx cards.  
•  For the ONS 15310 MA SDH, this method does not report VC4 SNC on E1 ports of 
E1_63_E3_3 cards. 
•  For the ONS 15454 SONET, this method does not report STS-1 SNC on DS1 equipment. 
•  For the ONS 15454 SDH, this method does not report VC-4 SNC on E1 or E1_42 equipment. 
•  For CPT 200, CPT 200 SDH, CPT 600, and CPT 600 SDH, see 
 for supported SNCs. 
•  This interface does not report SNCs with duplicate names. 
For ONS 15600 SONET and ONS 15600 SDH NEs, if bridge-and-roll is applied, one CTP may be 
associated with two SNCs during a transient phase. If Prime Optical invokes this method during 
this phase, it reports both SNCs. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
tpName
 
globaldefs::NamingAttributes_T
 
In
 
Termination point for which to 
report SNCs.
 
connectionLayerRateList
 
transmissionParameters::LayerRateL
ist_T
 
In
 
List of rates of the SNCs to report. 
If an empty list is specified, all 
SNCs of all rates are reported.
 
how_many
 
unsigned long
 
In
 
Maximum number of SNCs to