Carrier Ethernet Operator UNI
   Schema File Name: Carrier_Ethernet_Operator_UNI
   Includes classes:
      OperatorUNI%f  (Operator UNI Service Attributes)
 
 
Class: OperatorUNI%f  (Operator UNI Service Attributes)

Operator UNI Service Attributes describe the agreement between the Service Provider and the Operator of the behavior observable at the UNI. These are distinct from the Subscriber UNI Service Attributes that describe the agreement between an Ethernet Service (EVC) Subscriber and the Ethernet Service Provider. All of these Service Attributes can be modified after initial provisioning of the UNI except the components of the List of Physical Links and Link Aggregation-related attributes.
 
 
Element Name: Operator UNI List of Physical Links Service Attribute
 Reference: MEF 26.2 §14.2, 14.3
  JSON Name: listofPhysicalLinks - Type: List of object
Description: This Service Attribute combines several of the MEF 26.2 Objects into a single n-tuple that is consistent with the way this information is described in MEF 10.4. The value of the Operator UNI List of Physical Links Service Attribute is a list of 6-tuples of the form , with one list item for each physical link. The value of id is an identifier for the physical link. The value of physicalLink is the specific Ethernet physical layer type. synchronousEthernet indicates if synchronous Ethernet is used on the physical link and has the value Enabled or Disabled. The value of precisionTiming indicates if the Precision Time Protocol is used on the physical link and has the value Enabled or Disabled. The values of uniConnectorType and uniConnectorGender specify the type of connector used. Note that the id and the physicalLink come from the CarrierEthernetPhysicalLink class.
Allowed values: List of [0...*] Unique Class: UniPhysicalLink
Usage:    POQ: Required  Quote: Required  Order: Required  Inventory: Required  
 
Element Name: Operator UNI Link Aggregation Service Attribute
 Reference: MEF 26.2 §14.5
  JSON Name: linkAggregation - Type: enum
Description: Service Attribute representing Link Aggregation types. NONE-No Link Aggregation is used. 2_LINK_ACTIVE_STANDBY-The SP network uses Link Aggregation as in either Clause 5.6.1 of IEEE Std 802.1AX-2008 [2] or Clause 6.7.1 of IEEE Std 802.1AX-2014 with one Link Aggregation Group(LAG) across the links supporting the UNI/ENNI such that all Service Frames are carried on only one of the two links when both links are operational. ALL_ACTIVE-The SP Network uses Link Aggregation as specified in Clause 5.3 of IEEE Std 802.1AX-2014, including the use of the version 2 LACPDUs as specified in Clause 5.3.1h of IEEE Std 802.1AZ-2014, with one Link Aggregation Group (LAG) across the links. OTHER-The Operator/Subscriber/Service Provider agree on another other resiliency mechanism.
Allowed values: Enum: "NONE", "2_LINK_ACTIVE_STANDBY", "ALL_ACTIVE", "OTHER"
Usage:    POQ: Optional  Quote: Optional  Order: Required  Inventory: Required  
Validation Notes: This needs to be validated against the x= cardinalityOperatorUNI.listOfPhysicalLinks. If x=1 this must be "NONE". If x=2 this can be any of the allowed values other than "NONE". If x>2, this must be "ALL_ACTIVE" or "OTHER"
 
Element Name: Operator UNI Port Conversation ID to Aggregation Link Map Service Attribute
 Reference: MEF 26.2 §14.6 and 802.1AX-2014 § 6.6.2.1
  JSON Name: aggregationLinkMap - Type: List of object
Description: A mapping of a list of Port Conversation IDs (i.e., VLAN IDs or zero for untagged frames) to an ordered list of physical links if there are multiple physical links in the UNI and the link aggregation is ALL_ACTIVE.
Allowed values: List of [0...*] Unique Class: ConversationIdToAggregationLinkMap
Usage:    POQ: Optional  Quote: Optional  Order: Optional  Inventory: Optional  
Validation Notes: Not required in inventory if OperatorUni.linkaggregration≠ALL_ACTIVE.
 
