CISCOSB-AAA

File: CISCOSB-AAA.mib (118174 bytes)

Imported modules

CISCOSB-MIB SNMPv2-SMI SNMPv2-TC
INET-ADDRESS-MIB

Imported symbols

switch001 rlRadius rlAAAEap
Unsigned32 IpAddress Counter32
MODULE-IDENTITY OBJECT-TYPE TruthValue
RowStatus DisplayString DateAndTime
TimeStamp TEXTUAL-CONVENTION InetAddressType
InetAddress InetAddressIPv6

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), rlAAAServiceTypeSshPubkey(6)  

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
  rlAAAAuthorizeEnable INTEGER

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
  rlAAALocalPasswordCreationDate DisplayString

RlAAAUserEntry  
SEQUENCE    
  rlAAAUserIndex Unsigned32
  rlAAAUserServiceType RlAAAServiceType
  rlAAAUserRemoteIpAddress IpAddress
  rlAAAUserName DisplayString
  rlAAAUserLevel Unsigned32
  rlAAAUserIfIndex Unsigned32
  rlAAAUserLoginDate DateAndTime
  rlAAAUserLoginDurationMS 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

RlRadiusServerInetEntry  
SEQUENCE    
  rlRadiusServerInetAddressType InetAddressType
  rlRadiusServerInetAddress InetAddress
  rlRadiusServerInetAuthPortNumber INTEGER
  rlRadiusServerInetAcctPortNumber INTEGER
  rlRadiusServerInetTimeout INTEGER
  rlRadiusServerInetRetries INTEGER
  rlRadiusServerInetDeadtime INTEGER
  rlRadiusServerInetUseGlobalDefaultKey TruthValue
  rlRadiusServerInetKey DisplayString
  rlRadiusServerInetSourceType InetAddressType
  rlRadiusServerInetSource InetAddress
  rlRadiusServerInetPriority INTEGER
  rlRadiusServerInetStatus RowStatus
  rlRadiusServerInetUsage INTEGER
  rlRadiusServerInetLastResponseTime TimeStamp

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

RlTacacsServerInetEntry  
SEQUENCE    
  rlTacacsServerInetAddressType InetAddressType
  rlTacacsServerInetAddress InetAddress
  rlTacacsServerInetPortNumber INTEGER
  rlTacacsServerInetConnectionType RlTacacsConnectionType
  rlTacacsServerInetConnectionStatus RlTacacsConnectionStatus
  rlTacacsServerInetTimeout INTEGER
  rlTacacsServerInetUseGlobalDefaultKey TruthValue
  rlTacacsServerInetKey DisplayString
  rlTacacsServerInetSourceInterfaceType InetAddressType
  rlTacacsServerInetSourceInterface InetAddress
  rlTacacsServerInetPriority INTEGER
  rlTacacsServerInetRowStatus 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

RlAAAAccountingMethod  
Protocols, used for accounting.
TEXTUAL-CONVENTION    
  INTEGER none(1), radius(2), tacacs(3)  

RlAAAUserInetEntry  
SEQUENCE    
  rlAAAUserInetIndex Unsigned32
  rlAAAUserInetServiceType RlAAAServiceType
  rlAAAUserInetRemoteIpAddressType InetAddressType
  rlAAAUserInetRemoteIpAddress InetAddress
  rlAAAUserInetName DisplayString
  rlAAAUserInetLevel Unsigned32
  rlAAAUserInetIfIndex Unsigned32
  rlAAAUserInetLoginDate DateAndTime
  rlAAAUserInetLoginDurationMS Unsigned32

