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
 
 
276
 
•  The circuit has DRI protection. 
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.
 
ctpList
 
terminationPoint::TerminationPointList_T
 
Out
 
Ordered list of CTP/FTPs for this 
SNC.
 
topoList
 
topologicalLink::TopologicalLinkList_T
 
Out
 
Ordered topological links through 
which this SNC traverses.
 
For details about the TerminationPoint_T structure, see
. 
For details about the TopologicalLink_T structure, see
. 
Throws 
globaldefs::ProcessingFailureException 
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure. 
EXCPT_INVALID_INPUT - Raised when subnetName does not reference a 
multiLayerSubnetwork object. 
EXCPT_UNABLE_TO_COMPLY – Raised when invoked on SNC on Ethernet equipment or 
STS-1 SNC on DS1 equipment. 
EXCPT_ENTITY_NOT_FOUND - Raised when sncName references an SNC object that 
does not exist. 
EXCPT_NE_COMM_LOSS - Raised when communication to the managed element is lost. 
Compliance 
Prime Optical-defined. 
3.9.13  getSNC 
Synopsis 
void getSNC( 
        in globaldefs::NamingAttributes_T sncName, 
        out subnetworkConnection::SubnetworkConnection_T snc) 
        raises(globaldefs::ProcessingFailureException); 
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.