ENTERASYS-ESWITCH-MIB

File: ENTERASYS-ESWITCH-MIB.mib (24120 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
P-BRIDGE-MIB Q-BRIDGE-MIB IF-MIB
ENTERASYS-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
TruthValue TEXTUAL-CONVENTION MODULE-COMPLIANCE
OBJECT-GROUP EnabledStatus PortList
ifIndex etsysModules

Defined Types

EtsysESwitchRateLimitingEntry  
SEQUENCE    
  etsysESwitchRateLimitSwitch TruthValue
  etsysESwitchRateLimit Unsigned32

EtsysESwitchAddrFilterEntry  
SEQUENCE    
  etsysESwitchAddressFilter TruthValue

EtsysESwitchEtherTypeEntry  
SEQUENCE    
  etsysESwitchEtherTypeIndex INTEGER
  etsysESwitchEtherTypeValue OCTET STRING
  etsysESwitchEtherTypeStatus INTEGER
  etsysESwitchEtherTypePreempted TruthValue

EtsysESwitchProtocolEntry  
SEQUENCE    
  etsysESwitchProtocolReceivePort INTEGER
  etsysESwitchProtocolType INTEGER
  etsysESwitchProtocolIndex INTEGER
  etsysESwitchProtocolConstraint INTEGER
  etsysESwitchProtocolAllowedToGoTo PortList
  etsysESwitchProtocolVlanId INTEGER
  etsysESwitchProtocolStatus INTEGER
  etsysESwitchProtocolPreempted TruthValue

Defined Values

enterasysESwitchMIB 1.3.6.1.4.1.5624.1.2.10
The Enterasys Networks Proprietary MIB module for entities implementing the Extended Switch Objects.
MODULE-IDENTITY    

etsysESwitchObjects 1.3.6.1.4.1.5624.1.2.10.1
OBJECT IDENTIFIER    

etsysESwitchParams 1.3.6.1.4.1.5624.1.2.10.1.1
OBJECT IDENTIFIER    

etsysESwitchRateLimiting 1.3.6.1.4.1.5624.1.2.10.1.2
OBJECT IDENTIFIER    

etsysESwitchFilter 1.3.6.1.4.1.5624.1.2.10.1.3
OBJECT IDENTIFIER    

etsysESwitchProtocolObjects 1.3.6.1.4.1.5624.1.2.10.1.4
OBJECT IDENTIFIER    

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).
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysESwitchRateLimitingEntry

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysESwitchRateLimitingEntry  

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)'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysESwitchAddrFilterEntry

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysESwitchAddrFilterEntry  

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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysESwitchEtherTypeEntry

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysESwitchEtherTypeEntry  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..1000  

etsysESwitchEtherTypeValue 1.3.6.1.4.1.5624.1.2.10.1.4.1.1.2
Defines an EtherType for use with etsysESwitchESwitchProtocolTable.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(2)  

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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), invalid(2), permanent(3), deleteOnReset(4)  

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).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysESwitchProtocolEntry

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysESwitchProtocolEntry  

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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..2147483647  

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
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER userEtherType(1), ipv4(2), ipxEthernet(3), ipxRaw(4), ipxLlc(5), ipxSnap(6), sna(7), netBios(8), decnet(9), ipv6(10)  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..1000  

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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER portMask(1), vlan(2)  

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.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..2147483647  

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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), invalid(2), permanent(3), deleteOnReset(4)  

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).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

etsysESwitchConformance 1.3.6.1.4.1.5624.1.2.10.2
OBJECT IDENTIFIER    

etsysESwitchGroups 1.3.6.1.4.1.5624.1.2.10.2.1
OBJECT IDENTIFIER    

etsysESwitchCompliances 1.3.6.1.4.1.5624.1.2.10.2.2
OBJECT IDENTIFIER    

etsysESwitchBaseGroup 1.3.6.1.4.1.5624.1.2.10.2.1.1
The basic etsysESwitch objects.
Status: current Access: read-only
OBJECT-GROUP    

etsysESwitchEtherTypeGroup 1.3.6.1.4.1.5624.1.2.10.2.1.2
A collection of objects for configuring user-defined EtherTypes.
Status: current Access: read-only
OBJECT-GROUP    

etsysESwitchProtocolGroup 1.3.6.1.4.1.5624.1.2.10.2.1.3
A collection of objects for configuring protocol-based filtering.
Status: current Access: read-only
OBJECT-GROUP    

etsysESwitchCompliance 1.3.6.1.4.1.5624.1.2.10.2.2.1
The compliance statement for devices that support Extended Switch.
Status: current Access: read-only
MODULE-COMPLIANCE