RlAAALocalLoginHistInetEntry  
SEQUENCE    
  rlAAALocalLoginHistInetName DisplayString
  rlAAALocalLoginHistInetIndex Unsigned32
  rlAAALocalLoginHistInetServiceType RlAAAServiceType
  rlAAALocalLoginHistInetRemoteIpAddressType InetAddressType
  rlAAALocalLoginHistInetRemoteIpAddress InetAddress
  rlAAALocalLoginHistInetLocalIpAddressType InetAddressType
  rlAAALocalLoginHistInetLocalIpAddress InetAddress
  rlAAALocalLoginHistInetDateTime DisplayString
  rlAAALocalLoginHistInetMrid Unsigned32

RlAAALinePassLoginHistInetEntry  
SEQUENCE    
  rlAAALinePassLoginHistInetPortType RlAAALinePortType
  rlAAALinePassLoginHistInetIfIndex Unsigned32
  rlAAALinePassLoginHistInetServiceType RlAAAServiceType
  rlAAALinePassLoginHistInetIndex Unsigned32
  rlAAALinePassLoginHistInetActServiceType RlAAAServiceType
  rlAAALinePassLoginHistInetRemoteInetAddressType InetAddressType
  rlAAALinePassLoginHistInetRemoteInetAddress InetAddress
  rlAAALinePassLoginHistInetLocalInetAddressType InetAddressType
  rlAAALinePassLoginHistInetLocalInetAddress InetAddress
  rlAAALinePassLoginHistInetDateTime DisplayString
  rlAAALinePassLoginHistInetMrid Unsigned32

RlAAASystemLoginHistInetEntry  
SEQUENCE    
  rlAAASystemLoginHistInetLevel INTEGER
  rlAAASystemLoginHistInetIndex Unsigned32
  rlAAASystemLoginHistInetServiceType RlAAAServiceType
  rlAAASystemLoginHistInetRemoteInetAddressType InetAddressType
  rlAAASystemLoginHistInetRemoteInetAddress InetAddress
  rlAAASystemLoginHistInetLocalInetAddressType InetAddressType
  rlAAASystemLoginHistInetLocalInetAddress InetAddress
  rlAAASystemLoginHistInetDateTime DisplayString
  rlAAASystemLoginHistInetMrid Unsigned32

RlAAALocalUserPasswordVerificationAndSettingEntry  
SEQUENCE    
  rlAAALocalUserNameString DisplayString
  rlAAALocalUserVerificationOldPassword DisplayString
  rlAAALocalUserSettingNewPassword DisplayString
  rlAAALocalUserConfirmNewPassword DisplayString

Defined Values

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

rlAAAMibVersion 1.3.6.1.4.1.9.6.1.101.79.1
MIB's version, the current version is 3. The difference in rlAAACreationDateSystemPasswordLevel15 and rlAAALocalUserEntry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlAAARetries 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.79.15.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAAMethodListEntry  

rlAAAMethodListName 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.79.15.1.9
method list status can be destroy or createAndGo
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlAAAAuthorizeEnable 1.3.6.1.4.1.9.6.1.101.79.15.1.10
flag that indicates whether authorizatoin is enabled
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlAAALineTable 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.79.16.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAALineEntry  

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

rlAAAIfIndex 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.79.16.1.3
the service type
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAServiceType  

rlAAALineMethodListNameLevel1 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.79.17.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAALocalUserEntry  

rlAAALocalUserName 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.79.17.1.3
Local User Privilage
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

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

rlAAALocalLockedState 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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  

rlAAALocalPasswordCreationDate 1.3.6.1.4.1.9.6.1.101.79.17.1.9
The date on which the current password was created. Otherwise zero size string
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlAAASystemPasswordlevel1 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.79.33.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAAUserEntry  

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

rlAAAUserServiceType 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.79.33.1.3
User remote IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

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

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

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

rlAAAUserLoginDate 1.3.6.1.4.1.9.6.1.101.79.33.1.7
Date of use creation.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rlAAAUserLoginDurationMS 1.3.6.1.4.1.9.6.1.101.79.33.1.8
Time in MS since user login.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlAAATest 1.3.6.1.4.1.9.6.1.101.79.34
OBJECT IDENTIFIER    