Element Name: Operator UNI Maximum Service Frame Size Service Attribute
 Reference: MEF 26.2 §14.8
  JSON Name: maximumServiceFrameSize - Type: integer
Description: Specifies the maximum size of Service Frames that can be transmitted across the UNI.
Allowed values: Minimum: 1522
Usage:    POQ: Optional  Quote: Optional  Order: Required  Inventory: Required  
Validation Notes: Ovc.maximumFrameSize cannot be more than 4 bytes greater than this attribute.
 
Element Name: Operator UNI Default CE-VLAN ID Service Attribute
 Reference: MEF 26.2 §14.9
  JSON Name: defaultCeVlanId - Type: integer
Description: The value of the Operator UNI Default CE-VLAN ID is an integer that is the CE-VLAN ID value assigned to Untagged Service Frames and Priority Tagged Service Frames.
Allowed values: Minimum: 1 Maximum: 4094
Usage:    POQ: Optional  Quote: Optional  Order: Required  Inventory: Optional  
 
Element Name: Operator UNI Maximum Number of OVC End Points Service Attribute
 Reference: MEF 26.2 §14.10
  JSON Name: maximumNumberOfEndPoints - Type: integer
Description: The maximum number of OVC End Points that the Operator CEN can support at the UNI.
Allowed values: Minimum: 1 Maximum: 4094
Usage:    POQ: Optional  Quote: Optional  Order: Optional  Inventory: Required  
 
Element Name: Operator UNI Maximum Number of CE-VLAN IDs per End Point Service Attribute
 Reference: MEF 26.2 §14.11
  JSON Name: maximumNumberOfCeVlanIdsPerEndPoint - Type: integer
Description: An integer between 1 and 4094 inclusive that limits the number of C-Tag VLAN IDs that can map to each OVC End Point at the UNI.
Allowed values: Minimum: 1 Maximum: 4094
Usage:    POQ: Optional  Quote: Optional  Order: Optional  Inventory: Required  
 
Element Name: Operator UNI Ingress Bandwidth Profile per UNI Service Attribute
 Reference: MEF 26.2 §14.12
  JSON Name: ingressBandwidthProfile - Type: List of object
Description: A single set Bandwidth Profile Flow parameters that covers all OVCs at the UNI. The value is either Disabled (empty array) or a BWP.
Allowed values: List of [0...1] Class: BwpFlow
Usage:    POQ: Optional  Quote: Optional  Order: Optional  Inventory: Required  
Validation Notes: If this attribute includes a Bandwidth Profile Flow, then the OVC EPs at this UNI cannot have Ingress BWP Per OVC EP or Ingress BWP per CoS Name (consistent with R233 in MEF 26.2). This attribute MUST not be used for Access E-Line since that service requires Ingress BWP per CoS Name according to MEF 51.1.
 
Element Name: Operator UNI Egress Bandwidth Profile per UNI Service Attribute
 Reference: MEF 26.2 §14.13
  JSON Name: egressBandwidthProfile - Type: List of object
Description: A single set of Bandwidth Profile Flow parameters that covers all OVCs at the UNI. The value is either Disabled (empty array) or a BWP.
Allowed values: List of [0...1] Class: BwpFlow
Usage:    POQ: Optional  Quote: Optional  Order: Optional  Inventory: Required  
Validation Notes: If this is specified then none of the OVC EPs at the UNI can have an Egress BWP per OVC EP or an Egress BWP per EEC Name (as this would break R233 in MEF 26.2).
 
Element Name: Operator UNI Link OAM Service Attribute
 Reference: MEF 26.2 §14.14
  JSON Name: linkOam - Type: object
Description: Controls when and how Link OAM per IEEE Std 802.3-2015 is run on the physical links in the UNI.
Allowed values: Class: EnabledDisabled
Usage:    POQ: Optional  Quote: Optional  Order: Required  Inventory: Required  
 
Element Name: Operator UNI MEG Service Attribute
 Reference: MEF 26.2 §14.15
  JSON Name: meg - Type: object
