Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 632
 
MTOSI Interface Details 
 
 
 
 
 
 
Cisco EPN Manager 2.0.2 MTOSI API Guide for OSS Integration  
 
 
128 
4.23.1.1 
Service Provisioning Notifications Matrix 
 
 
Provision 
Deploy 
Amend 
Cease 
Succeeded  CfsCreationEventType  CfsStateChangeEventT
ype 
CfsAvcEventType 
CfsDeletionEvent
Type 
Failed 
CiscoServiceCreationF
ailureEventType 
ServiceStateTransition
FailureEventType 
ServiceAvcFailureEve
ntType 
ServiceDeletionF
ailureEventType 
Cancelled 
CiscoServiceStateTran
sitionFailureEventType 
ServiceStateTransition
FailureEventType 
ServiceStateTransitio
nFailureEventType 
ServiceStateTran
sitionFailureEven
tType 
 
 
-  Indicates Cisco proprietary events. 
4.23.2 Notification Subscribe Interface 
This interface allows the OSS to subscribe for notifications. The available topics are 
INVENTORY_NOTIFICATION, ALARM_NOTIFICATION and SERVICE_NOTIFICATION. 
4.23.2.1.1  Input 
Request parameter 
Data Type 
Description 
consumerEpr 
String 
URL where the notification consumer service is 
running.  
Topic 
String 
INVENTORY_NOTIFICATION or 
ALARM_NOTIFICATION or 
SERVICE_NOTIFICATION. 
4.24 Alarm Handling 
The alarm handling operations perform ack/unack operations on alarms. 
4.24.1 Operations 
4.24.1.1 
 acknolwledgeAlarms 
This operation acknowledges alarms. 
4.24.1.1.1  Input 
Request parameter 
Data Type 
Description 
acknowledgeAlarmsRequest  AcknowledgeAlarmsRequest 
Details of the alarms to be 
acknowledged. 
probableCause 
ProbableCauseType  
Probable cause. 
qualifier
 
String 
Alarm Id. 
username 
String 
Name of the user. 
notepad 
String 
Note. 
objectName 
NamingAttributeType 
Identifies the FDN of the object 
associated with the Alarm. 
4.24.1.1.2  Output 
Alarm Data 
Data Type 
Description 
acknowledgeAlarmsResponse 
AcknowledgeAlarms
Response 
Acknowledge Alarms Response, containing a list 
of alarm ids, for which ack operation failed (if 
any).