Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
138
 
This interface enables an NMS to request all of the cleared and acknowledged alarms that are for the EMS 
itself. Some alarms may be filtered out (excluded) by specifying their severities. 
The result of this operation is independent of the filtering set up by the NMS for the notification service. 
Parameters 
Name 
Type 
Input/Output  Description 
excludeSeverityList  notifications::PerceivedSeverityList_T  In 
List of alarm severities to 
exclude from the output 
event list. 
how_many 
unsigned long 
In 
Maximum number of 
alarms to report in the 
first batch. 
EventList 
notifications::EventList 
Out 
First batch of alarms. 
EventIt 
notifications::EventIterator_I 
Out 
Iterator to retrieve the 
remaining alarms. 
Throws 
Compliance 
Prime Optical-defined. 
3.3.28  Passive Unit EMS Alarms 
In Prime Optical 10.6, 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 
 
 
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.