FOUNDRY-SN-MAC-AUTHENTICATION-MIB

File: FOUNDRY-SN-MAC-AUTHENTICATION-MIB.mib (8163 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
MacAddress TimeStamp InterfaceIndex

Defined Types

SnMacAuthClearIfCmdEntry  
SEQUENCE    
  snMacAuthClearIfCmdIfIndex InterfaceIndex
  snMacAuthClearIfCmdAction INTEGER

SnMacAuthEntry  
SEQUENCE    
  snMacAuthIfIndex InterfaceIndex
  snMacAuthVlanId Integer32
  snMacAuthMac MacAddress
  snMacAuthState INTEGER
  snMacAuthTimeStamp TimeStamp
  snMacAuthAge Integer32
  snMacAuthDot1x INTEGER

SnMacAuthClearMacSessionEntry  
SEQUENCE    
  snMacAuthClearMacSessionIfIndex InterfaceIndex
  snMacAuthClearMacSessionMac MacAddress
  snMacAuthClearMacSessionAction INTEGER

Defined Values

snMacAuth 1.3.6.1.4.1.1991.1.1.3.28
Management Information Base module for MAC authentication 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    

snMacAuthGlobal 1.3.6.1.4.1.1991.1.1.3.28.1
OBJECT IDENTIFIER    

snMacAuthClearGlobalCmd 1.3.6.1.4.1.1991.1.1.3.28.1.1
valid(0) - a SNMP-GET of this mib shows that it is valid command to use. clear(1) - represents clear MAC Authentication table for all ports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER valid(0), clear(1)  

snMacAuthGlobalConfigState 1.3.6.1.4.1.1991.1.1.3.28.1.2
Enable/disable MAC authentication on the global level.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snMacAuthClearIfCmdTable 1.3.6.1.4.1.1991.1.1.3.28.2
The status of clearing an MAC Authentication entry for an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnMacAuthClearIfCmdEntry

snMacAuthClearIfCmdEntry 1.3.6.1.4.1.1991.1.1.3.28.2.1
An entry of clearing an MAC Authentication entry for an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnMacAuthClearIfCmdEntry  

snMacAuthClearIfCmdIfIndex 1.3.6.1.4.1.1991.1.1.3.28.2.1.1
ifIndex value of the local interface on which a clear command is issued and monitored.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

snMacAuthClearIfCmdAction 1.3.6.1.4.1.1991.1.1.3.28.2.1.2
valid(0) - a SNMP-GET of this mib shows that it is valid command to use. clear(1) - represents clearing an MAC Authentication entry for an interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER valid(0), clear(1)  

snMacAuthTable 1.3.6.1.4.1.1991.1.1.3.28.3
MAC Authentication table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnMacAuthEntry

snMacAuthEntry 1.3.6.1.4.1.1991.1.1.3.28.3.1
An entry in the MAC Authentication table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnMacAuthEntry  

snMacAuthIfIndex 1.3.6.1.4.1.1991.1.1.3.28.3.1.1
In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2863.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

snMacAuthVlanId 1.3.6.1.4.1.1991.1.1.3.28.3.1.2
The ID of a VLAN of which this port is a member. Port must be untagged. For tagged port which belongs to multiple VLANs, this object return 0 which is an invalid VLAN ID value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

snMacAuthMac 1.3.6.1.4.1.1991.1.1.3.28.3.1.3
MAC Address to be authenticated.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

snMacAuthState 1.3.6.1.4.1.1991.1.1.3.28.3.1.4
.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER authenticate(1), unauthenticate(2)  

snMacAuthTimeStamp 1.3.6.1.4.1.1991.1.1.3.28.3.1.5
Timestamp at which the MAC was authenticated or failed to be authenticated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

snMacAuthAge 1.3.6.1.4.1.1991.1.1.3.28.3.1.6
Age of the mac session in which the MAC address is authenticated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snMacAuthDot1x 1.3.6.1.4.1.1991.1.1.3.28.3.1.7
Indicates whether the Dot1x is enabled or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snMacAuthClearMacSessionTable 1.3.6.1.4.1.1991.1.1.3.28.4
The status of clearing an MAC Session entry indexed by a MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnMacAuthClearMacSessionEntry

snMacAuthClearMacSessionEntry 1.3.6.1.4.1.1991.1.1.3.28.4.1
An entry of clearing an MAC Session entry indexed by a MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnMacAuthClearMacSessionEntry  

snMacAuthClearMacSessionIfIndex 1.3.6.1.4.1.1991.1.1.3.28.4.1.1
ifIndex value of the local interface on which a clear command is issued and monitored.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

snMacAuthClearMacSessionMac 1.3.6.1.4.1.1991.1.1.3.28.4.1.2
An MAC Session entry indexed by a MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

snMacAuthClearMacSessionAction 1.3.6.1.4.1.1991.1.1.3.28.4.1.3
valid(0) - a SNMP-GET of this mib shows that it is valid command to use. clear(1) - represents clearing an MAC Session entry indexed by a MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER valid(0), clear(1)