hwExtSrvFlowTagTransform
HUAWEI-ETHERLIKE-EXT-MIB ·
.1.3.6.1.4.1.2011.5.14.5.2.1.18
Object
column
r/w
Enumeration
Indicates the VLAN tag transforming mode of the service flow,
which means how the VLAN tags are changed in the upstream direction
(from user-side to the network-side) when the traffic passes through the access node.
Normally, in the reverse direction, transforming is reversed. For example,
in the upstream direction, if it is 'adding one VLAN tag',
and in the downstream direction it will be 'removing one VLAN tag'.
Currently, nine transforming modes are supported:
Options:
1. add(0) -indicates adding one VLAN tag to the traffic in the upstream direction
2. transparent(1) -indicates retaining the VLAN tag of the traffic in the upstream direction
The S-VLAN ID allocated must be the same as the C-VLAN (user VLAN) ID
3. translate(2) -indicates translating the C-VLAN to the S-VLAN
4. translateAndAdd(3) -indicates translating the C-VLAN to the S-VLAN
and adding one VLAN tag as a new C-VLAN
5. addDouble(4) -indicates adding two VLAN tags to the traffic
6. translateDouble(5) -indicates translating the S-VLAN and C-VLAN to the new S-VLAN and the new C-VLAN
7. translateAndRemove(6) -indicates translating the S-VLAN and C-VLAN to a new S-VLAN and no C-VLAN
for the input traffic with double VLANs
8. remove(7) -indicates removing one VLAN tag (the outer one if there are two VLAN tags) from the traffic
Only the connection-oriented service flow supports this mode
9. removeDouble(8) -indicates removing two VLAN tags from the traffic
Only the connection-oriented service flow supports this mode.
Context
- MIB
- HUAWEI-ETHERLIKE-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.14.5.2.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwExtSrvFlowEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | add |
1 | transparent |
2 | translate |
3 | translateAndAdd |
4 | addDouble |
5 | translateDouble |
6 | translateAndRemove |
7 | remove |
8 | removeDouble |