CISCO-AAA-CLIENT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
9
.1.3.6.1.4.1.9.9.158.1.1.1 · 1 row entry · 6 columns
This table contains entries for AAA authentication 
methods configured in the system. At startup, agent 
set up all the entries of the table. All authentication
methods will be disabled except local authentication will 
be enabled for each session type and login mode. Users 
later can enable/disable a specific authentication method 
through cacEnable object. 
          
The following table describes the startup state of each
authentication method and session type in normal login
mode and enable login mode.
          
AuthenMethod Console Session   Telnet Session    Http Session
------------ ----------------  ----------------  ------------
tacacs       disabled          disabled          disabled
radius       disabled          disabled          disabled
kerberos     disabled          disabled          disabled
local        enabled(*)        enabled(*)        enabled(*)
          
(*) denotes primary method.
cacPriorityEntry entry .1.3.6.1.4.1.9.9.158.1.1.1.1
An entry containing the priority number of an authentication
method used in a session.
Indexes
cacSession cacAuthen cacLoginMode
Column Syntax OID
cacSession
This is the session type used to connect to the network
device.
SessionType
Textual Convention: SessionType Enumeration
Type Values:
1telnet
2console
3http
.1.3.6.1.4.1.9.9.158.1.1.1.1.1
cacAuthen
This is the authentication method used to authenticate
users.
AuthenMethod
Textual Convention: AuthenMethod Enumeration
Type Values:
1tacacs
2radius
3kerberos
4local
.1.3.6.1.4.1.9.9.158.1.1.1.1.2
cacLoginMode
This is the login mode user used to login to the network
device.
LoginMode
Textual Convention: LoginMode Enumeration
Type Values:
1login
2enable
.1.3.6.1.4.1.9.9.158.1.1.1.1.3
cacEnable
It indicates whether the authentication method denoted by
cacAuthen is enabled or not.

When this object is true(1), the authentication method denoted
by cacAuthen is enabled.

When this obje…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.158.1.1.1.1.4
cacPriorityNumber
This is the priority number of an authentication method to
be used in user authentication for a session. This value is
automatically assigned and reflects the relative priority
of the authentication method denoted by…
Integer32
Constraints:
range: 0-4
.1.3.6.1.4.1.9.9.158.1.1.1.1.5
cacPrimaryMethod
It indicates whether the authentication method denoted by
cacAuthen is the primary (first one to be tried) method
when there are multiple authentication method configured.

Setting this object to true(1) …
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.158.1.1.1.1.6
.1.3.6.1.4.1.9.9.158.1.2.1 · 1 row entry · 3 columns
A table that contains login configuration 
which is associated with this system.
cacLoginConfigEntry entry .1.3.6.1.4.1.9.9.158.1.2.1.1
An entry containing the configuration of the login.
Indexes
cacLoginMode cacSession
Column Syntax OID
cacMaxLoginAttempt
Indicates the maximum number of login attempts allowed.
Setting this variable to 0 will disable the attempt
limit checking.

If the login session type does not support this attempt
limit checking, the val…
Integer32r/w
Constraints:
range: 0-0
range: 3-10
.1.3.6.1.4.1.9.9.158.1.2.1.1.1
cacLockoutPeriod deprecated
Indicates the lockout period after the maximum number
of login attempt is met. For console, the console input
will be frozen during this period. For remote logins, the
connection will be closed and any subsequent access…
secondsInteger32r/w
Constraints:
range: 0-0
range: 30-600
.1.3.6.1.4.1.9.9.158.1.2.1.1.2
cacLockoutPeriodExt
Specifies the lockout period after the maximum number
of login attempt is met. For console, the console input
will be frozen during this period. For remote logins, the
connection will be closed and any subsequent access…
secondsInteger32r/w
Constraints:
range: 0-0
range: 30-43200
.1.3.6.1.4.1.9.9.158.1.2.1.1.3