Description: Indicates if the Service Provider has instantiated a MEG End Point (MEP) at the UNI Maintenance Entity Group (MEG) Level (ENABLED) or not (DISABLED).
Allowed values: Class: EnabledDisabled
Usage:    POQ: Optional  Quote: Optional  Order: Required  Inventory: Required  
 
Element Name: Operator UNI LAG Link MEG Service Attribute
 Reference: MEF 26.2 §14.16
  JSON Name: lagLinkMeg - Type: object
Description: Indicates if the Service Provider has instantiated a LAG Link MEG End Point (MEP) on each physical link in the UNI if the UNI has more than one physical link (ENABLED) or not (DISABLED).
Allowed values: Class: EnabledDisabled
Usage:    POQ: Optional  Quote: Optional  Order: Optional  Inventory: Optional  
Validation Notes: Must not be enabled if OperatorUNI.linkAggregation = NONE.
 
Element Name: Operator UNI Token Share Service Attribute
 Reference: MEF 26.2 §14.18
  JSON Name: tokenShare - Type: object
Description: An attribute that indicates whether Bandwidth Profile Envelopes containing more than one Bandwidth Profile Flow are supported by the Service Provider at the Operator UNI.
Allowed values: Class: EnabledDisabled
Usage:    POQ: Optional  Quote: Optional  Order: Optional  Inventory: Required  
Validation Notes: If this attribute is DISABLED, every Envelope at the UNI must contain at most 1 BWP Flow.
 
Element Name: Operator UNI Envelopes Service Attribute
 Reference: MEF 26.2 §14.19
  JSON Name: envelopes - Type: List of object
Description: The Envelopes and Envelope Coupling Flag values to which Bandwidth Profile Flows can be mapped. Value is list of {envelopeID, couplingFlagForIndexZero}. Note: Envelopes for the UNI can also be specified at the OVC End Points associated with the UNI.
Allowed values: List of [0...*] Unique Class: Envelope
Usage:    POQ: Optional  Quote: Optional  Order: Optional  Inventory: Required  
Validation Notes: If the couplingFlagForIndexZero = 1 (TRUE) for this service attribute, then the couplingFlag for each Bandwidth Profile Flow in the Envelope must be 0 (FALSE).
 
Element Name: Operator UNI L2CP Address Set Service Attribute
 Reference: MEF 26.2 §14.20 and MEF 45.1 §8.1
  JSON Name: l2cpAddressSet - Type: enum
Description: The subset of the Bridge Reserved Addresses that are Peered or Discarded (i.e. not Passed). The value CTB or CTB2 must be used for port-based (private) services and CTA for vlan-based (virtual private) services. Per MEF 45.1: If an OVC has an OVC End Point at a UNI, then the value of the Operator UNI L2CP Address Set Service Attribute MUST be the same as the OVC L2CP Address Set Service Attribute.
Allowed values: Enum: "CTA", "CTB", "CTB2"
Usage:    POQ: Not Included  Quote: Not Included  Order: Required  Inventory: Required  
Validation Notes: If UniEP.ovcEndPointMap does not include all C-tags (i.e. 1-4094) or this must be CTA otherwise it must be CTB or CTB2. This value must be the same as AccessElineOvc.l2cpAddressSet.
 
Element Name: Operator UNI L2CP Peering Service Attribute
 Reference: MEF 26.2 §14.21 and and MEF 45.1 §8.1
  JSON Name: l2cpPeering - Type: List of object
Description: L2CP Peering Service Attribute defined in MEF 45.1 specifies which protocols, if any, are peered at the UNI. The L2CP Peering service attribute value must be an empty list, or a list of entries identifying protocols to be Peered where each entry consists of {Destination Address, Protocol Identifier} or {Destination Address, Protocol Identifier, Link Identifier}.
Allowed values: List of [0...*] Class: L2cpPeering
Usage:    POQ: Optional  Quote: Optional  Order: Required  Inventory: Required  
Validation Notes: If AccessElineOvc.l2cpAddressSet = CTB, this must not have a Destination Address that is in Table 6 but not in the CTB subset of Table 6 in MEF 45.1.