ctIFRemap2VlanStatus
CTRON-IF-REMAP-2-MIB ·
.1.3.6.1.4.1.52.4.1.1.14.1.4.1.5
Object
column
mandatory
r/w
Enumeration
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.
Setting ctIFRemap2VlanStatus to a value of disable(2) disables the
entry and deletes the row from the table. Therefore this
table only contains entries that are active.
If ctIFRemap2VlanSourceVlan is already being used by another
ctIfRemap2Vlan entry or ctifRemap2 Entry then a set to
ctIFRemap2VlanStatus of value enable(1) will return with a
BAD-VALUE error.
Context
- MIB
- CTRON-IF-REMAP-2-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.14.1.4.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctIFRemap2VlanEntry
- Table
- ctIFRemap2VlanTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
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 |
| ctIFRemap2VlanEgressType mandatory Defines how each packet will be tagged when sent out the
ctIFRemap2VlanDestPort. Setting ctIFRemap2VlanEgressType to
received(1) will set packets to be sent out ctIFRemap2VlanD… | column | Enumeration | .1.3.6.1.4.1.52.4.1.1.14.1.4.1.6 |