Home/Catalog/ENTERASYS-ESWITCH-MIB

ENTERASYS-ESWITCH-MIB

AI MIB Summary

The ENTERASYS-ESWITCH-MIB provides vendor-specific SNMP access to Extended Switch Objects for monitoring and managing Enterasys network switch hardware, including interface statistics, port states, and system resources. This module enables granular visibility into proprietary switch features and operational metrics not covered by standard IETF MIBs.

The Enterasys Networks Proprietary MIB module for entities implementing the Extended Switch Objects.
Main OID:
enterasysESwitchMIB.1.3.6.1.4.1.5624.1.2.10
33
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

33 total
Object Name
enterasysESwitchMIBThe Enterasys Networks Proprietary MIB module for entities implementing the Extended Switch Objects.
MODULE-IDENTITY
.1.3.6.1.4.1.5624.1.2.10
etsysESwitchObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.10.1
etsysESwitchParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.10.1.1
etsysESwitchAdminStatusDURABLE: The meanings of the values are: enabled(1) - setting this object to enabled causes the device to begin it's power up sequence and attempt to enter its operational state. If the value of this object was disabled, then the non-volatile value of this object is changed to enabled. As part of the power up sequence, the device's management parameters may or may not be reset. (In other words, the device may go through the equivalent of a reset or before returning to the online state. If the device is capable of going directly from the disabled state to the enabled state without resetting any of its management parameters, then it may do so. Such action is product specific.) disabled(2) - setting this object to offline causes the device to cease network activity and enter a quiescent state. A disabled device must still be able to respond to management messages. The value enable(1) or disable(2) shall be stored in non-volatile memory for the initial reset value of this variable. The factory default NV value is enable(1).rw
EnabledStatus (P-BRIDGE-MIB)
.1.3.6.1.4.1.5624.1.2.10.1.1.1
etsysESwitchRateLimiting
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.10.1.2
etsysESwitchRateLimitingTableThis 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.
SEQUENCE OF EtsysESwitchRateLimitingEntry
.1.3.6.1.4.1.5624.1.2.10.1.2.1
etsysESwitchRateLimitingEntryAn Entry (conceptual row) in the RateLimiting Table. A collection of objects containing information for enabling and configuring RateLimiting.
EtsysESwitchRateLimitingEntry
.1.3.6.1.4.1.5624.1.2.10.1.2.1.1
etsysESwitchRateLimitSwitchDURABLE: By default, rate limiting will be disabled. It can be enabled by setting this object to 'true(1)'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.5624.1.2.10.1.2.1.1.1
etsysESwitchRateLimitDURABLE: This is the maximum number of rate-limited frames per second that the bridge will forward per second.rw
Unsigned32
.1.3.6.1.4.1.5624.1.2.10.1.2.1.1.2
etsysESwitchFilter
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.10.1.3
etsysESwitchAddrFilterTableA list of interface entries. The number of entries is given by ifNumber, defined in MIB-II.
SEQUENCE OF EtsysESwitchAddrFilterEntry
.1.3.6.1.4.1.5624.1.2.10.1.3.1
etsysESwitchAddrFilterEntryA collection of objects containing information for a given interface.
EtsysESwitchAddrFilterEntry
.1.3.6.1.4.1.5624.1.2.10.1.3.1.1
etsysESwitchAddressFilterDURABLE: 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 addresses that have been specified via management.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.5624.1.2.10.1.3.1.1.1
etsysESwitchProtocolObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.10.1.4
etsysESwitchEtherTypeTableA table for defining the meaning of the 'userEtherType' rows in the etsysESwitchProtocolTable.
SEQUENCE OF EtsysESwitchEtherTypeEntry
.1.3.6.1.4.1.5624.1.2.10.1.4.1
etsysESwitchEtherTypeEntryEach row defines a particular EtherType that may be used as a basis for protocol filtering and VLAN classification.
EtsysESwitchEtherTypeEntry
.1.3.6.1.4.1.5624.1.2.10.1.4.1.1
etsysESwitchEtherTypeIndexA number between 1 and N that identifies a table row, and that serves to link entries in this table to those in etsysESwitchProtocolTable.
INTEGER( 1..1000 )
.1.3.6.1.4.1.5624.1.2.10.1.4.1.1.1
etsysESwitchEtherTypeValueDefines an EtherType for use with etsysESwitchESwitchProtocolTable.rw
OCTET STRING( SIZE(2) )
.1.3.6.1.4.1.5624.1.2.10.1.4.1.1.2
etsysESwitchEtherTypeStatusThis 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 other enumeration values invalid(2) - Writing this value invalidates the entry. The agent may (but is not required to) delete the row. permanent(3) - This entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - This entry is currently in use and will remain so until the next reset of the bridge.rw
Enumeration
.1.3.6.1.4.1.5624.1.2.10.1.4.1.1.3
etsysESwitchEtherTypePreemptedIf true, indicates that the switch has taken control of this row and its associated resources (e.g., to support 802.1x authentication).ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.5624.1.2.10.1.4.1.1.4
etsysESwitchProtocolTableA table for configuring, and obtaining information about, protocol- based filtering and VLAN assignment.
SEQUENCE OF EtsysESwitchProtocolEntry
.1.3.6.1.4.1.5624.1.2.10.1.4.2
etsysESwitchProtocolEntryEach row in etsysESwitchProtocolTable holds filtering instructions, or VLAN classification instructions, for one (port, protocol) pair.
EtsysESwitchProtocolEntry
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1
etsysESwitchProtocolReceivePortIdentifies the receive port to which the protocol filter is to be applied. The value '0' (when allowed) represents 'all ports'.
INTEGER ( 0..2147483647 )
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.1
etsysESwitchProtocolTypeIdentifies 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 use in implementing other features.) Protocol types are as follows: userEtherType(1) - Packets whose Ethernet V2 EtherTypes or IEEE 802.3 LLC/SNAP EtherTypes match the user-defined EtherType etsysESwitchEtherType[ etsysESwitchProtocolIndex ]. ipv4(2) - Internet Protocol version 4 carried in Ethernet V2 frames or IEEE 802.3 frames with LLC/SNAP headers. Also, ARP packets carried in Ethernet V2 frames. ipxEthernet(3) - IPX carried in Ethernet V2 frames. ipxRaw(4) - IPX carried in IEEE 802.3 frames with no LLC. ipxLlc(5) - IPX carried in IEEE 802.3 frames with LLC headers. ipxSnap(6) - IPX carried in IEEE 802.3 frames with LLC/SNAP headers. sna(7) - SNA carried in IEEE 802.3 frames with LLC headers. netBios(8) - NetBIOS carried in IEEE 802.3 frames with LLC headers. decnet(9) - DECnet carried in Ethernet V2 frames or in IEEE 802.3 frames with LLC/SNAP headers. ipv6(10) - Internet Protocol version 6 carried in Ethernet V2 frames or IEEE 802.3 frames with LLC/SNAP headers
Enumeration
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.2
etsysESwitchProtocolIndexWhen 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 etsysESwitchEtherTypeTable. When etsysESwitchProtocolType completely specifies the protocol type, this index should be set to 1.
INTEGER ( 1..1000 )
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.3
etsysESwitchProtocolConstraintIndicates 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 packets may be forwarded. vlan(2) - Classify the packets as belonging to the VLAN etsysESwitchProtocolVlanId. Note that on the RoamAbout AccessPoint R2, port/protocol constraints can sometimes take a back seat to other kinds of access controls.rw
Enumeration
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.4
etsysESwitchProtocolAllowedToGoToA 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.rw
PortList (Q-BRIDGE-MIB)
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.5
etsysESwitchProtocolVlanIdA 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.rw
INTEGER ( 0..2147483647 )
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.6
etsysESwitchProtocolStatusThis 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 other enumeration values invalid(2) - Writing this value to the object deletes the filter or VLAN constraint. The agent may delete the SNMP table row or return an AdminStatus of 'invalid' at its discretion. permanent(3) - This entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - This entry is currently in use and will remain so until the next reset of the bridge.rw
Enumeration
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.7
etsysESwitchProtocolPreemptedIf true, indicates that the switch has taken control of this row and its associated resources (e.g., to support 802.1x authentication).ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.8
etsysESwitchConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.10.2
etsysESwitchGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.10.2.1
etsysESwitchCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.10.2.2
ENTERASYS-ESWITCH-MIB - SNMP MIB Reference | MIBs Explorer