AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Enterasys-Networks » ENTERASYS-ESWITCH-MIB » Objects

ENTERASYS-ESWITCH-MIB.mib object view, vendor Enterasys-Networks

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 ENTERASYS-ESWITCH-MIB and use it to monitor vendor specific OID's.

ENTERASYS-ESWITCH-MIB file content

Object view of ENTERASYS-ESWITCH-MIB:

Scalar Object
etsysESwitchAdminStatus .1.3.6.1.4.1.5624.1.2.10.1.1.1
DURABLE: 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).
etsysESwitchRateLimitingEntry .1.3.6.1.4.1.5624.1.2.10.1.2.1.1
An Entry (conceptual row) in the RateLimiting Table. A collection of objects containing information for enabling and configuring RateLimiting.
etsysESwitchAddrFilterEntry .1.3.6.1.4.1.5624.1.2.10.1.3.1.1
A collection of objects containing information for a given interface.
etsysESwitchEtherTypeEntry .1.3.6.1.4.1.5624.1.2.10.1.4.1.1
Each row defines a particular EtherType that may be used as a basis for protocol filtering and VLAN classification.
etsysESwitchProtocolEntry .1.3.6.1.4.1.5624.1.2.10.1.4.2.1
Each row in etsysESwitchProtocolTable holds filtering instructions, or VLAN classification instructions, for one (port, protocol) pair.
Tabular Object
etsysESwitchRateLimitSwitch .1.3.6.1.4.1.5624.1.2.10.1.2.1.1.1
DURABLE: By default, rate limiting will be disabled. It can be enabled by setting this object to 'true(1)'.
etsysESwitchRateLimit .1.3.6.1.4.1.5624.1.2.10.1.2.1.1.2
DURABLE: This is the maximum number of rate-limited frames per second that the bridge will forward per second.
etsysESwitchAddressFilter .1.3.6.1.4.1.5624.1.2.10.1.3.1.1.1
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 addresses that have been specified via management.
etsysESwitchEtherTypeIndex .1.3.6.1.4.1.5624.1.2.10.1.4.1.1.1
A number between 1 and N that identifies a table row, and that serves to link entries in this table to those in etsysESwitchProtocolTable.
etsysESwitchEtherTypeValue .1.3.6.1.4.1.5624.1.2.10.1.4.1.1.2
Defines an EtherType for use with etsysESwitchESwitchProtocolTable.
etsysESwitchEtherTypeStatus .1.3.6.1.4.1.5624.1.2.10.1.4.1.1.3
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 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.
etsysESwitchEtherTypePreempted .1.3.6.1.4.1.5624.1.2.10.1.4.1.1.4
If true, indicates that the switch has taken control of this row and its associated resources (e.g., to support 802.1x authentication).
etsysESwitchProtocolReceivePort .1.3.6.1.4.1.5624.1.2.10.1.4.2.1.1
Identifies the receive port to which the protocol filter is to be applied. The value '0' (when allowed) represents 'all ports'.
etsysESwitchProtocolType .1.3.6.1.4.1.5624.1.2.10.1.4.2.1.2
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 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
etsysESwitchProtocolIndex .1.3.6.1.4.1.5624.1.2.10.1.4.2.1.3
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 etsysESwitchEtherTypeTable. When etsysESwitchProtocolType completely specifies the protocol type, this index should be set to 1.
etsysESwitchProtocolConstraint .1.3.6.1.4.1.5624.1.2.10.1.4.2.1.4
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 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.
etsysESwitchProtocolAllowedToGoTo .1.3.6.1.4.1.5624.1.2.10.1.4.2.1.5
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.
etsysESwitchProtocolVlanId .1.3.6.1.4.1.5624.1.2.10.1.4.2.1.6
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.
etsysESwitchProtocolStatus .1.3.6.1.4.1.5624.1.2.10.1.4.2.1.7
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 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.
etsysESwitchProtocolPreempted .1.3.6.1.4.1.5624.1.2.10.1.4.2.1.8
If true, indicates that the switch has taken control of this row and its associated resources (e.g., to support 802.1x authentication).
Table
etsysESwitchRateLimitingTable .1.3.6.1.4.1.5624.1.2.10.1.2.1
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.
etsysESwitchAddrFilterTable .1.3.6.1.4.1.5624.1.2.10.1.3.1
A list of interface entries. The number of entries is given by ifNumber, defined in MIB-II.
etsysESwitchEtherTypeTable .1.3.6.1.4.1.5624.1.2.10.1.4.1
A table for defining the meaning of the 'userEtherType' rows in the etsysESwitchProtocolTable.
etsysESwitchProtocolTable .1.3.6.1.4.1.5624.1.2.10.1.4.2
A table for configuring, and obtaining information about, protocol- based filtering and VLAN assignment.
Object Identifier
enterasysESwitchMIB .1.3.6.1.4.1.5624.1.2.10
The Enterasys Networks Proprietary MIB module for entities implementing the Extended Switch Objects.
etsysESwitchObjects .1.3.6.1.4.1.5624.1.2.10.1
etsysESwitchParams .1.3.6.1.4.1.5624.1.2.10.1.1
etsysESwitchRateLimiting .1.3.6.1.4.1.5624.1.2.10.1.2
etsysESwitchFilter .1.3.6.1.4.1.5624.1.2.10.1.3
etsysESwitchProtocolObjects .1.3.6.1.4.1.5624.1.2.10.1.4
etsysESwitchConformance .1.3.6.1.4.1.5624.1.2.10.2
etsysESwitchGroups .1.3.6.1.4.1.5624.1.2.10.2.1
etsysESwitchCompliances .1.3.6.1.4.1.5624.1.2.10.2.2
Group
etsysESwitchBaseGroup .1.3.6.1.4.1.5624.1.2.10.2.1.1
The basic etsysESwitch objects.
etsysESwitchEtherTypeGroup .1.3.6.1.4.1.5624.1.2.10.2.1.2
A collection of objects for configuring user-defined EtherTypes.
etsysESwitchProtocolGroup .1.3.6.1.4.1.5624.1.2.10.2.1.3
A collection of objects for configuring protocol-based filtering.