mesPortMode
LUM-MES-MIB ·
.1.3.6.1.4.1.8708.2.32.2.12.1.1.53
Object
column
r/w
Enumeration
Defines the mode in which the port operates.
uni - User Network Interface. The port is an access
port. This setting treats all ingress frames
as untagged. I.e. untagged, priority tagged,
customer tagged (0x8100), service provider
tagged (0x88a8) frames will all be treated
as untagged. Ingress action:
The native VLAN ID and priority is always
pushed to all frames. Egress action: The
outermost tag is always popped.
uniMux - Service Multiplexing User Network
Interface. This settings requires a VLAN
rule for mapping C-VLAN frames on ingress
to S-VLAN frames on egress. Only C-VLAN
frames are treated as tagged frames.
Ingress action: The native VLAN ID and
priority is always pushed on untagged
frames. Egress action: The outermost tag
is always popped.
nni - Network to Network Interface. The port is an
trunk port. This setting treats C-VLAN and
S-VLAN frames as tagged, all other frames are
treated as untagged. Ingress action: The
native VLAN ID and priority is always pushed
on untagged frames. Egress action: The native
VLAN ID is always popped.
userDefined - Ingress push tag, egress pop tag and
ether type can be set individually by
the user.
Ingress push tag yes: Push the native
VLAN ID and priority on all ingress
frames.
Ingress push tag no: Push the native
VLAN ID and priority on untagged
ingress frames.
Egress pop tag yes: Pop the outermost
tag on all egress frames.
Egress pop tag no: Pop the native VLAN
ID on egress frames.
Notes:
Filtering settings gives the option to discard or
forward tagged and untagged frames. The meaning of
tagged and untagged depends on the mode (uni, uniMux
and nni).
Customer tagged, C-VLAN and 0x8100 is the
same. Service provider tagged, S-VLAN and 0x88a8 is
the same.
This attribute can be written via SNMP.
Context
- MIB
- LUM-MES-MIB
- OID
.1.3.6.1.4.1.8708.2.32.2.12.1.1.53- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mesPortEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | uni |
2 | uniMux |
3 | nni |
4 | userDefined |