| Class: EndPointMapFormE (End Point Map - E) The value of an End Point Map of Form E (E for ENNI) consists of a list of one or more SVLAN ID values. An S-Tagged ENNI Frame whose S-VLAN ID value matches an entry in the list maps to the OVC End Point. |
| Element Name: Map Form - E  JSON Name: mapType - Type: const |
| Allowed values: "FORM_E" |
| Usage: Common: Required |
| Element Name: End Point Map Form E  JSON Name: EndPointMapFormE - Type: object |
| Allowed values: Class: VlanIdListing |
| Usage: Order: Required Common: Required |
| Class: EndPointMapFormT (End Point Map - T) The value of an OVC End Point Map of Form T (T for Trunk) consists of a pair of S-VLAN ID values, ⟨r,l⟩ is called the Root S-VLAN ID value and l is called the Leaf S-VLAN ID value. An S-Tagged ENNI Frame whose S-VLAN ID value matches one of the two S-VLAN ID values in the OVC End Point Map Form T maps to the OVC End Point. Note that Form T differs from Form E because it distinguishes the role of each S-VLAN ID value. |
| Class: EndPointMapFormV (End Point Map - V) The value of an OVC End Point Map of Form V (V for VUNI) consists of one S-VLAN ID value and a list of one or more ENNI CE-VLAN ID values. An S-Tagged ENNI Frame whose S-VLAN ID value matches the S-VLAN ID value in the map and whose ENNI CE-VLAN ID value matches one of the ENNI CE-VLAN ID values in the map, maps to the OVC End Point. |
| Class: EndPointMapFormU (End Point Map - U) The EndPointMapFormU object class represents the EVC/OVC End Point Map Form U (U for UNI). For OVCs it is a list of one or more CE-VLAN IDs. For EVCs it can be either a list of one of more C-VLAN IDs, or ALL or UT/PT. |
| Element Name: Map Form - U  JSON Name: mapType - Type: const |
| Allowed values: "FORM_U" |
| Usage: Common: Required |
| Element Name: OVC End Point Map Form U  JSON Name: ovcEndPointMapFormU - Type: object |
| Allowed values: Class: VlanIdListing |
| Usage: Common: Required |
| Class: VlanIdListing (VLAN ID Listing) A list of of VLAN IDs for mapping to an OVC or EVC End Point. The For EVCs the vlanType can also be ALL (meaning all C-VLAN IDs) or UT/PT (meaning only Untagged and Priority Tagged Frames). |
| Element Name: VLAN Listing Type  JSON Name: vlanType - Type: enum |
| Description: An indication about how the Vlan List argument is interpreted |
| Allowed values: Enum: "LIST", "ALL", "UT/PT" |
| Usage: Common: Required |
| Element Name: VLAN ID List  JSON Name: vlanId - Type: List of integer |
| Description: A list of VLAN IDs that is interpreted based on the value of vlanType. |
| Allowed values: List of [1...4094] Unique Minimum: 1 Maximum: 4094 |
| Usage: Common: Optional |