CTRON-IF-REMAP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
3

ctIFRemapTable

table mandatory
.1.3.6.1.4.1.52.4.1.1.13.1.1 · 1 row entry · 3 columns
This table provides the ability to remap all frames from one
interface onto another interface.  As described by the remote
analysizer function.
          
A given source interface can be mapped to one or more destination
interfaces.  Each row that exists in this table defines such a
relationship.  By disabling a row in this table remapping
relationship no longer exists.
          
If a given relationship can not be created the set will fail
with a BAD-VALUE error.
ctIFRemapEntry entry .1.3.6.1.4.1.52.4.1.1.13.1.1.1
Describes a particular interface remap entry.
Indexes
ctIfRemapSourceIf ctIfRemapDestIf
Column Syntax OID
ctIfRemapSourceIf mandatory
The source interface which will have all packets redirected to
the destination interface as defined by ctIfRemapDestIf.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.1.13.1.1.1.1
ctIfRemapDestIf mandatory
Defines the interface that will see all packets redirected from
ctIfRemapSourceIf.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.1.13.1.1.1.2
ctIfRemapStatus mandatory
Defines the status of the interface remap entry. Setting
ctIfRemapStatus to a value of disable(2) disables the entry and
deletes the row from the table.

Therefore this table only contains entries that ar…
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.52.4.1.1.13.1.1.1.3