rlAAATestPassword 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.79.34.2.1.2
the physical port type .
Status: current Access: read-write
OBJECT-TYPE    
  RlAAALinePortType  

rlAAATestIfIndex 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.79.34.2.1.4
the service type
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAServiceType  

rlAAATestUserAuthenticationStatus 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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..15  

rlRadiusGlobalDefaultDeadtime 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.80.6
IPv4 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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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..15  

rlRadiusServerDeadtime 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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. Default 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.9.6.1.101.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.9.6.1.101.80.7.1.11
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlRadiusServerUsage 1.3.6.1.4.1.9.6.1.101.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)  

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

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

rlRadiusServerInetAddressType 1.3.6.1.4.1.9.6.1.101.80.8.1.1
The Inet address type of RADIUS server reffered to in this table entry .IPv6Z type is not supported.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

rlRadiusServerInetAddress 1.3.6.1.4.1.9.6.1.101.80.8.1.2
The Inet address of the RADIUS server referred to in this table entry.Only one instance of specified address can be added at the same time.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

rlRadiusServerInetAuthPortNumber 1.3.6.1.4.1.9.6.1.101.80.8.1.3
The UDP port the client is using to send authentication requests to this server.The zero value can be used only if rlRadiusServerInetAcctPortNumber value is not zero.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

rlRadiusServerInetAcctPortNumber 1.3.6.1.4.1.9.6.1.101.80.8.1.4
The UDP port the client is using to send accounting requests to this server.The zero value can be used only if rlRadiusServerInetAuthPortNumber value is not zero.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

rlRadiusServerInetTimeout 1.3.6.1.4.1.9.6.1.101.80.8.1.5
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  

rlRadiusServerInetRetries 1.3.6.1.4.1.9.6.1.101.80.8.1.6
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..15  

rlRadiusServerInetDeadtime 1.3.6.1.4.1.9.6.1.101.80.8.1.7
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  

rlRadiusServerInetUseGlobalDefaultKey 1.3.6.1.4.1.9.6.1.101.80.8.1.8
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  

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

rlRadiusServerInetSourceType 1.3.6.1.4.1.9.6.1.101.80.8.1.10
The rlRadiusServerInetSource address type. IPv6Z type not supported
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

rlRadiusServerInetSource 1.3.6.1.4.1.9.6.1.101.80.8.1.11
Inet address of the interface to use with this server. To provide backward compatibility the value of 0.0.0.0 for this object will be used to disables source address specification. Default value of 255.255.255.255 means that rlRadiusGlobalDefaultSource will be used for Ipv4 servers and rlRadiusIPv6GlobalDefaultSource will be used for Ipv6 servers.IPv6Z type not supported. Only valid IP address will be used. Application will set default value.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

rlRadiusServerInetPriority 1.3.6.1.4.1.9.6.1.101.80.8.1.12
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  

rlRadiusServerInetStatus 1.3.6.1.4.1.9.6.1.101.80.8.1.13
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlRadiusServerInetUsage 1.3.6.1.4.1.9.6.1.101.80.8.1.14
Determines actions for which the radius server will be used. WirelessAuthentication will be used if wireless is supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER userAuthentication(1), portAuthentication(2), all(3), wirelessAuthentication(4)  

rlRadiusServerInetLastResponseTime 1.3.6.1.4.1.9.6.1.101.80.8.1.15
The value of sysUpTime at the time this server has response. If there is no request to the server, this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

rlRadiusGlobalIPv6DefaultSource 1.3.6.1.4.1.9.6.1.101.80.9
IPv6 address of the interface to use with this server. A NULL value for this object disables source address specification.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

rlAAAEapMethodListTable 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.97.1.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAAEapMethodListEntry  

rlAAAEapMethodListName 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.79.40
OBJECT IDENTIFIER    

