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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
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.
cacPriorityEntry row .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.
Column Syntax OID
This is the session type used to connect to the network
device.
SessionType
Type Values:
1telnet
2console
3http
.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:
1tacacs
2radius
3kerberos
4local
.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:
1login
2enable
.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:
1true
2false
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:
1true
2false
Description:
Represents a boolean value.
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
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.
cacLoginConfigEntry row .1.3.6.1.4.1.9.9.158.1.2.1.1
An entry containing the configuration of the login.
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-0
range: 3-10
.1.3.6.1.4.1.9.9.158.1.2.1.1.1
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
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