ENTERASYS-ESWITCH-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS


 Home MIB: ENTERASYS-ESWITCH-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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
               etsysESwitchAdminStatus 1.3.6.1.4.1.5624.1.2.10.1.1.1 enabledstatus read-write
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).
           etsysESwitchRateLimiting 1.3.6.1.4.1.5624.1.2.10.1.2
               etsysESwitchRateLimitingTable 1.3.6.1.4.1.5624.1.2.10.1.2.1 no-access
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.
                   etsysESwitchRateLimitingEntry 1.3.6.1.4.1.5624.1.2.10.1.2.1.1 no-access
An Entry (conceptual row) in the RateLimiting Table. A collection of objects containing information for enabling and configuring RateLimiting.
                       etsysESwitchRateLimitSwitch 1.3.6.1.4.1.5624.1.2.10.1.2.1.1.1 truthvalue read-write
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 unsigned32 read-write
DURABLE: This is the maximum number of rate-limited frames per second that the bridge will forward per second.
           etsysESwitchFilter 1.3.6.1.4.1.5624.1.2.10.1.3
               etsysESwitchAddrFilterTable 1.3.6.1.4.1.5624.1.2.10.1.3.1 no-access
A list of interface entries. The number of entries is given by ifNumber, defined in MIB-II.
                   etsysESwitchAddrFilterEntry 1.3.6.1.4.1.5624.1.2.10.1.3.1.1 no-access
A collection of objects containing information for a given interface.
                       etsysESwitchAddressFilter 1.3.6.1.4.1.5624.1.2.10.1.3.1.1.1 truthvalue read-write
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.
           etsysESwitchProtocolObjects 1.3.6.1.4.1.5624.1.2.10.1.4
               etsysESwitchEtherTypeTable 1.3.6.1.4.1.5624.1.2.10.1.4.1 no-access
A table for defining the meaning of the 'userEtherType' rows in the etsysESwitchProtocolTable.
                   etsysESwitchEtherTypeEntry 1.3.6.1.4.1.5624.1.2.10.1.4.1.1 no-access
Each row defines a particular EtherType that may be used as a basis for protocol filtering and VLAN classification.
                       etsysESwitchEtherTypeIndex 1.3.6.1.4.1.5624.1.2.10.1.4.1.1.1 integer no-access
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 octet string read-only
Defines an EtherType for use with etsysESwitchESwitchProtocolTable.
                       etsysESwitchEtherTypeStatus 1.3.6.1.4.1.5624.1.2.10.1.4.1.1.3 integer read-only
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. Enumeration: 'permanent': 3, 'other': 1, 'deleteOnReset': 4, 'invalid': 2.
                       etsysESwitchEtherTypePreempted 1.3.6.1.4.1.5624.1.2.10.1.4.1.1.4 truthvalue read-only
If true, indicates that the switch has taken control of this row and its associated resources (e.g., to support 802.1x authentication).
               etsysESwitchProtocolTable 1.3.6.1.4.1.5624.1.2.10.1.4.2 no-access
A table for configuring, and obtaining information about, protocol- based filtering and VLAN assignment.
                   etsysESwitchProtocolEntry 1.3.6.1.4.1.5624.1.2.10.1.4.2.1 no-access
Each row in etsysESwitchProtocolTable holds filtering instructions, or VLAN classification instructions, for one (port, protocol) pair.
                       etsysESwitchProtocolReceivePort 1.3.6.1.4.1.5624.1.2.10.1.4.2.1.1 integer no-access
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 integer no-access
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 Enumeration: 'userEtherType': 1, 'ipxEthernet': 3, 'sna': 7, 'ipxLlc': 5, 'ipxRaw': 4, 'ipv6': 10, 'ipxSnap': 6, 'decnet': 9, 'netBios': 8, 'ipv4': 2.
                       etsysESwitchProtocolIndex 1.3.6.1.4.1.5624.1.2.10.1.4.2.1.3 integer no-access
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 integer read-only
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. Enumeration: 'vlan': 2, 'portMask': 1.
                       etsysESwitchProtocolAllowedToGoTo 1.3.6.1.4.1.5624.1.2.10.1.4.2.1.5 portlist read-only
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 integer read-only
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 integer read-only
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. Enumeration: 'permanent': 3, 'other': 1, 'deleteOnReset': 4, 'invalid': 2.
                       etsysESwitchProtocolPreempted 1.3.6.1.4.1.5624.1.2.10.1.4.2.1.8 truthvalue read-only
If true, indicates that the switch has taken control of this row and its associated resources (e.g., to support 802.1x authentication).
       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
               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.
           etsysESwitchCompliances 1.3.6.1.4.1.5624.1.2.10.2.2
               etsysESwitchCompliance 1.3.6.1.4.1.5624.1.2.10.2.2.1
The compliance statement for devices that support Extended Switch.