rlTacacsMibVersion 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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 rlTacacsGlobalDefaultSourceIpInterface will be used.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlTacacsServerPriority 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.79.40.7.1.10
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlTacacsGlobalDefaultSourceIPv6Interface 1.3.6.1.4.1.9.6.1.101.79.40.8
IP address of the interface to use with TACACS+ server. A NULL for this object disables source address specification. This MIB is used if the value of the field rlTacacsServerInetSourceInterface is 255.255.255.255.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

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

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

rlTacacsServerInetAddressType 1.3.6.1.4.1.9.6.1.101.79.40.9.1.1
The Inet address type of TACACS+ server reffered to in this table entry .IPv6Z type is not supported.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

rlTacacsServerInetAddress 1.3.6.1.4.1.9.6.1.101.79.40.9.1.2
The Inet Address address of the TACACS+ server referred to in this table entry.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

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

rlTacacsServerInetConnectionType 1.3.6.1.4.1.9.6.1.101.79.40.9.1.4
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  

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

rlTacacsServerInetTimeout 1.3.6.1.4.1.9.6.1.101.79.40.9.1.6
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  

rlTacacsServerInetUseGlobalDefaultKey 1.3.6.1.4.1.9.6.1.101.79.40.9.1.7
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  

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

rlTacacsServerInetSourceInterfaceType 1.3.6.1.4.1.9.6.1.101.79.40.9.1.9
The Inet address type of the interface to use with this server.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

rlTacacsServerInetSourceInterface 1.3.6.1.4.1.9.6.1.101.79.40.9.1.10
Inet address of the interface to use with this server. A value of NULL for this object disables source address specification for this server. A value of 255.255.255.255 maens that the global default rlTacacsGlobalDefaultSourceIpInterface or rlTacacsGlobalDefaultSourceIPv6Interface values are used.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

rlTacacsServerInetPriority 1.3.6.1.4.1.9.6.1.101.79.40.9.1.11
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  

rlTacacsServerInetRowStatus 1.3.6.1.4.1.9.6.1.101.79.40.9.1.12
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlAAAAuditingEnable 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.79.46.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAALocalLoginHistEntry  

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

rlAAALocalLoginHistIndex 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.79.46.1.4
User remote IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

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

rlAAALocalLoginDateTime 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.79.47.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAALinePassLoginHistEntry  

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

rlAAALinePassLoginHistIfIndex 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.79.47.1.3
the service type
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAServiceType  

rlAAALinePassLoginHistIndex 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.79.47.1.6
User remote IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

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

rlAAALinePassLoginDateTime 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.79.48.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAASystemLoginHistEntry  

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

rlAAASystemLoginHistIndex 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.79.48.1.4
User remote IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

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

rlAAASystemLoginDateTime 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.79.49.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAASysPassStatEntry  

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

rlAAASysPassStatLockedState 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.79.53.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAALockedLineEntry  

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

rlAAALockedLineIfIndex 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.79.53.1.3
the service type
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAServiceType  

rlAAALockedLineStatus 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.79.54.1.4
New system password to be confirmed.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rlAAAAccountingMngMethod 1.3.6.1.4.1.9.6.1.101.79.55
Method, used for accounting of management sessions, none denotes Accounting is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAAccountingMethod  

rlAAAAccountingDot1xMethod 1.3.6.1.4.1.9.6.1.101.79.56
Method, used for accounting of 802.1x sessions, none denotes Accounting is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAAccountingMethod  

rlAAAUserInetTable 1.3.6.1.4.1.9.6.1.101.79.57
The table holds all current users that have been authenticated. it coexist with rlAAAUserTable to support IPv4 and IPv6
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAAAUserInetEntry

rlAAAUserInetEntry 1.3.6.1.4.1.9.6.1.101.79.57.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAAUserInetEntry  

rlAAAUserInetIndex 1.3.6.1.4.1.9.6.1.101.79.57.1.1
User Index
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

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

