Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
58
 
2.2.6.4.2 
EXCPT_INTERNAL_ERROR 
This exception indicates an internal EMS error and applies to all methods. 
2.2.6.4.3 
EXCPT_INVALID_INPUT 
This exception indicates an incorrect parameter format, such as a three-level naming attribute TP 
name that is passed as a single-level name. If a parameter is out of range, this exception is also 
used. The reason field contains the incorrect parameter. 
2.2.6.4.4 
EXCPT_ENTITY_NOT_FOUND 
This exception indicates that the NMS supplied an object name as a parameter and the EMS 
cannot find an object with that name. The reason field contains the name that was passed as a 
parameter. 
2.2.6.4.5 
EXCPT_UNABLE_TO_COMPLY 
This exception is used as a generic value when the server cannot respond to the request. 
2.2.6.4.6 
EXCPT_NE_COMM_LOSS 
This exception is used as a generic value when the server cannot communicate with the NE, 
preventing the successful completion of the operation. All operations that involve 
communication with the NE might return this exception type. 
2.2.6.4.7 
EXCPT_ACCESS_DENIED  
This exception indicates that an operation has resulted in a security violation. Verify that you 
have the required access to perform the operation. 
2.2.6.4.8 
EXCPT_TOO_MANY_OPEN_ITERATORS  
This exception indicates that the EMS has exceeded the number of iterators it can support. Prime 
Optical supports 128 iterators. If you receive this exception, it is possible that other sessions are 
retrieving large volumes of data. Wait several minutes; then, retry. Alternately, close other 
sessions. To avoid this exception, the NMS must invoke the destroy method on iterators. 
2.2.6.4.9 
EXCPT_USERLABEL_IN_USE  
This exception indicates that the userLabel uniqueness constraint cannot be met. 
2.2.6.4.10  EXCPT_STRICT_MERGE_FAILED  
This exception is raised when an OSS issues an upgrade request to merge circuits with a STRICT 
MERGE operation type. The OSS uses this exception to issue the upgrade request with a LOOSE 
MERGE operation type. 
2.2.7  Provisioning Subnetwork Connections 
SNC provisioning must be within a multilayer subnetwork scope, which means the aEnd and the 
zEnd of an SNC must be in the same multilayer subnetwork. 
Prime Optical defines the method multiLayerSubnetwork::MultiLayerSubnetworkMgr_I:: 
createAndActivateSNCFromUserLabel for SNC provisioning. 
2.2.7.1  SNC Provisioning on OC-n or Electrical Equipment 
Prime Optical supports SNC provisioning on OC-n or electrical cards for ONS 15310 CL, ONS 
15310 MA SONET, ONS 15310 MA SDH, ONS 15327, ONS 15454 SONET, ONS 15454 SDH, 
ONS 15600 SONET,  ONS NCS2K SONET, and ONS NCS2K SDH NEs. 
CTPs are used as the endpoints to create the SNC.