l2tpPortEncapType
FutureL2tp-MIB ·
.1.3.6.1.4.1.29601.2.108.1.2.1.1.3
Object
column
r/w
Enumeration
This object specifies the type of the packet to be traversed through the tunnel.
Encapsulation type can be (port based / port,vlan / QinQ /QinAny)
Port based - All the packet ingressed on this (port, attachment
circuit) will be tunneled with L2TPv3 header encapsulation.
Port-vlan - The packets ingressed on this port which matches the
(outer-vlan, attachment-circuit) will be tunneled with L2TPv3 header encapsulation.
Qinq - The packets ingressed on this port which matches with
(configured inner-vlan, configured outer-vlan, attachment circuit) will be tunneled
with L2TPv3 header encapsulation. if the EtherType of the VLAN is 8100, this configuration
will be used.
QinAny - The packets ingressed on this port which matches with
(configured inner-vlan, configured outer-vlan, attachment circuit) will be tunneled
with L2TPv3 header encapsulation. if the EtherType of the outer-VLAN is 88a8, and
the inner-vlan is 8100, then this configuration will be used.
Context
- MIB
- FutureL2tp-MIB
- OID
.1.3.6.1.4.1.29601.2.108.1.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- l2tpPortEntry
- Table
- l2tpPortTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | port |
2 | port-vlan |
3 | qinq |
4 | qinAny |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| l2tpPortIfIndex This object specifies the Index of the interface on which the l2tp configuration are made. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.29601.2.108.1.2.1.1.1 |
| l2tpEnabledStatus This object specifies the status of l2tp on a particular port.
The status can be either enable or disable. | column | EnabledStatus | .1.3.6.1.4.1.29601.2.108.1.2.1.1.2 |
| l2tpPortRowStatus This object specifies the status of this entry. An entry is
created in this table when this object is SET to 'createAndWait'.
The entry in this table is used when the status of th… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.29601.2.108.1.2.1.1.4 |