CTRON-IF-REMAP-MIB.mib object view, vendor Enterasys-Networks-Inc
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2024 can import MIB file CTRON-IF-REMAP-MIB and use it to monitor vendor specific OID's.
CTRON-IF-REMAP-MIB file content
Object view of CTRON-IF-REMAP-MIB:
Scalar Object |
ctIFRemapEntry |
.1.3.6.1.4.1.52.4.1.1.13.1.1.1 |
Describes a particular interface remap entry.
|
ctIfRemapTableNumberEntries |
.1.3.6.1.4.1.52.4.1.1.13.2 |
The number of active entries in the ctIfRemap Table.
|
ctIfRemapTableMaxNumberEntries |
.1.3.6.1.4.1.52.4.1.1.13.3 |
The maximum number of entries allowed in the ctIfRemap Table.
|
ctIfRemapPhysicalErrorsEnable |
.1.3.6.1.4.1.52.4.1.1.13.4 |
Enable or disable remapping of physical errors, or indicate that
the device is incapable of remapping physical errors. If the
feature is supported, the value can only be set to 1 or 2. If
the feature is unsupported, a get will return 3 and the value
cannot be changed.
|
ctIfRemapTableEnable |
.1.3.6.1.4.1.52.4.1.1.13.5 |
This object places the device into the correct mode to allow for
interface remapping.
Setting this object to enable(1) configures the device to allow
ifremapping.
Setting this object to disable(2) configures the device to
disallow ifremapping.
A value of unsupported(3) indicates that this device does not
require any special configuration to allow for interface remapping.
|
ctIfRemapTableStart |
.1.3.6.1.4.1.52.4.1.1.13.6 |
This object allows operational control (start/stop) of all active
entries in the ctIFRemapTable. This object becomes meaningless
if the ctIfRemapTableEnable object is set to disable(2).
Setting this object to start(1) allows all active entries to
perform interface remapping.
Setting this object to stop(2) stops all interface remapping
Existing entries are not deleted from the table.
A value of unsupported(3) indicates that this device does not
support the starting and stopping of active entries in the
ctIFRemapTable.
|
Tabular Object |
ctIfRemapSourceIf |
.1.3.6.1.4.1.52.4.1.1.13.1.1.1.1 |
The source interface which will have all packets redirected to
the destination interface as defined by ctIfRemapDestIf.
|
ctIfRemapDestIf |
.1.3.6.1.4.1.52.4.1.1.13.1.1.1.2 |
Defines the interface that will see all packets redirected from
ctIfRemapSourceIf.
|
ctIfRemapStatus |
.1.3.6.1.4.1.52.4.1.1.13.1.1.1.3 |
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 are active.
|
Table |
ctIFRemapTable |
.1.3.6.1.4.1.52.4.1.1.13.1.1 |
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.
|
Object Identifier |
ctIfRemapConfig |
.1.3.6.1.4.1.52.4.1.1.13.1 |