Cisco Cisco Prime Optical 9.8 Developer's Guide

Page of 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
268
 
Compliance 
Prime Optical-defined. 
3.9.13  getSNC 
Synopsis 
Description 
This interface returns the SNC structure for the SNC whose name is supplied as a parameter.  
•  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 supported SNCs. 
This interface does not report VCAT SNCs. 
A processing failure exception is returned with an EXCPT_UNABLE_TO_COMPLY exception in all 
of the preceding conditions. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
sncName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the subnetwork 
connection.
 
snc
 
subnetworkConnection::SubnetworkConnection_T
 
Out
 
SNC structure retrieved.
 
For details about the SubnetworkConnection_T structure, see 
. 
Throws