Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
200
 
This interface enables an NMS to request all SNCs that originate on, terminate on, or transit 
through a given ME.  
•  For the ONS 15310 CL, this method does not report STS-1 SNC on CTX using DS1 ports. 
•  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 
 for the supported SNCs. 
This interface does not report VCAT SNCs. 
Parameters  
Name
 
Type
 
Input/ 
Output
 
Description
 
managedElementName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the ME whose 
SNCs are required.
 
connectionLayerRateList
 
transmissionParameters::LayerRat 
eList_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::Subnetwo 
rkConnectionList_T
 
Out
 
First batch of SNCs.
 
sncIt
 
subnetworkConnection::SNCIterat 
or_I
 
Out
 
Iterator to retrieve the 
remaining SNCs.
 
 
Prime Optical support for SubnetworkConnection_T structure, for more details refer to  section 
 
Throws 
Compliance 
Prime Optical-defined. 
3.8.3  getAllManagedElements 
Synopsis