This object displays the encapsulation capabilities of service
instance with respect to certain fields. The following values may be
supported:
encapDefault: Support for matching packets by the default
criteria which matches packets that do not match
any other service instance.
encapUntagged: Support for matching untagged packets.
encapTagged: Support for matching all tagged packets.
encapSvlanId: Support for matching packets by an SVLAN ID, and
the packets may be untagged if PVID of the port is
the SVLAN ID when the encapSvlanIdOnlyTagged field
is not set.
encapSvlanIdList: Support for matching packets by SVLAN ID list, and
the packets may be untagged if PVID of the port is
in SVLAN ID list when the encapSvlanIdOnlyTagged
field is not set.
encapSvlanIdOnlyTagged: Support for matching only tagged packets
by an SVLAN ID or a SVLAN ID list.
encapSvlanIdCvlanId: Support for matching packets by an SVLAN ID
and a CVLAN ID.
encapSvlanIdCvlanIdList: Support for matching packets by an SVLAN ID
and a CVLAN ID list.
encapCvlanId: Support for matching packets by a CVLAN ID.
encapCvlanIdList: Support for matching packets by a CVLAN ID list.