ENTERASYS-ESWITCH-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
15
.1.3.6.1.4.1.5624.1.2.10.1.2.1
·
1 row entry
·
2 columns
This table allows rate limiting of multicast frames
received on bridge ports. A typical application of this
might be to limit a broadcast storm to the confines
of the LAN connected by the bridge.
All objects in this table must be saved across a system
reset and/or a power cycle.
An Entry (conceptual row) in the RateLimiting Table.
A collection of objects containing information for
enabling and configuring RateLimiting.
A collection of objects containing information for
enabling and configuring RateLimiting.
Indexes
IF-MIBifIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
etsysESwitchRateLimitSwitch
DURABLE:
By default, rate limiting will be disabled. It can be enabled by setting this object to 'true(1)'. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.5624.1.2.10.1.2.1.1.1 |
||||
|
etsysESwitchRateLimit
DURABLE:
This is the maximum number of rate-limited frames per second that the bridge will forward per second. |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5624.1.2.10.1.2.1.1.2 |
.1.3.6.1.4.1.5624.1.2.10.1.3.1
·
1 row entry
·
1 columns
A list of interface entries. The number of entries is given by ifNumber, defined in MIB-II.
A collection of objects containing information for a
given interface.
given interface.
Indexes
IF-MIBifIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
etsysESwitchAddressFilter
DURABLE:
A switch that controls address filtering. When true, the bridge purges the learned entries from its forwarding database, stops its learning process, and forwards only frames with destination and source address… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.5624.1.2.10.1.3.1.1.1 |
.1.3.6.1.4.1.5624.1.2.10.1.4.1
·
1 row entry
·
4 columns
A table for defining the meaning of the 'userEtherType' rows in the etsysESwitchProtocolTable.
Each row defines a particular EtherType that may be used as a basis
for protocol filtering and VLAN classification.
for protocol filtering and VLAN classification.
Indexes
etsysESwitchEtherTypeIndex
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
etsysESwitchEtherTypeIndex
A number between 1 and N that identifies a table row, and that serves
to link entries in this table to those in etsysESwitchProtocolTable. |
Integer32 Constraints: range: 1-1000 |
.1.3.6.1.4.1.5624.1.2.10.1.4.1.1.1 |
||||||||
|
etsysESwitchEtherTypeValue
Defines an EtherType for use with etsysESwitchESwitchProtocolTable.
|
OctetStringr/w Constraints: range: 2-2 |
.1.3.6.1.4.1.5624.1.2.10.1.4.1.1.2 |
||||||||
|
etsysESwitchEtherTypeStatus
This object indicates the administrative status of this entry.
other(1) - This entry is currently in effect, but the conditions under which it will remain so differ from the ones described for the… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5624.1.2.10.1.4.1.1.3 |
||||||||
|
etsysESwitchEtherTypePreempted
If true, indicates that the switch has taken control of this row and
its associated resources (e.g., to support 802.1x authentication). |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.5624.1.2.10.1.4.1.1.4 |
.1.3.6.1.4.1.5624.1.2.10.1.4.2
·
1 row entry
·
8 columns
A table for configuring, and obtaining information about, protocol- based filtering and VLAN assignment.
Each row in etsysESwitchProtocolTable holds filtering instructions,
or VLAN classification instructions, for one (port, protocol) pair.
or VLAN classification instructions, for one (port, protocol) pair.
Indexes
etsysESwitchProtocolReceivePort etsysESwitchProtocolType etsysESwitchProtocolIndex
| Column | Syntax | OID | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
etsysESwitchProtocolReceivePort
Identifies the receive port to which the protocol filter is to be
applied. The value '0' (when allowed) represents 'all ports'. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.1 |
||||||||||||||||||||
|
etsysESwitchProtocolType
Identifies the protocol type. The switch chip in the RoamAbout M2
can recognize nine predefined high-level protocol types, and up to three user-defined EtherTypes. (Some or all EtherType filters may be reserved for us… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.2 |
||||||||||||||||||||
|
etsysESwitchProtocolIndex
When etsysESwitchProtocolType indicates a user-defined protocol type,
this index should identify the corresponding protocol definition. That is, to say, for a 'userEtherType' row, this index should point to a row in the… |
Integer32 Constraints: range: 1-1000 |
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.3 |
||||||||||||||||||||
|
etsysESwitchProtocolConstraint
Indicates what type of constraint the switch should apply to packets
caught by the (port, protocol) filter. portMask(1) - Use the etsysESwitchProtocolAllowedToGoTo mask to determine where the pa… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.4 |
||||||||||||||||||||
|
etsysESwitchProtocolAllowedToGoTo
A port mask object indicating where packets that match this row's
(port, protocol) filter are allowed to go. It applies when etsysESwitchProtocolConstraint has the value portMask(1) and this row is valid. |
Q-BRIDGE-MIBPortListr/w Textual Convention: Q-BRIDGE-MIBPortList OctetString |
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.5 |
||||||||||||||||||||
|
etsysESwitchProtocolVlanId
A number identifying a VLAN to which packets that match this row's
(port, protocol) filter should be assigned. It applies when etsysESwitchProtocolConstraint has the value vlan(2) and this row is valid. |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.6 |
||||||||||||||||||||
|
etsysESwitchProtocolStatus
This object indicates the administrative status of this entry.
other(1) - This entry is currently in effect, but the conditions under which it will remain so differ from the ones described for the… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.7 |
||||||||||||||||||||
|
etsysESwitchProtocolPreempted
If true, indicates that the switch has taken control of this row and
its associated resources (e.g., to support 802.1x authentication). |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.8 |