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
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk ctIFRemapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-IF-REMAP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-IF-REMAP-MIB::ctIFRemapTable'
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 row .1.3.6.1.4.1.52.4.1.1.13.1.1.1
Describes a particular interface remap entry.
Column Syntax OID
The source interface which will have all packets redirected to
the destination interface as defined by ctIfRemapDestIf.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.1.13.1.1.1.1
Defines the interface that will see all packets redirected from
ctIfRemapSourceIf.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.1.13.1.1.1.2
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