CISCO-AAA-CLIENT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
9
cacPriorityTable
table.1.3.6.1.4.1.9.9.158.1.1.1
·
1 row entry
·
6 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cacPriorityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-AAA-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AAA-CLIENT-MIB::cacPriorityTable'
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.
An entry containing the priority number of an authentication
method used in a session.
method used in a session.
Indexes
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
This is the session type used to connect to the network
device. |
SessionType Type Values:
|
.1.3.6.1.4.1.9.9.158.1.1.1.1.1 |
||||||||
|
This is the authentication method used to authenticate
users. |
AuthenMethod Type Values:
|
.1.3.6.1.4.1.9.9.158.1.1.1.1.2 |
||||||||
|
This is the login mode user used to login to the network
device. |
LoginMode Type Values:
|
.1.3.6.1.4.1.9.9.158.1.1.1.1.3 |
||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.158.1.1.1.1.4 |
||||||||
|
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 |
||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.158.1.1.1.1.6 |
cacLoginConfigTable
table.1.3.6.1.4.1.9.9.158.1.2.1
·
1 row entry
·
3 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cacLoginConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-AAA-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AAA-CLIENT-MIB::cacLoginConfigTable'
A table that contains login configuration which is associated with this system.
An entry containing the configuration of the login.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
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-0range: 3-10 |
.1.3.6.1.4.1.9.9.158.1.2.1.1.1 |
|
cacLockoutPerioddeprecated
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-0range: 30-600 |
.1.3.6.1.4.1.9.9.158.1.2.1.1.2 |
|
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-0range: 30-43200 |
.1.3.6.1.4.1.9.9.158.1.2.1.1.3 |