ctIFRemap2VlanEgressType
CTRON-IF-REMAP-2-MIB ·
.1.3.6.1.4.1.52.4.1.1.14.1.4.1.6
Object
column
mandatory
r/w
Enumeration
Defines how each packet will be tagged when sent out the ctIFRemap2VlanDestPort. Setting ctIFRemap2VlanEgressType to received(1) will set packets to be sent out ctIFRemap2VlanDestSlot and ctIFRemap2VlanDestPort exactly as they are received by ctIFRemap2VlanSourceVlan. Setting ctIFRemap2VlanEgressType to alwaysTagged(2) will set packets to be sent out ctIFRemap2VlanDestSlot and ctIFRemap2VlanDestPort with the vlan tag associated with ctIFRemap2VlanSourceVlan. If this port does not have a vlan tag associated with it then all packets will be remapped without a tag. Setting ctIFRemap2VlanEgressType to alwaysUntagged(3) will set packets to be sent out ctIFRemap2VlanDestSlot and ctIFRemap2VlanDestPort without any tag reguardless of ctIFRemap2VlanSourceVlan's tagging status.
Context
- MIB
- CTRON-IF-REMAP-2-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.14.1.4.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctIFRemap2VlanEntry
- Table
- ctIFRemap2VlanTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | received |
2 | alwaysTagged |
3 | alwaysUntagged |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctIFRemap2VlanSourceSlot mandatory The slot combined with the ctIFRemap2VlanSourceVlan which will
have all packets redirected to the destination port as defined
by ctIFRemap2VlanDestSlot and ctIFRemap2VlanDestPort. | column | Integer32 | .1.3.6.1.4.1.52.4.1.1.14.1.4.1.1 |
| ctIFRemap2VlanSourceVlan mandatory The vlan combined with the ctIFRemap2VlanSourceSlot which will
have all packets redirected to the destination port as defined
by ctIFRemap2VlanDestSlot and ctIFRemap2VlanDestPort. | column | Integer32 | .1.3.6.1.4.1.52.4.1.1.14.1.4.1.2 |
| ctIFRemap2VlanDestSlot mandatory The slot combined with the ctIFRemap2VlanDestPort which will
see all packets redirected from ctIFRemap2VlanSourceSlot and
ctIFRemap2VlanSourceVlan. | column | Integer32 | .1.3.6.1.4.1.52.4.1.1.14.1.4.1.3 |
| ctIFRemap2VlanDestPort mandatory The port combined with the ctIFRemap2VlanDestSlot which will
see all packets redirected from ctIFRemap2VlanSourceSlot and
ctIFRemap2VlanSourceVlan. | column | Integer32 | .1.3.6.1.4.1.52.4.1.1.14.1.4.1.4 |
| ctIFRemap2VlanStatus mandatory Defines the status of the ifremap vlan entry. Setting
ctIFRemap2VlanStatus to a value of enable(1) has the effect of
creating an entry in the table when it does not already exist… | column | Enumeration | .1.3.6.1.4.1.52.4.1.1.14.1.4.1.5 |