rlAAAUserInetRemoteIpAddressType 1.3.6.1.4.1.9.6.1.101.79.57.1.3
User remote INET address Type.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rlAAAUserInetRemoteIpAddress 1.3.6.1.4.1.9.6.1.101.79.57.1.4
User remote INET address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

rlAAAUserInetName 1.3.6.1.4.1.9.6.1.101.79.57.1.5
User Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlAAAUserInetLevel 1.3.6.1.4.1.9.6.1.101.79.57.1.6
User level
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..15  

rlAAAUserInetIfIndex 1.3.6.1.4.1.9.6.1.101.79.57.1.7
User if index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlAAAUserInetLoginDate 1.3.6.1.4.1.9.6.1.101.79.57.1.8
Date of use creation.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rlAAAUserInetLoginDurationMS 1.3.6.1.4.1.9.6.1.101.79.57.1.9
Time in MS since user login.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlAAALocalLoginHistInetTable 1.3.6.1.4.1.9.6.1.101.79.58
The table holds successful login history for all users. This table is read-only. it coexist with rlAAALocalLoginHistTable to support IPv4 and IPv6
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAAALocalLoginHistInetEntry

rlAAALocalLoginHistInetEntry 1.3.6.1.4.1.9.6.1.101.79.58.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAALocalLoginHistInetEntry  

rlAAALocalLoginHistInetName 1.3.6.1.4.1.9.6.1.101.79.58.1.1
User Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

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

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

rlAAALocalLoginHistInetRemoteIpAddressType 1.3.6.1.4.1.9.6.1.101.79.58.1.4
User remote IP address Type.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rlAAALocalLoginHistInetRemoteIpAddress 1.3.6.1.4.1.9.6.1.101.79.58.1.5
User remote IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

rlAAALocalLoginHistInetLocalIpAddressType 1.3.6.1.4.1.9.6.1.101.79.58.1.6
local Ip Address Type on login.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rlAAALocalLoginHistInetLocalIpAddress 1.3.6.1.4.1.9.6.1.101.79.58.1.7
local Ip Address on login.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

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

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

rlAAALinePassLoginHistInetTable 1.3.6.1.4.1.9.6.1.101.79.59
The table holds successful login history for Line passwords. This table is read-only. it coexist with rlAAALinePassLoginHistTable to support IPv4 and IPv6
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAAALinePassLoginHistInetEntry

rlAAALinePassLoginHistInetEntry 1.3.6.1.4.1.9.6.1.101.79.59.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAALinePassLoginHistInetEntry  

rlAAALinePassLoginHistInetPortType 1.3.6.1.4.1.9.6.1.101.79.59.1.1
the physical port type.
Status: current Access: read-write
OBJECT-TYPE    
  RlAAALinePortType  

rlAAALinePassLoginHistInetIfIndex 1.3.6.1.4.1.9.6.1.101.79.59.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  

rlAAALinePassLoginHistInetServiceType 1.3.6.1.4.1.9.6.1.101.79.59.1.3
the service type
Status: current Access: read-write
OBJECT-TYPE    
  RlAAAServiceType  

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

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

rlAAALinePassLoginHistInetRemoteInetAddressType 1.3.6.1.4.1.9.6.1.101.79.59.1.6
User remote IP address Type.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rlAAALinePassLoginHistInetRemoteInetAddress 1.3.6.1.4.1.9.6.1.101.79.59.1.7
User remote IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

rlAAALinePassLoginHistInetLocalInetAddressType 1.3.6.1.4.1.9.6.1.101.79.59.1.8
local Ip Address Type on login.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rlAAALinePassLoginHistInetLocalInetAddress 1.3.6.1.4.1.9.6.1.101.79.59.1.9
local Ip Address on login.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

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

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

rlAAASystemLoginHistInetTable 1.3.6.1.4.1.9.6.1.101.79.60
The table holds successful login history for system passwords. This table is read-only. it coexist with rlAAASystemLoginHistTable to support IPv4 and IPv6
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAAASystemLoginHistInetEntry

