ENTERASYS-AAA-POLICY-MIB

File: ENTERASYS-AAA-POLICY-MIB.mib (7040 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ENTERASYS-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TEXTUAL-CONVENTION
MODULE-COMPLIANCE OBJECT-GROUP etsysModules

Defined Types

AAAProtocol  
The remote AAA protocols that can be selected for providing specific AAA services. any(1) - Any, but only one, of the configured remote AAA protocols will be used. none(2) - No remote AAA protocol will be used. radius(3) - RADIUS will be used. tacacs(4) - TACACS+ will be used.
TEXTUAL-CONVENTION    
  INTEGER any(1), none(2), radius(3), tacacs(4)  

EtsysAAAMgmtAccessEntry  
SEQUENCE    
  etsysAAAMgmtAccessProtocol INTEGER
  etsysAAAMgmtRemoteAuthProtocol AAAProtocol
  etsysAAAMgmtRemoteAcctProtocol AAAProtocol

Defined Values

etsysAAAPolicyMIB 1.3.6.1.4.1.5624.1.2.51
This MIB module defines a portion of the SNMP MIB under the Enterasys Networks enterprise OID pertaining to the configuration of authentications services.
MODULE-IDENTITY    

etsysAAAPolicyObjects 1.3.6.1.4.1.5624.1.2.51.1
OBJECT IDENTIFIER    

etsysAAAPolicyMgmtAccess 1.3.6.1.4.1.5624.1.2.51.1.1
OBJECT IDENTIFIER    

etsysAAAMgmtAccessTable 1.3.6.1.4.1.5624.1.2.51.1.1.1
A table of supported management access protocols and their corresponding authentication, authorization, and accounting (AAA) protocols. Maintaining the values of the objects in this table across agent reboots is REQUIRED.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysAAAMgmtAccessEntry

etsysAAAMgmtAccessEntry 1.3.6.1.4.1.5624.1.2.51.1.1.1.1
A particular management access protocol and the remote AAA protocol that should be used to authenticate users requesting access via that protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysAAAMgmtAccessEntry  

etsysAAAMgmtAccessProtocol 1.3.6.1.4.1.5624.1.2.51.1.1.1.1.1
The management protocol that is represented by this row. The values of this parameter are as follows: allProtocols(1) - all management access protocols.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER allProtocols(1)  

etsysAAAMgmtRemoteAuthProtocol 1.3.6.1.4.1.5624.1.2.51.1.1.1.1.2
The type of remote AAA protocol to be used for authenticating users seeking management access via the associated protocol. When this object has the default value of any(1) the remote AAA protocol will be selected using the following precedence order TACACS+, RADIUS. A protocol will be selected if, and only if, it is enabled. When a remote authentication protocol has been consulted, and the protocol times out, the local password file will be used to authenticate the user. If no remote AAA protocol is selected, or the selected remote AAA protocol is not enabled, the local password file will be used to authenticate the user.
Status: current Access: read-write
OBJECT-TYPE    
  AAAProtocol  

etsysAAAMgmtRemoteAcctProtocol 1.3.6.1.4.1.5624.1.2.51.1.1.1.1.3
The type of remote AAA protocol to be used for handling the accounting information related to management accesses via the associated protocol. When this object has the default value of any(1) the remote AAA protocol will be selected using the following precedence order RADIUS, TACACS+. A protocol will be selected if, and only if, it is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  AAAProtocol  

etsysAAAPolicyMIBConformance 1.3.6.1.4.1.5624.1.2.51.2
OBJECT IDENTIFIER    

etsysAAAPolicyMIBCompliances 1.3.6.1.4.1.5624.1.2.51.2.1
OBJECT IDENTIFIER    

etsysAAAPolicyMIBGroups 1.3.6.1.4.1.5624.1.2.51.2.2
OBJECT IDENTIFIER    

etsysAAAPolicyMgmtGroup 1.3.6.1.4.1.5624.1.2.51.2.2.1
The basic collection of objects providing proprietary management of the authentication policy for management protocols of the managed entity.
Status: current Access: read-write
OBJECT-GROUP    

etsysAAAPolicyMIBCompliance 1.3.6.1.4.1.5624.1.2.51.2.1.1
The compliance statement for Managed entities implementing the Enterasys AAA Policy MIB.
Status: current Access: read-write
MODULE-COMPLIANCE