Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 637
 
MTOSI Interface Details 
 
 
 
 
 
 
Cisco EPN Manager 2.0 MTOSI API Guide for OSS Integration  
 
 
68 
4.9.2  Service Access Point (SAP) Data 
The following table lists the Service Access Point (SAP) data that can be retrieved by the interface. 
 
Service Access Point 
(SAP) Data 
Data Type 
Description 
sap 
ServiceAccessPointTy
pe 
Holder element that contains the data given below for 
the SAP Object. 
name (Object Id) 
NamingAttributeType 
List of RDNs containing the MD and CFS. 
userLabel 
String 
CFS Name. 
discoveredName 
String 
CFS Name. 
owner 
String 
Syscontact of CFS. 
description 
String 
Description. 
adminState 
AdminStateType 
LOCKED, UNLOCKED, SHUTTON_DOWN 
operationalState 
OperationalStateType 
DISABLED, ENABLED 
VendorExtensions 
 
Contains Cisco specific Vendor Extensions  
ciscoCeSapAttributes 
CiscoCeSapAttributes
Type 
Holder to contain following Cisco-specific CFS SAP 
attributes. 
portRef 
NamingAttributeType 
FDN for UNI or ENNI. 
portSpeedRate 
string 
This attribute is specified for UNI/ENNI port speed. 
portMode 
string 
Port mode. Takes String value of half duplex or duplex.  
 
bundlingIndicator  
string 
Whether bundling is enabled at the ETH UNI. Bundling 
allows incoming frames with multiple CE VLAN IDs to be 
mapped to a single EVC. Must be set to FALSE if 
allToOneIndicator is set to TRUE. An EVC with more 
than one CE-VLAN ID mapping to it MUST have the CE-
VLAN ID Preservation Service Attribute and the list of 
CE-VLAN IDs mapped to the EVC MUST be the same at 
each UNI in the EVC. Takes String value of "true", 
"false". 
allToOneIndicator 
string 
To support Bundling, all CE VLAN IDs must be mapped 
to a single EVC (or ETH_FDFr_EVC) at the UNI. When a 
UNI has the All to One Bundling, all CE-VLAN IDs MUST 
map to a single EVC at the UNI. The EVC at the UNI 
MUST have the CE-VLAN ID Preservation Service 
Attribute and the list of CE-VLAN IDs mapped to the 
EVC MUST be the same at each UNI in the EVC. If "All-
to-One" is used, the allToOneIndicator Boolean 
attribute in the ETH_FPP_UNI should be set to TRUE, 
and the ETH_FPP_UNI of the UNI shall support only a 
single ETH_Flow_Point. Take String value of "true", 
"false". 
l2ControlProtocolProfil
string 
List that describes Layer 2 control protocols, along with 
the frame disposition for each potential destination 
UNI: - Discard: The Service Frame is discarded. - Tunnel: 
No matter what the content (assuming correct FCS) of 
the Service Frame, it is delivered across the other 
(egress) UNI(s). Take String value of Structure: 
"ControlProtocolName: String"; 
"DestinationMACAddress: hex", "DestinationUNI", 
"Disposition: Discard | Tunnel" 
portMtuSize 
string 
SAP UNI/ENNI MTU size.