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
 
 
156
 
Name
 
Type
 
Input/Output
 
Description
 
EventList
 
notifications::EventList
 
Out
 
First batch of alarms.
 
EventIt
 
notifications::EventIterator_I
 
Out
 
Iterator to retrieve the 
remaining alarms.
 
Throws 
globaldefs::ProcessingFailureException 
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure. 
EXCPT_TOO_MANY_OPEN_ITERATORS - Raised when the maximum number of iterators 
reaches 128. 
Compliance 
Prime Optical-defined. 
3.3.28  Passive Unit EMS Alarms 
In Prime Optical 9.6.3, passive units are supported. See 
for the 
list of passive units that are supported. For passive units, no alarms are supported. 
3.3.29  createServerTrailLink 
Synopsis 
void createServerTrailLink( 
        in serverTrailLink::STLCreateData_T createData 
        raises(globaldefs::ProcessingFailureException); 
Description 
This interface enables an NMS to create a server trail link manually between two MEs. Prime 
Optical supports the server trail link creation between MEs belonging to the same multilayer 
subnetwork. Prime Optical generates an object creation event notification when a new server 
trail link is created. 
 
STLCreateData_T is a Prime Optical-defined data structure. The TMF proposed this structure 
and included it in the TMF 3.0 specification. 
 
Prime Optical creates the server trail link between two CTPs even if there are no existing 
physical link connections in the network. 
 
Parameters 
Name
 
Type
 
Input/Output
 
Description
 
createData
 
serverTrailLink::STLCreateData_T
 
In
 
Data structure containing details for 
creating a new server trail link.
 
 
Prime Optical support for STLCreateData_T structure is as follows: