ctIFRemap2EgressType
CTRON-IF-REMAP-2-MIB ·
.1.3.6.1.4.1.52.4.1.1.14.1.1.1.7
Object
column
mandatory
r/w
Enumeration
Defines how each packet will be tagged when sent out the ctIFRemap2DestPort. Setting ctIFRemap2EgressType to normal(1) will set packets to be sent out as they are seen by ctIFRemap2SourcePort. Setting ctIFRemap2EgressType to alwaysTagged(2) will set packets to always be sent out ctIFRemap2DestSlot and ctIFRemap2DestPort with a tag. Setting ctIFRemap2EgressType to alwaysUntagged(3) will set packets to always be sent out ctIFRemap2DestSlot and ctIFRemap2DestPort without a tag. If the module is not configured to support packet tagging (i.e. 802.1d bridge mode) then setting this object to alwaysTagged(2) or alwaysUntagged(3) will return a BAD-VALUE error.
Context
- MIB
- CTRON-IF-REMAP-2-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.14.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctIFRemap2Entry
- Table
- ctIFRemap2Table
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | alwaysTagged |
3 | alwaysUntagged |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctIFRemap2SourceSlot mandatory The slot combined with the ctIFRemap2SourcePort which will
have all packets redirected to the destination port as defined
by ctIFRemap2DestSlot and ctIFRemap2DestPort. | column | Integer32 | .1.3.6.1.4.1.52.4.1.1.14.1.1.1.1 |
| ctIFRemap2SourcePort mandatory The port combined with the ctIFRemap2SourceSlot which will
have all packets redirected to the destination port as defined
by ctIFRemap2DestSlot and ctIFRemap2DestPort. | column | Integer32 | .1.3.6.1.4.1.52.4.1.1.14.1.1.1.2 |
| ctIFRemap2DestSlot mandatory The slot combined with the ctIFRemap2DestPort which will
see all packets redirected from ctIFRemap2SourceSlot and
ctIFRemap2SourcePort. | column | Integer32 | .1.3.6.1.4.1.52.4.1.1.14.1.1.1.3 |
| ctIFRemap2DestPort mandatory The port combined with the ctIFRemap2DestSlot which will
see all packets redirected from ctIFRemap2SourceSlot and
ctIFRemap2SourcePort. | column | Integer32 | .1.3.6.1.4.1.52.4.1.1.14.1.1.1.4 |
| ctIFRemap2Status mandatory Defines the status of the ifremap entry. Setting
ctIFRemap2Status to a value of enable(1) has the effect of
creating an entry in the table when it does not already exist.
Setting… | column | Enumeration | .1.3.6.1.4.1.52.4.1.1.14.1.1.1.5 |
| ctIFRemap2PhysicalErrors mandatory Enable or disable remapping of physical errors. This object
controls whether or not frames with physical errors should be
remapped out the destination port for this entry. By de… | column | Enumeration | .1.3.6.1.4.1.52.4.1.1.14.1.1.1.6 |