CTRON-IF-REMAP-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CTRON-IF-REMAP-MIB.
12
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
12 total| Object Name |
|---|
ctIfRemapConfig OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.13.1 |
IMPORTS Unknown .1.3.6.1.4.1.52.4.1.1.13.1 |
ctIFRemapTableThis 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. SEQUENCE OF CtIFRemapEntry .1.3.6.1.4.1.52.4.1.1.13.1.1 |
ctIFRemapEntryDescribes a particular interface remap entry. CtIFRemapEntry .1.3.6.1.4.1.52.4.1.1.13.1.1.1 |
ctIfRemapSourceIfThe source interface which will have all packets redirected to
the destination interface as defined by ctIfRemapDestIf.ro INTEGER .1.3.6.1.4.1.52.4.1.1.13.1.1.1.1 |
ctIfRemapDestIfDefines the interface that will see all packets redirected from
ctIfRemapSourceIf.ro INTEGER .1.3.6.1.4.1.52.4.1.1.13.1.1.1.2 |
ctIfRemapStatusDefines 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.rw Enumeration .1.3.6.1.4.1.52.4.1.1.13.1.1.1.3 |
ctIfRemapTableNumberEntriesThe number of active entries in the ctIfRemap Table.ro INTEGER .1.3.6.1.4.1.52.4.1.1.13.2 |
ctIfRemapTableMaxNumberEntriesThe maximum number of entries allowed in the ctIfRemap Table.ro INTEGER .1.3.6.1.4.1.52.4.1.1.13.3 |
ctIfRemapPhysicalErrorsEnableEnable 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.rw Enumeration .1.3.6.1.4.1.52.4.1.1.13.4 |
ctIfRemapTableEnableThis 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.rw Enumeration .1.3.6.1.4.1.52.4.1.1.13.5 |
ctIfRemapTableStartThis 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.rw Enumeration .1.3.6.1.4.1.52.4.1.1.13.6 |