G6-RADIUS-MIB

File: G6-RADIUS-MIB.mib (3345 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC MICROSENS-G6-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 enterprises
NOTIFICATION-TYPE DisplayString MacAddress
g6

Defined Types

ServerEntry  
SEQUENCE    
  serverIndex INTEGER
  serverName DisplayString
  serverServerType INTEGER
  serverHostAddress DisplayString
  serverUdpPort Integer32
  serverSharedSecret DisplayString
  serverInterimInterval Unsigned32

Defined Values

management 1.3.6.1.4.1.3181.10.6.3
Microsens private MIB for Generation 6 Ethernet Switches
MODULE-IDENTITY    

radius 1.3.6.1.4.1.3181.10.6.3.69
OBJECT IDENTIFIER    

serverTable 1.3.6.1.4.1.3181.10.6.3.69.1
This dynamic table is used to specify access parameter to authentication servers using RADIUS or TACACS+.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ServerEntry

serverEntry 1.3.6.1.4.1.3181.10.6.3.69.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ServerEntry  

serverIndex 1.3.6.1.4.1.3181.10.6.3.69.1.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..7  

serverName 1.3.6.1.4.1.3181.10.6.3.69.1.1.2
Unique name used to identify the server. Used for reference in Port-based Access Control configuration.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

serverServerType 1.3.6.1.4.1.3181.10.6.3.69.1.1.3
Flags if RADIUS or TACACS+ is specified in this entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER radius(0), tacacs(1)  

serverHostAddress 1.3.6.1.4.1.3181.10.6.3.69.1.1.4
IP address or symbolic name of the authentication server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

serverUdpPort 1.3.6.1.4.1.3181.10.6.3.69.1.1.5
UDP port for RADIUS authentication service. Standard port is 1812. For TACACS+ this specifies the tcp port which defaults to 49.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

serverSharedSecret 1.3.6.1.4.1.3181.10.6.3.69.1.1.6
Shared Secret as common password between authenticator and server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

serverInterimInterval 1.3.6.1.4.1.3181.10.6.3.69.1.1.7
If an accountant server is used, this value defines the interval between accounting updates. Set to 0 to disable this function.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32