rlAAASystemLoginHistInetEntry 1.3.6.1.4.1.9.6.1.101.79.60.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAASystemLoginHistInetEntry  

rlAAASystemLoginHistInetLevel 1.3.6.1.4.1.9.6.1.101.79.60.1.1
User Name
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..15  

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

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

rlAAASystemLoginHistInetRemoteInetAddressType 1.3.6.1.4.1.9.6.1.101.79.60.1.4
User remote IP address Type.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rlAAASystemLoginHistInetRemoteInetAddress 1.3.6.1.4.1.9.6.1.101.79.60.1.5
User remote IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

rlAAASystemLoginHistInetLocalInetAddressType 1.3.6.1.4.1.9.6.1.101.79.60.1.6
local Ip Address Type on login.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rlAAASystemLoginHistInetLocalInetAddress 1.3.6.1.4.1.9.6.1.101.79.60.1.7
local Ip Address on login.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

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

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

rlAAAPasswordComplexityEnabled 1.3.6.1.4.1.9.6.1.101.79.61
Specifies whether password complexity rules must be applied.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlAAAPasswordComplexityMinCharClasses 1.3.6.1.4.1.9.6.1.101.79.62
Indicates minimal number of character classes from which the password should contain characters if password complexity enabled. charater classes are : lower case, upper case, digits, special characters.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4  

rlAAAPasswordComplexityNotOldPasswordEnabled 1.3.6.1.4.1.9.6.1.101.79.63
Specifies whether new password can be as same as old password if password complexity enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlAAAPasswordComplexityCharRepeat 1.3.6.1.4.1.9.6.1.101.79.64
Indicates that no character in new password can't be repeated more than 3 times if password complexity enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlAAAPasswordComplexityNotUserNameEnabled 1.3.6.1.4.1.9.6.1.101.79.65
Specifies whether new password can be as same as user name if password complexity enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlAAAPasswordComplexityNotManufacturerEnabled 1.3.6.1.4.1.9.6.1.101.79.66
Specifies whether new password can be as same as manufacturer name if password complexity enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlAAAPasswordGlobalAgingTime 1.3.6.1.4.1.9.6.1.101.79.67
Determines whether password aging should be applied. Tic doesn't have to be enabled. If == 0 then aging is disabled. Note: Actual aging will not be enabled if system doesn't have real time clock until, clock is set either by user or SNTP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..365  

rlAAALocalUserPasswordVerificationAndSettingTable 1.3.6.1.4.1.9.6.1.101.79.68
The table specifies per every local user, old and new passwords. Serves for verification the old password and setting a new password.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAAALocalUserPasswordVerificationAndSettingEntry

rlAAALocalUserPasswordVerificationAndSettingEntry 1.3.6.1.4.1.9.6.1.101.79.68.1
The row of local user password verification and setting table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAAALocalUserPasswordVerificationAndSettingEntry  

rlAAALocalUserNameString 1.3.6.1.4.1.9.6.1.101.79.68.1.1
Local user name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..20)  

rlAAALocalUserVerificationOldPassword 1.3.6.1.4.1.9.6.1.101.79.68.1.2
Local user old password to be verified.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rlAAALocalUserSettingNewPassword 1.3.6.1.4.1.9.6.1.101.79.68.1.3
Local user new password to be set.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rlAAALocalUserConfirmNewPassword 1.3.6.1.4.1.9.6.1.101.79.68.1.4
Local user new password for confirmation.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rlAAACreationDateSystemPasswordLevel15 1.3.6.1.4.1.9.6.1.101.79.69
The date on which the system Password for level 15 was created. Otherwise zero size string
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlAAAPasswordRecoveryDisable 1.3.6.1.4.1.9.6.1.101.79.70
if this MIB is set to TRUE then when user will use 'password Recovery' to the device , the configuration will automatically be erased.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue