MIBs Depot

CTRON-IF-REMAP-MIB

Registered at
1.3.6.1.4.1.52.4.1.1.13.1
Namespace
enterasys
Source file
CTRON-IF-REMAP-MIB
Digest
sha256:eac9f749a4949df7af957d48d0097c7c1e7112593ffeca7ba1f90451fb5b3fc4

Imports

FromSymbols
CTRON-MIB-NAMESctIFRemap
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CTRON-IF-REMAP-MIB
CTRON-MIB-NAMES
CTRON-OIDS
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ctIfRemapConfig
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.1.1.13.1
ctIFRemapTable
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.1.1.13.1.1not-accessiblemandatory
ctIFRemapEntry
OBJECT-TYPE
Describes a particular interface remap entry.
1.3.6.1.4.1.52.4.1.1.13.1.1.1not-accessiblemandatory
ctIfRemapSourceIf
OBJECT-TYPE
The source interface which will have all packets redirected to the destination interface as defined by ctIfRemapDestIf.
1.3.6.1.4.1.52.4.1.1.13.1.1.1.1INTEGERread-onlymandatory
ctIfRemapDestIf
OBJECT-TYPE
Defines the interface that will see all packets redirected from ctIfRemapSourceIf.
1.3.6.1.4.1.52.4.1.1.13.1.1.1.2INTEGERread-onlymandatory
ctIfRemapStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.1.1.13.1.1.1.3INTEGER {enable(1), disable(2)}read-writemandatory
ctIfRemapTableNumberEntries
OBJECT-TYPE
The number of active entries in the ctIfRemap Table.
1.3.6.1.4.1.52.4.1.1.13.2INTEGERread-onlymandatory
ctIfRemapTableMaxNumberEntries
OBJECT-TYPE
The maximum number of entries allowed in the ctIfRemap Table.
1.3.6.1.4.1.52.4.1.1.13.3INTEGERread-onlymandatory
ctIfRemapPhysicalErrorsEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.1.1.13.4INTEGER {enable(1), disable(2), unsupported(3)}read-writemandatory
ctIfRemapTableEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.1.1.13.5INTEGER {enable(1), disable(2), unsupported(3)}read-writemandatory
ctIfRemapTableStart
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.1.1.13.6INTEGER {start(1), stop(2), unsupported(3)}read-writemandatory