TPLINK-AAA-MIB

File: TPLINK-AAA-MIB.mib (17063 bytes)

Imported modules

SNMPv2-SMI TPLINK-TC-MIB TPLINK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 TPRowStatus tplinkMgmt

Defined Types

AAAAPPLICATIONLISTENTRY  
SEQUENCE    
  moduleId INTEGER
  moduleName OCTET STRING Size(0..15)
  loginList OCTET STRING Size(0..15)
  enableList OCTET STRING Size(0..15)

AUTHENTICATIONLOGINMETHODLISTENTRY  
SEQUENCE    
  authenLoginListName OCTET STRING Size(0..15)
  authenLoginPri1 OCTET STRING Size(0..15)
  authenLoginPri2 OCTET STRING Size(0..15)
  authenLoginPri3 OCTET STRING Size(0..15)
  authenLoginPri4 OCTET STRING Size(0..15)
  authenLoginStatus TPRowStatus

AUTHENTICATIONENABLEMETHODLISTENTRY  
SEQUENCE    
  authenEnableListName OCTET STRING Size(0..15)
  authenEnablePri1 OCTET STRING Size(0..15)
  authenEnablePri2 OCTET STRING Size(0..15)
  authenEnablePri3 OCTET STRING Size(0..15)
  authenEnablePri4 OCTET STRING Size(0..15)
  authenEnableStatus TPRowStatus

AUTHENTICATIONDOT1XMETHODLISTENTRY  
SEQUENCE    
  authenDot1xListName OCTET STRING Size(0..15)
  authenDot1xPri1 OCTET STRING Size(0..15)
  authenDot1xStatus TPRowStatus

ACCOUNTINGDOT1XMETHODLISTENTRY  
SEQUENCE    
  acctDot1xListName OCTET STRING Size(0..15)
  acctDot1xPri1 OCTET STRING Size(0..15)
  acctDot1xStatus TPRowStatus

RADIUSDEAMONENTRY  
SEQUENCE    
  radiusDeamonServerIp IpAddress
  radiusDeamonTimeout INTEGER
  radiusDeamonRetransimit INTEGER
  radiusDeamonKey OCTET STRING Size(0..15)
  radiusDeamonAuthPort INTEGER
  radiusDeamonAcctPort INTEGER
  radiusDeamonStatus TPRowStatus

TACACSDEAMONENTRY  
SEQUENCE    
  tacacsDeamonServerIp IpAddress
  tacacsDeamonTimeout INTEGER
  tacacsDeamonKey OCTET STRING Size(0..15)
  tacacsDeamonPort INTEGER
  tacacsDeamonStatus TPRowStatus

Defined Values

tplinkAaaMIB 1.3.6.1.4.1.11863.6.82
Private MIB for aaa configuration.
MODULE-IDENTITY    

aaaGlobalConfig 1.3.6.1.4.1.11863.6.82.1
OBJECT IDENTIFIER    

swAaaGlobalEnable 1.3.6.1.4.1.11863.6.82.1.1
0. disable 1. enable Enable/Disable the AAA function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

aaaApplicationList 1.3.6.1.4.1.11863.6.82.1.2
OBJECT IDENTIFIER    

aaaApplicationListTable 1.3.6.1.4.1.11863.6.82.1.2.1
Display the authentication method list the module use.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AAAAPPLICATIONLISTENTRY

aaaApplicationListEntry 1.3.6.1.4.1.11863.6.82.1.2.1.1
An entry contains of the information of methodlist the module use.
Status: current Access: not-accessible
OBJECT-TYPE    
  AAAAPPLICATIONLISTENTRY  

moduleId 1.3.6.1.4.1.11863.6.82.1.2.1.1.1
Display the id of module.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

moduleName 1.3.6.1.4.1.11863.6.82.1.2.1.1.2
Display the name of module.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

loginList 1.3.6.1.4.1.11863.6.82.1.2.1.1.3
Display the login method list that the module use.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

enableList 1.3.6.1.4.1.11863.6.82.1.2.1.1.4
Display the enable method list that the module use.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

aaaAuthenticationListConfig 1.3.6.1.4.1.11863.6.82.2
OBJECT IDENTIFIER    

authenticationLoginMethodListTable 1.3.6.1.4.1.11863.6.82.2.1
Display the authentication login method list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AUTHENTICATIONLOGINMETHODLISTENTRY

authenticationLoginMethodListEntry 1.3.6.1.4.1.11863.6.82.2.1.1
An entry contains of the information of method list.
Status: current Access: not-accessible
OBJECT-TYPE    
  AUTHENTICATIONLOGINMETHODLISTENTRY  

authenLoginListName 1.3.6.1.4.1.11863.6.82.2.1.1.1
The name of method list.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

authenLoginPri1 1.3.6.1.4.1.11863.6.82.2.1.1.2
The priority 1 method.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

authenLoginPri2 1.3.6.1.4.1.11863.6.82.2.1.1.3
The priority 2 method.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

authenLoginPri3 1.3.6.1.4.1.11863.6.82.2.1.1.4
The priority 3 method.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

authenLoginPri4 1.3.6.1.4.1.11863.6.82.2.1.1.5
The priority 4 method.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

authenLoginStatus 1.3.6.1.4.1.11863.6.82.2.1.1.6
the following two values are states: these values may be read or written active(1), notInService(2), the following value is a state: this value may be read, but not written notReady(3), the following three values are actions: these values may be written, but are never read createAndGo(4), createAndWait(5), destroy(6)
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

authenticationEnableMethodListTable 1.3.6.1.4.1.11863.6.82.2.2
Display the authentication enable method list..
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AUTHENTICATIONENABLEMETHODLISTENTRY

authenticationEnableMethodListEntry 1.3.6.1.4.1.11863.6.82.2.2.1
An entry contains of the information of method list.
Status: current Access: not-accessible
OBJECT-TYPE    
  AUTHENTICATIONENABLEMETHODLISTENTRY  

authenEnableListName 1.3.6.1.4.1.11863.6.82.2.2.1.1
The name of method list.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

authenEnablePri1 1.3.6.1.4.1.11863.6.82.2.2.1.2
The priority 1 method.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

authenEnablePri2 1.3.6.1.4.1.11863.6.82.2.2.1.3
The priority 2 method.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

authenEnablePri3 1.3.6.1.4.1.11863.6.82.2.2.1.4
The priority 3 method.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

authenEnablePri4 1.3.6.1.4.1.11863.6.82.2.2.1.5
The priority 4 method.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

authenEnableStatus 1.3.6.1.4.1.11863.6.82.2.2.1.6
the following two values are states: these values may be read or written active(1), notInService(2), the following value is a state: this value may be read, but not written notReady(3), the following three values are actions: these values may be written, but are never read createAndGo(4), createAndWait(5), destroy(6)
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

aaaDot1xListConfig 1.3.6.1.4.1.11863.6.82.3
OBJECT IDENTIFIER    

authenticationDot1xMethodListTable 1.3.6.1.4.1.11863.6.82.3.1
Display the authentication dot1x method list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AUTHENTICATIONDOT1XMETHODLISTENTRY

authenticationDot1xMethodListEntry 1.3.6.1.4.1.11863.6.82.3.1.1
An entry contains of the information of method list.
Status: current Access: not-accessible
OBJECT-TYPE    
  AUTHENTICATIONDOT1XMETHODLISTENTRY  

authenDot1xListName 1.3.6.1.4.1.11863.6.82.3.1.1.1
The name of method list.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

authenDot1xPri1 1.3.6.1.4.1.11863.6.82.3.1.1.2
The priority 1 method.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

authenDot1xStatus 1.3.6.1.4.1.11863.6.82.3.1.1.3
the following two values are states: these values may be read or written active(1), notInService(2), the following value is a state: this value may be read, but not written notReady(3), the following three values are actions: these values may be written, but are never read createAndGo(4), createAndWait(5), destroy(6)
Status: current Access: read-only
OBJECT-TYPE    
  TPRowStatus  

accountingDot1xMethodListTable 1.3.6.1.4.1.11863.6.82.3.2
Display the accounting dot1x method list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ACCOUNTINGDOT1XMETHODLISTENTRY

accountingDot1xMethodListEntry 1.3.6.1.4.1.11863.6.82.3.2.1
An entry contains of the information of method list.
Status: current Access: not-accessible
OBJECT-TYPE    
  ACCOUNTINGDOT1XMETHODLISTENTRY  

acctDot1xListName 1.3.6.1.4.1.11863.6.82.3.2.1.1
The name of method list.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

acctDot1xPri1 1.3.6.1.4.1.11863.6.82.3.2.1.2
The priority 1 method.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

acctDot1xStatus 1.3.6.1.4.1.11863.6.82.3.2.1.3
the following two values are states: these values may be read or written active(1), notInService(2), the following value is a state: this value may be read, but not written notReady(3), the following three values are actions: these values may be written, but are never read createAndGo(4), createAndWait(5), destroy(6)
Status: current Access: read-only
OBJECT-TYPE    
  TPRowStatus  

radiusDeamonTable 1.3.6.1.4.1.11863.6.82.4
RADIUS DEAMON is a server used to authenticate the user,which is getting access to the NAS(Network Access Server).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RADIUSDEAMONENTRY

radiusDeamonEntry 1.3.6.1.4.1.11863.6.82.4.1
An entry contains of the information of a radius deamon.
Status: current Access: not-accessible
OBJECT-TYPE    
  RADIUSDEAMONENTRY  

radiusDeamonServerIp 1.3.6.1.4.1.11863.6.82.4.1.1
Enter the IP address of the RADIUS server.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

radiusDeamonTimeout 1.3.6.1.4.1.11863.6.82.4.1.2
Enter the number of seconds the switch waits for a reply (1-9).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..9  

radiusDeamonRetransimit 1.3.6.1.4.1.11863.6.82.4.1.3
Enter the number of times the switch will resend an authentication request to the RADIUS server (1-3).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..3  

radiusDeamonKey 1.3.6.1.4.1.11863.6.82.4.1.4
Enter the encryption key used to authenticate logon access.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

radiusDeamonAuthPort 1.3.6.1.4.1.11863.6.82.4.1.5
Enter the radius server port used for sending authentication packets (1-65535).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..65535  

radiusDeamonAcctPort 1.3.6.1.4.1.11863.6.82.4.1.6
Enter the radius server port used for sending authentication packets (1-65535).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..65535  

radiusDeamonStatus 1.3.6.1.4.1.11863.6.82.4.1.7
the following two values are states: these values may be read or written active(1), notInService(2), the following value is a state: this value may be read, but not written notReady(3), the following three values are actions: these values may be written, but are never read createAndGo(4), createAndWait(5), destroy(6)
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

tacacsDeamonTable 1.3.6.1.4.1.11863.6.82.5
TACACS(Terminal Access Controller Access Control System) DEAMON is a server used to authenticate the user,which is getting access to the NAS(Network Access Server).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TACACSDEAMONENTRY

tacacsDeamonEntry 1.3.6.1.4.1.11863.6.82.5.1
An entry contains of the information of a tacacs deamon.
Status: current Access: not-accessible
OBJECT-TYPE    
  TACACSDEAMONENTRY  

tacacsDeamonServerIp 1.3.6.1.4.1.11863.6.82.5.1.1
Enter the IP address of the TACACS+ server.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

tacacsDeamonTimeout 1.3.6.1.4.1.11863.6.82.5.1.2
Enter the number of seconds the switch waits for a reply (1-10).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..10  

tacacsDeamonKey 1.3.6.1.4.1.11863.6.82.5.1.3
Enter the encryption key used to authenticate logon access.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

tacacsDeamonPort 1.3.6.1.4.1.11863.6.82.5.1.4
Enter the tacacs+ server port used for sending authentication packets (1-65535).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..65535  

tacacsDeamonStatus 1.3.6.1.4.1.11863.6.82.5.1.5
the following two values are states: these values may be read or written active(1), notInService(2), the following value is a state: this value may be read, but not written notReady(3), the following three values are actions: these values may be written, but are never read createAndGo(4), createAndWait(5), destroy(6)
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus