Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 594
[Type text] 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
99 
Carrier Ethernet QoS 
Profile Order Data 
Data Type 
Applicable to 
Profile Type 
Description 
cir 
String 
QoSProfile 
Indicates the CIR value 
cbs 
String 
QoSProfile 
Indicates the CBS value 
eir 
String 
QoSProfile 
Indicates the EIR value 
ebs 
String 
QoSProfile 
Indicates the EBS value 
colorMode 
String 
QoSProfile 
Indicates the color mode 
coupling 
String 
QoSProfile 
Indicates coupling 
 
4.13.4 Operations  
 
4.13.4.1 
Provision 
 
The API allows an OSS/NMS to provision Optical and Carrier Ethernet services using Cisco EPN Manager. This 
operation provisions the CFSs in support of a product instance. When this request is complete, each CFS 
(associated with the product instance) should be in the Provisioned_Active state, with all associated RFSs 
(and subtending resources) configured and allocated to the appropriate CFS.  
 
Pre-condition(s): The CFSs supporting the product instance must not yet exist. 
 
Post-condition(s): In case of success, the CFS(s) associated with the product instance will be in the 
Provisioned_Aactive state. If an atomic request fails, all CFS(s) will be returned to their original state (before 
the service request). The best effort is that the CFSs associated with the product instance remain in their 
current state; no rollback is attempted in this case. 
 
Note: This API will provision and activate the specified service. 
4.13.4.1.1 
Optical Services 
The Optical customer facing services (CFS) can be provisioned for Optical Transport Network (OTN) and 
Dense Wavelength Division Multiplexing (DWDM) services. 
 
4.13.4.1.2 
Carrier Ethernet Services 
The Carrier Ethernet customer facing services (CFS) can be provisioned for ELINE, ELAN, ETREE, and EACCESS 
Services. 
4.13.4.1.3 
Service Input Data 
The Input data for provisioning services are set in the productInfoType and the Cisco-specific vendor 
extensions in basicInput. The following table describes the standard data types. The Service Order Data 
Tables above in this section provides details of the data required to provision services and corresponding 
example request and responses are provided in the Appendix of this guide. 
4.13.4.1.4 
Input 
Request parameter 
Data Type 
Description 
provisionRequest 
provisionRequest 
Details of the provision request. 
basicInput 
RequestInfoBasicType 
vendorExtensions which will hold the order 
data required for provisioning. (Details of the 
XML data is provided in Appendix.)