ctIFRemap2Status
CTRON-IF-REMAP-2-MIB ·
.1.3.6.1.4.1.52.4.1.1.14.1.1.1.5
Object
column
mandatory
r/w
Enumeration
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 ctIFRemap2Status 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.
Context
- MIB
- CTRON-IF-REMAP-2-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.14.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctIFRemap2Entry
- Table
- ctIFRemap2Table
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
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 |
| 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 |
| ctIFRemap2EgressType mandatory 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
ctIFR… | column | Enumeration | .1.3.6.1.4.1.52.4.1.1.14.1.1.1.7 |