Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 574
 
MTOSI Interface Details 
 
 
Cisco EPN Manager OSS Integration Guide for MTOSI 
102
 
 
 
Request parameter 
Data Type 
Description 
requestedCompletionDate 
dateTime 
Not used. Initialize with current date. 
Priority 
Integer 
Not used. Initialize with 0. 
purchaseOrder 
String 
Not used. Initialize with “NONE”. 
validFor 
dateTime 
Not used. Initialize with current date. 
 
4.13.3.3.2 
Terminate Response 
Multiple responses to a request are possible, unless there is an exception. The expectation is to have one 
instance of the initialResponse and beginProcessingEvent, and multiple instances of success and failure 
responses. The header of the last response will indicate success or failure. 
 
4.13.3.3.3 
Output 
Response parameter 
Data Type 
Description 
terminateResponse 
terminateResponse 
Details of the terminated service(s). 
beginProcessingEvent 
BeginProcessingEventType 
Indicates that target OS has removed 
the request from the queue and has 
started to work on the request. 
cfsStateChange 
CfsStateChangeEventType 
Indicates that target OS has progressed 
one or more CFSs from one state to 
another state. 
serviceStateTransitionFailu
reEvent 
ServiceStateTransitionFailureEve
ntType 
Indicates partial failure scenario. 
 
4.13.3.3.4 
Exceptions 
internalError: Indicates that an internal error or exception has occurred as part of this call. 
invalidInput: Indicates that the input given to the operation is invalid.  
 
4.13.3.4 
activate 
 
This API allows an OSS/NMS to set the adminState of a service to UP. Upon a successful update of the 
adminState the specified service will be re-deployed on the network.  
 
Pre-condition(s): The CFS supporting the product instance must be in the Provisioned_Active state. 
 
 
 
The CFS should be created by the EPNM system and to be in discovered State. 
 
 
 
The CFS should be having the adminStatus as DOWN 
 
Post-condition(s): In case of success, the admin Status of the CFS associated with the product instance will be 
in UP State. If the request fails, the CFS will be returned to their original state before the service request. The 
use will receive a ServiceStateTransition Failure in the response. 
 
4.13.3.4.1 
Input 
Request parameter 
Data Type 
Description 
activateRequest 
activateRequst 
Information about service activation 
basicInput 
BasicInputType 
 
VendorExtensions 
AnyListType 
Vendor extensions required for this request.