FOUNDRY-MAC-VLAN-MIB

File: FOUNDRY-MAC-VLAN-MIB.mib (9108 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
MacAddress RowStatus InterfaceIndex

Defined Types

FdryMacVlanPortMemberEntry  
SEQUENCE    
  fdryMacVlanPortMemberVLanId INTEGER
  fdryMacVlanPortMemberPortId InterfaceIndex
  fdryMacVlanPortMemberRowStatus RowStatus

FdryMacVlanIfEntry  
SEQUENCE    
  fdryMacVlanIfIndex InterfaceIndex
  fdryMacVlanIfEnable INTEGER
  fdryMacVlanIfMaxEntry Integer32
  fdryMacVlanIfClearOper INTEGER
  fdryMacVlanIfClearConfig INTEGER

FdryMacBasedVlanEntry  
SEQUENCE    
  fdryMacBasedVlanId INTEGER
  fdryMacBasedVlanMac MacAddress
  fdryMacBasedVlanPriority Integer32
  fdryMacBasedVlanRowStatus RowStatus

Defined Values

fdryMacVlanMIB 1.3.6.1.4.1.1991.1.1.3.32
Management Information Base module for MAC-based VLAN configuration and statistics. Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
MODULE-IDENTITY    

fdryMacVlanGlobalObjects 1.3.6.1.4.1.1991.1.1.3.32.1
OBJECT IDENTIFIER    

fdryMacVlanTableObjects 1.3.6.1.4.1.1991.1.1.3.32.2
OBJECT IDENTIFIER    

fdryMacVlanGlobalClearOper 1.3.6.1.4.1.1991.1.1.3.32.1.1
valid(0) - this value is always returned when the variable is read. clear(1) - setting the variable to this value clears the operational MAC-based VLAN information for all ports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER valid(0), clear(1)  

fdryMacVlanGlobalDynConfigState 1.3.6.1.4.1.1991.1.1.3.32.1.2
Enable/disable MAC-based VLAN dynamic activation on the global level.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

fdryMacVlanPortMemberTable 1.3.6.1.4.1.1991.1.1.3.32.2.1
MAC-based VLAN port membership table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryMacVlanPortMemberEntry

fdryMacVlanPortMemberEntry 1.3.6.1.4.1.1991.1.1.3.32.2.1.1
An entry of the MAC-based VLAN port membership table.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryMacVlanPortMemberEntry  

fdryMacVlanPortMemberVLanId 1.3.6.1.4.1.1991.1.1.3.32.2.1.1.1
The VLAN identifier (VLAN ID).
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4095  

fdryMacVlanPortMemberPortId 1.3.6.1.4.1.1991.1.1.3.32.2.1.1.2
The ifIndex of the port which is a member of the MAC-based VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

fdryMacVlanPortMemberRowStatus 1.3.6.1.4.1.1991.1.1.3.32.2.1.1.3
This object is used to create and delete rows in the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

fdryMacVlanIfTable 1.3.6.1.4.1.1991.1.1.3.32.2.2
MAC-based VLAN Interface table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryMacVlanIfEntry

fdryMacVlanIfEntry 1.3.6.1.4.1.1991.1.1.3.32.2.2.1
An entry in the MAC-based VLAN interface table.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryMacVlanIfEntry  

fdryMacVlanIfIndex 1.3.6.1.4.1.1991.1.1.3.32.2.2.1.1
The ifIndex of the interface which is a member of the MAC-based VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

fdryMacVlanIfEnable 1.3.6.1.4.1.1991.1.1.3.32.2.2.1.2
The administrative status requested by management for MAC-based VLANs on this interface. The value enabled(1) indicates that MAC-based VLANs should be enabled on this interface, When disabled(2), MAC-based VLANs are disabled on this interface. Enable/disable MAC-based VLAN on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

fdryMacVlanIfMaxEntry 1.3.6.1.4.1.1991.1.1.3.32.2.2.1.3
The maximum number of allowed and denied MAC address (static and dynamic) that can be leared on this interface. The default value is 2. The value should be between 2 to 32.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..32  

fdryMacVlanIfClearOper 1.3.6.1.4.1.1991.1.1.3.32.2.2.1.4
valid(0) - this value is always returned when the variable is read. clear(1) - setting the variable to this value clears the operational MAC-based VLAN information for a port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER valid(0), clear(1)  

fdryMacVlanIfClearConfig 1.3.6.1.4.1.1991.1.1.3.32.2.2.1.5
valid(0) - this value is always returned when the variable is read. clear(1) - setting the variable to this value clears the configured MAC-based VLAN information for a port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER valid(0), clear(1)  

fdryMacBasedVlanTable 1.3.6.1.4.1.1991.1.1.3.32.2.3
MAC-based VLAN table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryMacBasedVlanEntry

fdryMacBasedVlanEntry 1.3.6.1.4.1.1991.1.1.3.32.2.3.1
An entry in the MAC-based VLAN table.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryMacBasedVlanEntry  

fdryMacBasedVlanId 1.3.6.1.4.1.1991.1.1.3.32.2.3.1.1
The VLAN ID for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4095  

fdryMacBasedVlanMac 1.3.6.1.4.1.1991.1.1.3.32.2.3.1.2
A host source MAC address to be authenticated.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

fdryMacBasedVlanPriority 1.3.6.1.4.1.1991.1.1.3.32.2.3.1.3
The priority of the source MAC address.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

fdryMacBasedVlanRowStatus 1.3.6.1.4.1.1991.1.1.3.32.2.3.1.4
This object is used to create and delete rows in the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus