Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
235
 
Compliance 
TMF-defined. 
3.9.5  getAllSubnetworkConnections 
Synopsis 
Description 
This interface enables an NMS to request a list of SNCs for the specified subnetwork at the specified 
connection rates. 
•  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 15327, this method does not report STS-1 SNC on XTC using DS1 ports. 
•  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 Chapter 4, “Using 
GateWay/CORBA Connectionless Interfaces” for supported SNCs. 
•  This interface does not report SNCs with duplicate names or VCAT SNCs. 
If the Prime Optical subnetwork contains multiple circuits with the same name, the 
getAllSubnetworkConnections call returns the circuit name and details for only one of the circuits. It is 
not possible to predict which one of the multiple circuits will have its name and details returned. 
Parameters 
Name 
Type 
Input/ 
Outpu
Description 
subnetName 
globaldefs::NamingAttributes_T 
in 
Name of the subnetwork. 
connectionLayerRateList 
transmissionParameters::LayerRateList
_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 report in the first batch. 
sncList 
subnetworkConnection::SubnetworkCo
out 
First batch of SNCs.