EXTREME-MAC-AUTH-MIB

File: EXTREME-MAC-AUTH-MIB.mib (2976 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
EXTREME-BASE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE MacAddress
TEXTUAL-CONVENTION TruthValue InterfaceIndex
extremeAgent

Defined Types

ExtremeMacAuthClientEntry  
SEQUENCE    
  extremeMacAuthClientAddress MacAddress
  extremeMacAuthClientInitialize TruthValue
  extremeMacAuthClientReauthenticate TruthValue

Defined Values

extremeMacAuthMIB 1.3.6.1.4.1.1916.1.44
Extreme MAC Authentication MIB. This MIB defines objects to control client authentication based on the source MAC address of the traffic received on a port.
MODULE-IDENTITY    

extremeMacAuthObjects 1.3.6.1.4.1.1916.1.44.1
OBJECT IDENTIFIER    

extremeMacAuthClientTable 1.3.6.1.4.1.1916.1.44.1.1
The MAC authentication client table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeMacAuthClientEntry

extremeMacAuthClientEntry 1.3.6.1.4.1.1916.1.44.1.1.1
An entry in the MAC authentication table. Each entry represents a MAC authentication client.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeMacAuthClientEntry  

extremeMacAuthClientAddress 1.3.6.1.4.1.1916.1.44.1.1.1.1
The MAC address of the client.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

extremeMacAuthClientInitialize 1.3.6.1.4.1.1916.1.44.1.1.1.2
Setting this object to true shall cause the system to remove the entry for the client from extremeMacAuthClientTable. If the client was authenticated, it shall be un-authenticated prior to its removal. Setting this object to false has no effect. This object always returns false when it is read.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeMacAuthClientReauthenticate 1.3.6.1.4.1.1916.1.44.1.1.1.3
Setting this object to true shall cause the system to re-authenticate the client on all ports on which the client is connected. Setting this object to false has no effect. This object always returns false when it is read.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue