RADLAN-AAA

File: RADLAN-AAA.mib (80751 bytes)

Imported modules

RADLAN-MIB SNMPv2-TC-v1 RADLAN-SNMPv2
SNMPv2-SMI SNMPv2-TC

Imported symbols

rnd rlRadius rlAAAEap
DisplayString TruthValue RowStatus
Unsigned32 IpAddress Counter32
MODULE-IDENTITY OBJECT-TYPE TEXTUAL-CONVENTION

Defined Types

RlAAAMethodtype  
Method list type.
TEXTUAL-CONVENTION    
  INTEGER rlAAAMethodDeny(0), rlAAAMethodLinePassword(1), rlAAAMethodSystemPassword(2), rlAAAMethodLocalUserTable(3), rlAAAMethodRadius(4), rlAAAMethodTacacs(5), rlAAAMethodSucceed(6)  

RlAAAServiceType  
Line service type.rlAAAServiceTypeDontCare must be the maximum value in the enum.
TEXTUAL-CONVENTION    
  INTEGER rlAAAServiceTypeDontCare(0), rlAAAServiceTypeTelnet(1), rlAAAServiceTypeHttp(2), rlAAAServiceTypeSsh(3), rlAAAServiceTypeHttps(4), rlAAAServiceTypeSnmp(5)  

RlAAALinePortType  
Line physical port type,the rlAAAPortDontCare must be the maximum value in the enum.
TEXTUAL-CONVENTION    
  INTEGER rlAAAPortDontCare(0), rlAAAPortNetwork(1), rlAAAPortConsole(2)  

RlAAAMethodListEntry  
SEQUENCE    
  rlAAAMethodListName DisplayString
  rlAAAMethodType1 RlAAAMethodtype
  rlAAAMethodType2 RlAAAMethodtype
  rlAAAMethodType3 RlAAAMethodtype
  rlAAAMethodType4 RlAAAMethodtype
  rlAAAMethodType5 RlAAAMethodtype
  rlAAAMethodType6 RlAAAMethodtype
  rlAAAMethodType7 RlAAAMethodtype
  rlAAAMethodListStatus RowStatus

RlAAALineEntry  
SEQUENCE    
  rlAAALinePortType RlAAALinePortType
  rlAAAIfIndex Unsigned32
  rlAAAServiceType RlAAAServiceType
  rlAAALineMethodListNameLevel1 DisplayString
  rlAAALineMethodListNameLevel2 DisplayString
  rlAAALineMethodListNameLevel3 DisplayString
  rlAAALineMethodListNameLevel4 DisplayString
  rlAAALineMethodListNameLevel5 DisplayString
  rlAAALineMethodListNameLevel6 DisplayString
  rlAAALineMethodListNameLevel7 DisplayString
  rlAAALineMethodListNameLevel8 DisplayString
  rlAAALineMethodListNameLevel9 DisplayString
  rlAAALineMethodListNameLevel10 DisplayString
  rlAAALineMethodListNameLevel11 DisplayString
  rlAAALineMethodListNameLevel12 DisplayString
  rlAAALineMethodListNameLevel13 DisplayString
  rlAAALineMethodListNameLevel14 DisplayString
  rlAAALineMethodListNameLevel15 DisplayString
  rlAAALinePassword DisplayString
  rlAAALineStatus RowStatus
  rlAAALineLockedState INTEGER
  rlAAALineConsFailedLogins Counter32
  rlAAALinePasswordValidTime Unsigned32
  rlAAALinePasswordExpieryDate DisplayString

RlAAALocalUserEntry  
SEQUENCE    
  rlAAALocalUserName DisplayString
  rlAAALocalUserPassword DisplayString
  rlAAALocalUserPrivilage INTEGER
  rlAAALocalHostStatus RowStatus
  rlAAALocalLockedState INTEGER
  rlAAALocalConsFailedLogins Counter32
  rlAAALocalPasswordValidTime Unsigned32
  rlAAALocalPasswordExpieryDate DisplayString

RlAAAUserEntry  
SEQUENCE    
  rlAAAUserIndex Unsigned32
  rlAAAUserServiceType RlAAAServiceType
  rlAAAUserRemoteIpAddress IpAddress
  rlAAAUserName DisplayString
  rlAAAUserLevel Unsigned32
  rlAAAUserIfIndex Unsigned32

RlAAATestUserEntry  
SEQUENCE    
  rlAAATestUserIndex Unsigned32
  rlAAATestPortType RlAAALinePortType
  rlAAATestIfIndex INTEGER
  rlAAATestServiceType RlAAAServiceType
  rlAAATestUserAuthenticationStatus INTEGER
  rlAAATestUserAuthenticationAction INTEGER
  rlAAATestUserInput DisplayString
  rlAAATestUserStatus RowStatus

RlRadiusServerEntry  
SEQUENCE    
  rlRadiusServerAddress IpAddress
  rlRadiusServerAuthPortNumber INTEGER
  rlRadiusServerAcctPortNumber INTEGER
  rlRadiusServerTimeout INTEGER
  rlRadiusServerRetries INTEGER
  rlRadiusServerDeadtime INTEGER
  rlRadiusServerUseGlobalDefaultKey TruthValue
  rlRadiusServerKey DisplayString
  rlRadiusServerSource IpAddress
  rlRadiusServerPriority INTEGER
  rlRadiusServerStatus RowStatus
  rlRadiusServerUsage INTEGER

RlAAAEapMethodtype  
Method list type.
TEXTUAL-CONVENTION    
  INTEGER rlAAAEapMethodDeny(0), rlAAAEapMethodRadius(1), rlAAAEapMethodSucceed(2)  

RlAAAEapMethodListEntry  
SEQUENCE    
  rlAAAEapMethodListName DisplayString
  rlAAAEapMethodType1 RlAAAEapMethodtype
  rlAAAEapMethodType2 RlAAAEapMethodtype
  rlAAAEapMethodType3 RlAAAEapMethodtype
  rlAAAEapMethodType4 RlAAAEapMethodtype
  rlAAAEapMethodType5 RlAAAEapMethodtype
  rlAAAEapMethodListStatus RowStatus

RlTacacsConnectionType  
Specifies TCP connection type between device and TACACS+ server
TEXTUAL-CONVENTION    
  INTEGER rlTacacsSingleConnection(0), rlTacacsPerSessionConnection(1)  

RlTacacsConnectionStatus  
Specifies the status of TCP connection between device and TACACS+ server.
TEXTUAL-CONVENTION    
  INTEGER rlTacacsConnected(0), rlTacacsNotConnected(1)  

RlTacacsServerEntry  
SEQUENCE    
  rlTacacsServerAddress IpAddress
  rlTacacsServerPortNumber INTEGER
  rlTacacsServerConnectionType RlTacacsConnectionType
  rlTacacsServerConnectionStatus RlTacacsConnectionStatus
  rlTacacsServerTimeout INTEGER
  rlTacacsServerUseGlobalDefaultKey TruthValue
  rlTacacsServerKey DisplayString
  rlTacacsServerSourceIpInterface IpAddress
  rlTacacsServerPriority INTEGER
  rlTacacsServerRowStatus RowStatus

RlAAALocalLoginHistEntry  
SEQUENCE    
  rlAAALocalLoginHistName DisplayString
  rlAAALocalLoginHistIndex Unsigned32
  rlAAALocalLoginHistServiceType RlAAAServiceType
  rlAAALocalLoginHistRemoteIpAddress IpAddress
  rlAAALocalLoginHistLocalIpAddress IpAddress
  rlAAALocalLoginDateTime DisplayString
  rlAAALocalLoginMrid Unsigned32

RlAAALinePassLoginHistEntry  
SEQUENCE    
  rlAAALinePassLoginHistPortType RlAAALinePortType
  rlAAALinePassLoginHistIfIndex Unsigned32
  rlAAALinePassLoginHistServiceType RlAAAServiceType
  rlAAALinePassLoginHistIndex Unsigned32
  rlAAALinePassLoginHistActServiceType RlAAAServiceType
  rlAAALinePassLoginHistRemoteIpAddress IpAddress
  rlAAALinePassLoginHistLocalIpAddress IpAddress
  rlAAALinePassLoginDateTime DisplayString
  rlAAALinePassLoginMrid Unsigned32

RlAAASystemLoginHistEntry  
SEQUENCE    
  rlAAASystemLoginHistLevel INTEGER
  rlAAASystemLoginHistIndex Unsigned32
  rlAAASystemLoginHistServiceType RlAAAServiceType
  rlAAASystemLoginHistRemoteIpAddress IpAddress
  rlAAASystemLoginHistLocalIpAddress IpAddress
  rlAAASystemLoginDateTime DisplayString
  rlAAASystemLoginMrid Unsigned32

RlAAASysPassStatEntry  
SEQUENCE    
  rlAAASysPassStatLevel INTEGER
  rlAAASysPassStatLockedState INTEGER
  rlAAASysPassStatConsFailedLogins Counter32
  rlAAASysPassStatPasswordValidTime Unsigned32
  rlAAASysPassStatPasswordExpieryDate DisplayString

RlAAALockedLineEntry  
SEQUENCE    
  rlAAALockedLinePortType RlAAALinePortType
  rlAAALockedLineIfIndex Unsigned32
  rlAAALockedLineServiceType RlAAAServiceType
  rlAAALockedLineStatus INTEGER

RlAAASystemPasswordVerificationAndSettingEntry  
SEQUENCE    
  rlAAASystemPasswordSettingPrivilegeLevel INTEGER
  rlAAASystemPasswordVerificationOldPassword DisplayString
  rlAAASystemPasswordSettingNewPassword DisplayString
  rlAAASystemPasswordConfirmNewPassword DisplayString

Defined Values

rlAAA 1.3.6.1.4.1.89.79
The private MIB module definition for Authentication, Authorization and Accounting in Radlan devices.
MODULE-IDENTITY    

rlAAAMibVersion 1.3.6.1.4.1.89.79.1
MIB's version, the current version is 2. The difference in RlAAALocalLoginHistEntry, RlAAALinePassLoginHistEntry, RlAAASystemLoginHistEntry added mrid field.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlAAARetries 1.3.6.1.4.1.89.79.2
Determines the number of retries for each method (Radius, local passwords, local users table and tacacs).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..5  

rlAAARadiusEnabled 1.3.6.1.4.1.89.79.3
Specifies whether AAA will use Radius. When to use Radius exactly depends on its position in the methods list.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlAAATacacsEnabled 1.3.6.1.4.1.89.79.4
Specifies whether AAA will use Tacacs. When to use Tacacs exactly depends on its position in the methods list.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlAAALocalUserEnabled 1.3.6.1.4.1.89.79.5
Specifies whether AAA will use the local users table. When to use the table exactly depends on its position in the methods list.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlAAASystemPasswordEnabled 1.3.6.1.4.1.89.79.6
Specifies whether AAA will use the system password. When to use the passwords exactly depends on its position in the methods list.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlAAALinePasswordEnabled 1.3.6.1.4.1.89.79.7
Specifies whether AAA will use the line password. When to use the passwords exactly depends on its position in the methods list.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlAAAAlwaysSuccessEnabled 1.3.6.1.4.1.89.79.8
Specifies whether AAA will use the always success method. When to use that method exactly depends on its position in the methods list.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlAAARadiusSupported 1.3.6.1.4.1.89.79.9
This mib show whether Radius is supported in AAA. If the value is false Radius will not be used as an authentication and accounting method. If the value is true Radius will be used by AAA for authentication and accounting if the the AAA was configured to do so (by setting the appropriate mibs).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlAAATacacsSupported 1.3.6.1.4.1.89.79.10
This mib show whether Tacacs+ is supported in AAA. If the value is false Tacacs+ will not be used as an authentication and accounting method. If the value is true Tacacs+ will be used by AAA for authentication and accounting if the the AAA was configured to do so (by setting the appropriate mibs).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlAAALocalUserSupported 1.3.6.1.4.1.89.79.11
This mib show whether the local users db is supported in AAA.If the value is false the local users db will not be used as an authentication and accounting method. If the value is true the local users db will be used by AAA for authentication and accounting method if the the AAA was configured to do so (by setting the appropriate mibs).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlAAASystemPasswordSupported 1.3.6.1.4.1.89.79.12
This mib show whether system password is supported in AAA. If the value is false system password will not be used as an authentication and accounting method. If the value is true the system password will be used by AAA for authentication and accounting method if the the AAA was configured to do so (by setting the appropriate mibs).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlAAALinePasswordSupported 1.3.6.1.4.1.89.79.13
This mib show whether line password is supported in AAA. If the value is false line password will not be used as an authentication and accounting method. If the value is true the line password will be used by AAA for authentication and accounting method if the the AAA was configured to do so (by setting the appropriate mibs).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlAAALineAlwaysSuccessSupported 1.3.6.1.4.1.89.79.14
This mib show whether line always success method is supported in AAA.If the value is false always success method will not be used as an authentication and accounting method. If the value is true the always success method will be used by AAA for authentication and accounting method if the the AAA was configured to do so (by setting the appropriate mibs).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlAAAMethodListTable 1.3.6.1.4.1.89.79.15
The table specifies all methods list per method name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAAAMethodListEntry

rlAAAMethodListEntry 1.3.6.1.4.1.89.79.15.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAAMethodListEntry  

rlAAAMethodListName 1.3.6.1.4.1.89.79.15.1.1
Line Method List Name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(3..20)  

rlAAAMethodType1 1.3.6.1.4.1.89.79.15.1.2
first method type that will be used in the method linked list.
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAMethodtype  

rlAAAMethodType2 1.3.6.1.4.1.89.79.15.1.3
second method type that will be used in the method linked list.
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAMethodtype  

rlAAAMethodType3 1.3.6.1.4.1.89.79.15.1.4
3th method type that will be used in the method linked list.
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAMethodtype  

rlAAAMethodType4 1.3.6.1.4.1.89.79.15.1.5
4th method type that will be used in the method linked list.
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAMethodtype  

rlAAAMethodType5 1.3.6.1.4.1.89.79.15.1.6
5th method type that will be used in the method linked list.
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAMethodtype  

rlAAAMethodType6 1.3.6.1.4.1.89.79.15.1.7
6th method type that will be used in the method linked list.
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAMethodtype  

rlAAAMethodType7 1.3.6.1.4.1.89.79.15.1.8
7th method type that will be used in the method linked list.
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAMethodtype  

rlAAAMethodListStatus 1.3.6.1.4.1.89.79.15.1.9
method list status can be destroy or createAndGo
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlAAALineTable 1.3.6.1.4.1.89.79.16
The table specifies all lines, their passwords and their authorizations level .the table ordered lexicography by the line name. when a new line is being authenticate the search in line table is from the first entry in table till it find the first entry that fit application input line parameters .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAAALineEntry

rlAAALineEntry 1.3.6.1.4.1.89.79.16.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAALineEntry  

rlAAALinePortType 1.3.6.1.4.1.89.79.16.1.1
the physical port type .
Status: current Access: read-write
OBJECT-TYPE    
  RlAAALinePortType  

rlAAAIfIndex 1.3.6.1.4.1.89.79.16.1.2
Identifies the ifindex for which this entry can be used. If index 0 means don't care (can be used for all if indices). For port type console the value could be only 0.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlAAAServiceType 1.3.6.1.4.1.89.79.16.1.3
the service type
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAServiceType  

rlAAALineMethodListNameLevel1 1.3.6.1.4.1.89.79.16.1.4
Method list Name for level 1 .That name points to the method list table .It is the key in method list table .in that way we can reach the methods list to be used for that line
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlAAALineMethodListNameLevel2 1.3.6.1.4.1.89.79.16.1.5
Method list Name for level 2 that name points to the method list table it is the key in method list table .by that way we can reach the methods list to be used for that line
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlAAALineMethodListNameLevel3 1.3.6.1.4.1.89.79.16.1.6
Method list Name for level 3 that name points to the method list table it is the key in method list table .by that way we can reach the methods list to be used for this line
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlAAALineMethodListNameLevel4 1.3.6.1.4.1.89.79.16.1.7
Method list Name for level 4-that name points to the method list table it is the key in method list table .by that way we can reach the methods list to be used for this line
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlAAALineMethodListNameLevel5 1.3.6.1.4.1.89.79.16.1.8
Method list Name for level 5 that name points to the method list table it is the key in method list table .in that way we can reach the methods list to be used for that line
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlAAALineMethodListNameLevel6 1.3.6.1.4.1.89.79.16.1.9
Method list Name for level 6 that name points to the method list table it is the key in method list table .in that way we can reach the methods list to be used for that line
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlAAALineMethodListNameLevel7 1.3.6.1.4.1.89.79.16.1.10
Method list Name for level 7 that name points to the method list table it is the key in method list table .in that way we can reach the methods list to be used for that line
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlAAALineMethodListNameLevel8 1.3.6.1.4.1.89.79.16.1.11
Method list Name for level 8 that name points to the method list table it is the key in method list table .in that way we can reach the methods list to be used for that line
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlAAALineMethodListNameLevel9 1.3.6.1.4.1.89.79.16.1.12
Method list Name for level 9 that name points to the method list table it is the key in method list table .in that way we can reach the methods list to be used for that line
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlAAALineMethodListNameLevel10 1.3.6.1.4.1.89.79.16.1.13
Method list Name for level 10 that name points to the method list table it is the key in method list table .in that way we can reach the methods list to be used for that line
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlAAALineMethodListNameLevel11 1.3.6.1.4.1.89.79.16.1.14
Method list Name for level 11 that name points to the method list table it is the key in method list table .in that way we can reach the methods list to be used for that line
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlAAALineMethodListNameLevel12 1.3.6.1.4.1.89.79.16.1.15
Method list Name for level 12 that name points to the method list table it is the key in method list table .in that way we can reach the methods list to be used for that line
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlAAALineMethodListNameLevel13 1.3.6.1.4.1.89.79.16.1.16
Method list Name for level 13 that name points to the method list table it is the key in method list table .in that way we can reach the methods list to be used for that line
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlAAALineMethodListNameLevel14 1.3.6.1.4.1.89.79.16.1.17
Method list Name for level 14 that name points to the method list table it is the key in method list table .in that way we can reach the methods list to be used for that line
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlAAALineMethodListNameLevel15 1.3.6.1.4.1.89.79.16.1.18
Method list Name for level 15 that name points to the method list table it is the key in method list table .in that way we can reach the methods list to be used for that line
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlAAALinePassword 1.3.6.1.4.1.89.79.16.1.19
Line Password. Zero length password is considered as no password. Password with zero length means that in case this password is the method to be used a method fail is returned and no other method is being used. allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not not part of it
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAALineStatus 1.3.6.1.4.1.89.79.16.1.20
Line status can be destroy or createAndGo
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlAAALineLockedState 1.3.6.1.4.1.89.79.16.1.21
Line locked status
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER locked(0), usable(1)  

rlAAALineConsFailedLogins 1.3.6.1.4.1.89.79.16.1.22
Number of last consecutive failed logins
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rlAAALinePasswordValidTime 1.3.6.1.4.1.89.79.16.1.23
The period of time in days, during which the password, is considered valid for login. Value of 0 means never expired. The actual range is product specific. After this time the system may allow limited number of logins to change the password.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlAAALinePasswordExpieryDate 1.3.6.1.4.1.89.79.16.1.24
If Line password aging is active, the date on which The current password will expire. Otherwise zero size string
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlAAALocalUserTable 1.3.6.1.4.1.89.79.17
The table specifies all usernames, their passwords and their authorizations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAAALocalUserEntry

rlAAALocalUserEntry 1.3.6.1.4.1.89.79.17.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAALocalUserEntry  

rlAAALocalUserName 1.3.6.1.4.1.89.79.17.1.1
Local User Name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..20)  

rlAAALocalUserPassword 1.3.6.1.4.1.89.79.17.1.2
Local User Password .The password can be null allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not not part of it
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAALocalUserPrivilage 1.3.6.1.4.1.89.79.17.1.3
Local User Privilage
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

rlAAALocalHostStatus 1.3.6.1.4.1.89.79.17.1.4
Local User status
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlAAALocalLockedState 1.3.6.1.4.1.89.79.17.1.5
Local User locked status
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER locked(0), usable(1)  

rlAAALocalConsFailedLogins 1.3.6.1.4.1.89.79.17.1.6
Number of last consecutive failed logins
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rlAAALocalPasswordValidTime 1.3.6.1.4.1.89.79.17.1.7
The period of time in days, during which the password, is considered valid for login. Value of 0 means never expired. The actual range is product specific. After this time the system may allow limited number of logins to change the password.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlAAALocalPasswordExpieryDate 1.3.6.1.4.1.89.79.17.1.8
If User password aging is active, the date on which The current password will expire. Otherwise zero size string
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlAAASystemPasswordlevel1 1.3.6.1.4.1.89.79.18
system Password for level 1. allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not not part of it
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAASystemPasswordlevel2 1.3.6.1.4.1.89.79.19
system Password for level 2 allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not not part of it
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAASystemPasswordlevel3 1.3.6.1.4.1.89.79.20
system Password for level 3 allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not not part of it
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAASystemPasswordlevel4 1.3.6.1.4.1.89.79.21
system Password for level 4 allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not not part of it
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAASystemPasswordlevel5 1.3.6.1.4.1.89.79.22
system Password for level 5 allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not not part of it
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAASystemPasswordlevel6 1.3.6.1.4.1.89.79.23
system Password for level 6 allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not not part of it
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAASystemPasswordlevel7 1.3.6.1.4.1.89.79.24
system Password for level 7 allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not not part of it
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAASystemPasswordlevel8 1.3.6.1.4.1.89.79.25
system Password for level 8 allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not not part of it
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAASystemPasswordlevel9 1.3.6.1.4.1.89.79.26
system Password for level 9 allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not not part of it
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAASystemPasswordlevel10 1.3.6.1.4.1.89.79.27
system Password for level 10 allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not not part of it
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAASystemPasswordlevel11 1.3.6.1.4.1.89.79.28
system Password for level 11 allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not not part of it
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAASystemPasswordlevel12 1.3.6.1.4.1.89.79.29
system Password for level 12 allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not not part of it
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAASystemPasswordlevel13 1.3.6.1.4.1.89.79.30
system Password for level 13 allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not not part of it
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAASystemPasswordlevel14 1.3.6.1.4.1.89.79.31
system Password for level 14 allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not not part of it
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAASystemPasswordlevel15 1.3.6.1.4.1.89.79.32
system Password for level 15 allowed formats: a. Display string starting with '$' for clear text b. Encrypted password: starts with # sign followed by 32 octets representing Hex Decimal value(in the 0-9 a-f A-F range) the $ and # as first octet are a directive to indicate what is the type of password and are not part of it
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAAUserTable 1.3.6.1.4.1.89.79.33
The table holds all current users that have been authenticated.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAAAUserEntry

rlAAAUserEntry 1.3.6.1.4.1.89.79.33.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAAUserEntry  

rlAAAUserIndex 1.3.6.1.4.1.89.79.33.1.1
User Index
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

rlAAAUserServiceType 1.3.6.1.4.1.89.79.33.1.2
The service that the user uses. Service dont care is console terminal.
Status: current Access: read-only
OBJECT-TYPE    
  RlAAAServiceType  

rlAAAUserRemoteIpAddress 1.3.6.1.4.1.89.79.33.1.3
User remote IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlAAAUserName 1.3.6.1.4.1.89.79.33.1.4
User Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlAAAUserLevel 1.3.6.1.4.1.89.79.33.1.5
User level
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..15  

rlAAAUserIfIndex 1.3.6.1.4.1.89.79.33.1.6
User if index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlAAATest 1.3.6.1.4.1.89.79.34
OBJECT IDENTIFIER    

rlAAATestPassword 1.3.6.1.4.1.89.79.34.1
This variable enables the user supplying the correct code to use the AAA test feature.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlAAATestUserTable 1.3.6.1.4.1.89.79.34.2
This table enables a user to perform a simulation of authentiction.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAAATestUserEntry

rlAAATestUserEntry 1.3.6.1.4.1.89.79.34.2.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAATestUserEntry  

rlAAATestUserIndex 1.3.6.1.4.1.89.79.34.2.1.1
User entry index (the number is used just to identify the user).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlAAATestPortType 1.3.6.1.4.1.89.79.34.2.1.2
the physical port type .
Status: current Access: read-write
OBJECT-TYPE    
  RlAAALinePortType  

rlAAATestIfIndex 1.3.6.1.4.1.89.79.34.2.1.3
line ifIndex can configue to be zero witch means Don't-care value
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlAAATestServiceType 1.3.6.1.4.1.89.79.34.2.1.4
the service type
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAServiceType  

rlAAATestUserAuthenticationStatus 1.3.6.1.4.1.89.79.34.2.1.5
Shows the ststus of the operation and what is expected from the 'user'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER needPassword(1), needUsername(2), success(3), failure(4), aborted(5), deleted(6), waiting(7), usedNewMethod(8)  

rlAAATestUserAuthenticationAction 1.3.6.1.4.1.89.79.34.2.1.6
By setting this field the process moves from one state to another. On creation the value must be begin. When the value of rlAAATestUserAuthenticationStatus is needPassword the value can be set to receivePassword or abort. When the value of rlAAATestUserAuthenticationStatus is needUsername the value can be set to receiveUsername or abort. When the value of rlAAATestUserAuthenticationStatus is success or failure the value can be set to delete or abort. When the value of rlAAATestUserAuthenticationStatus is aborted the value can be set to delete. When the value of rlAAATestUserAuthenticationStatus is deleted the value can not be set to any value. When the value of rlAAATestUserAuthenticationStatus is waiting the value can be set or abort.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER begin(1), receivePassword(2), receiveUsername(3), abort(4), delete(5), continue(6)  

rlAAATestUserInput 1.3.6.1.4.1.89.79.34.2.1.7
If the acion was set to receivePassword than this field should hold the value of the password. If the action was set to receiveUsername than this field should hold the value of the username.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlAAATestUserStatus 1.3.6.1.4.1.89.79.34.2.1.8
Entry status. The entry can not be deleted. It will be deleted if unchanged more than 2 minutes.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlRadiusMibVersion 1.3.6.1.4.1.89.80.1
MIB's version, the current version is 2. 1 - original version. 2 - field rlRadiusServerUsage was added to rlRadiusServerEntry
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlRadiusGlobalDefaultTimeout 1.3.6.1.4.1.89.80.2
The maximum time (in seconds) to wait for this RADIUS server to reply. This MIB is used if the value of the field rlRadiusServerUseGlobalDefaultTimeout is false.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

rlRadiusGlobalDefaultRetries 1.3.6.1.4.1.89.80.3
The number of times to try contacting this RADIUS server. This MIB is used if the value of the field rlRadiusServerUseGlobalDefaultRetries is false.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

rlRadiusGlobalDefaultDeadtime 1.3.6.1.4.1.89.80.4
Number of minutes that any RADIUS server is ignored after it has failed. This MIB is used if the value of the field rlRadiusServerUseGlobalDefaultDeadtime is false.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..2000  

rlRadiusGlobalDefaultKey 1.3.6.1.4.1.89.80.5
Secret key to be shared with this RADIUS server. This MIB is used if the value of the field rlRadiusServerUseGlobalDefaultKey is false.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

rlRadiusGlobalDefaultSource 1.3.6.1.4.1.89.80.6
IP address of the interface to use with this server. A value of 0.0.0.0 for this object disables source address specification. This MIB is used if the value of the field rlRadiusServerUseGlobalDefaultSource is false.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlRadiusServerTable 1.3.6.1.4.1.89.80.7
The (conceptual) table listing the RADIUS servers with which the cliient shares a secret.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlRadiusServerEntry

rlRadiusServerEntry 1.3.6.1.4.1.89.80.7.1
An entry (conceptual row) representing a RADIUS server with which the client shares a secret.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlRadiusServerEntry  

rlRadiusServerAddress 1.3.6.1.4.1.89.80.7.1.1
The IP address of the RADIUS server referred to in this table entry.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlRadiusServerAuthPortNumber 1.3.6.1.4.1.89.80.7.1.2
The UDP port the client is using to send authentication requests to this server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

rlRadiusServerAcctPortNumber 1.3.6.1.4.1.89.80.7.1.3
The UDP port the client is using to send accounting requests to this server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

rlRadiusServerTimeout 1.3.6.1.4.1.89.80.7.1.4
The maximum time (in seconds) to wait for this RADIUS server to reply. Value of 0 means that rlRadiusGlobalDefaultTimeout.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..30  

rlRadiusServerRetries 1.3.6.1.4.1.89.80.7.1.5
The number of times to try contacting this RADIUS server. Value of 0 means that rlRadiusGlobalDefaultRetries.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..10  

rlRadiusServerDeadtime 1.3.6.1.4.1.89.80.7.1.6
Number of minutes that any RADIUS server is ignored after it has failed. Value of 2001 means that rlRadiusGlobalDefaultDeadtime will be used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..2001  

rlRadiusServerUseGlobalDefaultKey 1.3.6.1.4.1.89.80.7.1.7
If this field is set to true the value in field rlRadiusServerKey is ignored and instead the value in the MIB rlRadiusGlobalDefaultKey is used. Otherwise the value in rlRadiusServerKey is used.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlRadiusServerKey 1.3.6.1.4.1.89.80.7.1.8
Secret key to be shared with this RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

rlRadiusServerSource 1.3.6.1.4.1.89.80.7.1.9
IP address of the interface to use with this server. A value of 0.0.0.0 for this object disables source address specification. Value of 255.255.255.255 means that rlRadiusGlobalDefaultSource will be used.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlRadiusServerPriority 1.3.6.1.4.1.89.80.7.1.10
Determines the order in which the servers will be used, when 0 is the highest priority. If more than one server share the same priority - they will be used in lexicgoraphic order (the order of entries in this table).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

rlRadiusServerStatus 1.3.6.1.4.1.89.80.7.1.11
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlRadiusServerUsage 1.3.6.1.4.1.89.80.7.1.12
Determines actions for which the radius server will be used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER userAuthentication(1), portAuthentication(2), all(3), wirelessAuthentication(4)  

rlAAAEapMethodListTable 1.3.6.1.4.1.89.97.1
The table specifies all methods list per method name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAAAEapMethodListEntry

rlAAAEapMethodListEntry 1.3.6.1.4.1.89.97.1.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAAEapMethodListEntry  

rlAAAEapMethodListName 1.3.6.1.4.1.89.97.1.1.1
Line Method List Name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(3..20)  

rlAAAEapMethodType1 1.3.6.1.4.1.89.97.1.1.2
first method type that will be used in the method linked list.
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAEapMethodtype  

rlAAAEapMethodType2 1.3.6.1.4.1.89.97.1.1.3
second method type that will be used in the method linked list.
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAEapMethodtype  

rlAAAEapMethodType3 1.3.6.1.4.1.89.97.1.1.4
3th method type that will be used in the method linked list.
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAEapMethodtype  

rlAAAEapMethodType4 1.3.6.1.4.1.89.97.1.1.5
4th method type that will be used in the method linked list.
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAEapMethodtype  

rlAAAEapMethodType5 1.3.6.1.4.1.89.97.1.1.6
5th method type that will be used in the method linked list.
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAEapMethodtype  

rlAAAEapMethodListStatus 1.3.6.1.4.1.89.97.1.1.7
method list status can be destroy or createAndGo
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlAAAEapCurrentMethodList 1.3.6.1.4.1.89.97.2
Specifies the method list that will be used for authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(3..20)  

rlTacacs 1.3.6.1.4.1.89.79.40
OBJECT IDENTIFIER    

rlTacacsMibVersion 1.3.6.1.4.1.89.79.40.1
MIB's version, the current version is 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlTacacsGlobalDefaultTimeout 1.3.6.1.4.1.89.79.40.2
The maximum time (in seconds) to wait for TACACS+ server to reply. This MIB is used if the value of the field rlTacacsServerTimeout is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

rlTacacsGlobalDefaultKey 1.3.6.1.4.1.89.79.40.3
Secret key to be shared with TACACS+ server. This MIB is used if the value of the field rlTacacsServerUseGlobalDefaultKey is false.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

rlTacacsGlobalDefaultSourceIpInterface 1.3.6.1.4.1.89.79.40.6
IP address of the interface to use with TACACS+ server. A value of 0.0.0.0 for this object disables source address specification. This MIB is used if the value of the field rlTacacsServerSource is 255.255.255.255.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlTacacsServerTable 1.3.6.1.4.1.89.79.40.7
The (conceptual) table listing the TACACS+ servers with which the cliient shares a secret.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlTacacsServerEntry

rlTacacsServerEntry 1.3.6.1.4.1.89.79.40.7.1
An entry (conceptual row) representing a TACACS+ server with which the client shares a secret.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlTacacsServerEntry  

rlTacacsServerAddress 1.3.6.1.4.1.89.79.40.7.1.1
The IP address of the TACACS+ server referred to in this table entry.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlTacacsServerPortNumber 1.3.6.1.4.1.89.79.40.7.1.2
The TCP port the client establishes connections with this server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

rlTacacsServerConnectionType 1.3.6.1.4.1.89.79.40.7.1.3
Specifies TCP connection type between device and TACACS+ server. Either a single open connection between device and server (rlTacacsSingleConnection), or open/close connection per communication session (rlTacacsPerSessionConnection).
Status: current Access: read-write
OBJECT-TYPE    
  RlTacacsConnectionType  

rlTacacsServerConnectionStatus 1.3.6.1.4.1.89.79.40.7.1.4
Specifies status TCP connection type between device and TACACS+ server.
Status: current Access: read-only
OBJECT-TYPE    
  RlTacacsConnectionStatus  

rlTacacsServerTimeout 1.3.6.1.4.1.89.79.40.7.1.5
The maximum time (in seconds) to wait for this TACACS+ server to reply. Value of 0 means that rlTacacsGlobalDefaultTimeout value is used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..30  

rlTacacsServerUseGlobalDefaultKey 1.3.6.1.4.1.89.79.40.7.1.6
If this field is set to true the value in field rlTacacsServerKey is ignored and instead the value in the MIB rlTacacsGlobalDefaultKey is used. Otherwise the value in rlTacacsServerKey is used.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlTacacsServerKey 1.3.6.1.4.1.89.79.40.7.1.7
Secret key to be shared with this TACACS+ server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

rlTacacsServerSourceIpInterface 1.3.6.1.4.1.89.79.40.7.1.8
IP address of the interface to use with this server. A value of 0.0.0.0 for this object disables source address specification. Value of 255.255.255.255 means that rlTacacsGlobalDefaultSource will be used.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlTacacsServerPriority 1.3.6.1.4.1.89.79.40.7.1.9
Determines the order in which the TACACS+ servers will be used, when 0 is the highest priority. If more than one server share the same priority - they will be used in lexicgoraphic order (the order of entries in this table).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

rlTacacsServerRowStatus 1.3.6.1.4.1.89.79.40.7.1.10
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlAAAAuditingEnable 1.3.6.1.4.1.89.79.41
Controls whether SysLog messages should be issued on login events
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlAAAMinPasswordLength 1.3.6.1.4.1.89.79.42
The minimum length of password for local user authentication defined in field rlAAALocalUserPassword in rlAAALocalUserTable. The value applies only to new or updated user passwords. In actual implementation the range may be reduced to (0 | N-64), where N is a platform dependent (for TIC compatibility N=8)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..64  

rlAAAPasswordHistSize 1.3.6.1.4.1.89.79.43
The number of most recent password, previously defined for Local User Table, Line Table, System Password Table for specific entity. This list used for password reusing prevention. Value of 0 means none. Changing the value does not cause the loss of history. History Max size is product specific.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlAAAPasswordHistHoldTime 1.3.6.1.4.1.89.79.44
The time in day, which an old password may be used in password history check. Changing the value does not cause the loss of history.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlAAASuccLoginWriteToFile 1.3.6.1.4.1.89.79.45
Controls whether successful logins are written to login file
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlAAALocalLoginHistTable 1.3.6.1.4.1.89.79.46
The table holds successful login history for all users. This table is read-only.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAAALocalLoginHistEntry

rlAAALocalLoginHistEntry 1.3.6.1.4.1.89.79.46.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAALocalLoginHistEntry  

rlAAALocalLoginHistName 1.3.6.1.4.1.89.79.46.1.1
User Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlAAALocalLoginHistIndex 1.3.6.1.4.1.89.79.46.1.2
Index in History for specific user. Lower number means more recent login.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..10  

rlAAALocalLoginHistServiceType 1.3.6.1.4.1.89.79.46.1.3
The service that the user uses. Service don't care is console terminal.
Status: current Access: read-only
OBJECT-TYPE    
  RlAAAServiceType  

rlAAALocalLoginHistRemoteIpAddress 1.3.6.1.4.1.89.79.46.1.4
User remote IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlAAALocalLoginHistLocalIpAddress 1.3.6.1.4.1.89.79.46.1.5
local Ip Address on login.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlAAALocalLoginDateTime 1.3.6.1.4.1.89.79.46.1.6
Date and time in the SysLog Format: DD-MMM-YYYY HH:MM:SS
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlAAALocalLoginMrid 1.3.6.1.4.1.89.79.46.1.7
Mrid - indicates to which instance the connection was established
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlAAALinePassLoginHistTable 1.3.6.1.4.1.89.79.47
The table holds successful login history for Line passwords. This table is read-only.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAAALinePassLoginHistEntry

rlAAALinePassLoginHistEntry 1.3.6.1.4.1.89.79.47.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAALinePassLoginHistEntry  

rlAAALinePassLoginHistPortType 1.3.6.1.4.1.89.79.47.1.1
the physical port type.
Status: current Access: read-write
OBJECT-TYPE    
  RlAAALinePortType  

rlAAALinePassLoginHistIfIndex 1.3.6.1.4.1.89.79.47.1.2
Identifies the ifindex for which this entry can be used. If index 0 means don't care (can be used for all if indices). For port type console the value could be only 0.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlAAALinePassLoginHistServiceType 1.3.6.1.4.1.89.79.47.1.3
the service type
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAServiceType  

rlAAALinePassLoginHistIndex 1.3.6.1.4.1.89.79.47.1.4
Index in History for specific user. Lower number means more recent login.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..10  

rlAAALinePassLoginHistActServiceType 1.3.6.1.4.1.89.79.47.1.5
The service that the user uses. Service don't care is console terminal.
Status: current Access: read-only
OBJECT-TYPE    
  RlAAAServiceType  

rlAAALinePassLoginHistRemoteIpAddress 1.3.6.1.4.1.89.79.47.1.6
User remote IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlAAALinePassLoginHistLocalIpAddress 1.3.6.1.4.1.89.79.47.1.7
local Ip Address on login.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlAAALinePassLoginDateTime 1.3.6.1.4.1.89.79.47.1.8
Date and time in the SysLog Format: DD-MMM-YYYY HH:MM:SS
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlAAALinePassLoginMrid 1.3.6.1.4.1.89.79.47.1.9
Mrid - indicates to which instance the connection was established
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlAAASystemLoginHistTable 1.3.6.1.4.1.89.79.48
The table holds successful login history for system passwords. This table is read-only.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAAASystemLoginHistEntry

rlAAASystemLoginHistEntry 1.3.6.1.4.1.89.79.48.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAASystemLoginHistEntry  

rlAAASystemLoginHistLevel 1.3.6.1.4.1.89.79.48.1.1
User Name
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..15  

rlAAASystemLoginHistIndex 1.3.6.1.4.1.89.79.48.1.2
Index in History for specific user. Lower number means more recent login.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..10  

rlAAASystemLoginHistServiceType 1.3.6.1.4.1.89.79.48.1.3
The service that the user uses. Service don't care is console terminal.
Status: current Access: read-only
OBJECT-TYPE    
  RlAAAServiceType  

rlAAASystemLoginHistRemoteIpAddress 1.3.6.1.4.1.89.79.48.1.4
User remote IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlAAASystemLoginHistLocalIpAddress 1.3.6.1.4.1.89.79.48.1.5
local Ip Address on login.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlAAASystemLoginDateTime 1.3.6.1.4.1.89.79.48.1.6
Date and time in the SysLog Format: DD-MMM-YYYY HH:MM:SS
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlAAASystemLoginMrid 1.3.6.1.4.1.89.79.48.1.7
Mrid - indicates to which instance the connection was established
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlAAASysPassStatTable 1.3.6.1.4.1.89.79.49
The table specifies all system password and their security properties: is password locked due to wrong password, when and how it was locked or last unsuccessful login information, expiry date of the password.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAAASysPassStatEntry

rlAAASysPassStatEntry 1.3.6.1.4.1.89.79.49.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAASysPassStatEntry  

rlAAASysPassStatLevel 1.3.6.1.4.1.89.79.49.1.1
System password level
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..15  

rlAAASysPassStatLockedState 1.3.6.1.4.1.89.79.49.1.2
System password locked status
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER locked(0), usable(1)  

rlAAASysPassStatConsFailedLogins 1.3.6.1.4.1.89.79.49.1.3
Number of last consecutive failed logins
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rlAAASysPassStatPasswordValidTime 1.3.6.1.4.1.89.79.49.1.4
The period of time in days, during which the password, is considered valid for login. Value of 0 means never expired. The actual range is product specific. After this time the system may allow limited number of logins to change the password.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlAAASysPassStatPasswordExpieryDate 1.3.6.1.4.1.89.79.49.1.5
If System password aging is active, the date, on which the current password will expire. Otherwise zero size string
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlAAAMaxNumLogAttmpts 1.3.6.1.4.1.89.79.50
The number of consecutive unsuccessful login attempts before user is locked. Value of 0 means no limit. The actual range is product specific. TIC requirement is 3.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlAAAUnlockUserName 1.3.6.1.4.1.89.79.51
An action MIB variable setting with value of Local User Name will unlock this user. The value of this variable is not saved to non volatile storage. Read of this variable always returns zero length display string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlAAAUnlockSystemPassword 1.3.6.1.4.1.89.79.52
An action MIB variable setting with value of Level will unlock the system password for this level. The value of this variable is not saved to non volatile storage. Read of this variable always returns zero. Zero (0) does no action.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

rlAAALockedLineTable 1.3.6.1.4.1.89.79.53
The table specifies lines statuses. Users cannot access the product from remote based on a password of the locked line. This table enables to unlock lines.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAAALockedLineEntry

rlAAALockedLineEntry 1.3.6.1.4.1.89.79.53.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAALockedLineEntry  

rlAAALockedLinePortType 1.3.6.1.4.1.89.79.53.1.1
the physical port type .
Status: current Access: read-write
OBJECT-TYPE    
  RlAAALinePortType  

rlAAALockedLineIfIndex 1.3.6.1.4.1.89.79.53.1.2
Identifies the ifindex for which this entry can be used. If index 0 means don't care (can be used for all if indices). For port type console the value could be only 0.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlAAALockedLineServiceType 1.3.6.1.4.1.89.79.53.1.3
the service type
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAServiceType  

rlAAALockedLineStatus 1.3.6.1.4.1.89.79.53.1.4
The entry exists only if a line exist. Setting this field to value usable results in resetting the password failure counter, and unlock a locked user.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER locked(0), usable(1)  

rlAAASystemPasswordVerificationAndSettingTable 1.3.6.1.4.1.89.79.54
The table specifies per every system level, old and new passwords. Serves for verification the old password and setting a new password.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAAASystemPasswordVerificationAndSettingEntry

rlAAASystemPasswordVerificationAndSettingEntry 1.3.6.1.4.1.89.79.54.1
The row of system password verification and setting table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAASystemPasswordVerificationAndSettingEntry  

rlAAASystemPasswordSettingPrivilegeLevel 1.3.6.1.4.1.89.79.54.1.1
System password Privelege Level to be set.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..15  

rlAAASystemPasswordVerificationOldPassword 1.3.6.1.4.1.89.79.54.1.2
Old system password to be verified.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rlAAASystemPasswordSettingNewPassword 1.3.6.1.4.1.89.79.54.1.3
New system password to be set.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rlAAASystemPasswordConfirmNewPassword 1.3.6.1.4.1.89.79.54.1.4
New system password to be confirmed.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString