BIANCA-BRICK-TACACSP-MIB Table View

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

Tables
1
Rows
1
Columns
17

tacacspServerTable

table mandatory
.1.3.6.1.4.1.272.254.13.1 · 1 row entry · 17 columns
tacacspServerEntry entry .1.3.6.1.4.1.272.254.13.1.1
Indexes
tacacspSrvPriority
Column Syntax OID
tacacspSrvPriority mandatory
The TACACS+ server with the lowest priority is the first
used for an TACACS+ AAA request. If there is no response
or the access was denied (in the non-authoritave case only,
see also tacacspSrvPolicy) the TACACS+ server…
Integer32r/w
Constraints:
range: 0-9
.1.3.6.1.4.1.272.254.13.1.1.1
tacacspSrvAddress mandatory
The TACACS+ server IP address.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.272.254.13.1.1.2
tacacspSrvTcpPort mandatory
The Login Host Protocol (TACACS) TCP port assigned
by the IANA.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.254.13.1.1.3
tacacspSrvSecret mandatory
The shared secret between the TACACS+ server and the NAS
(encryption key in the TACACS+ server's configuration file).
r/w .1.3.6.1.4.1.272.254.13.1.1.4
tacacspSrvTimeout mandatory
The amount of seconds waiting for an outstanding TACACS+
response. Default is three seconds.
Integer32r/w
Constraints:
range: 1-60
.1.3.6.1.4.1.272.254.13.1.1.5
tacacspSrvAdminStatus mandatory
The administrative status of this TACACS+ server entry,
if set to up(1) the associated server will be used
for authentication, authorization and accounting according
the priority (see tacacspSrvPriority) and the current…
Enumerationr/w
Enumerated Values:
1up
2down
3delete
.1.3.6.1.4.1.272.254.13.1.1.7
tacacspSrvOperStatus mandatory
The operational status of this TACACS+ server entry, the
status blocked will be set after a failed TACACS+ request.
If set to blocked(2) or down(3) this entry will not be
considered for TACACS+ AAA requests.
Enumeration
Enumerated Values:
1up
2blocked
3down
.1.3.6.1.4.1.272.254.13.1.1.8
tacacspSrvPolicy mandatory
If set to authoritative(1), a negative answer to a
request will be accepted. This is not necessarily
true when set to non-authoritative(2), where the
next TACACS+ server will be asked until there is
finally an authorita…
Enumerationr/w
Enumerated Values:
1authoritative
2non-authoritative
.1.3.6.1.4.1.272.254.13.1.1.9
tacacspSrvEncrMode mandatory
If set to encrypt(1) the TACACS+ packet will be MD5
encrypted. Otherwise - if set to cleartext(2) - the packet
and therefore all related information will be send
unencrypted. This mode is intended for testing but not
re…
Enumerationr/w
Enumerated Values:
1encrypt
2cleartext
.1.3.6.1.4.1.272.254.13.1.1.10
tacacspSrvMultiSession mandatory
If enabled(1) multiple TACACS+ sessions (subsequent TACACS+
requests) may be supported simultaneously over a single TCP
connection. If multiple sessions are not being multiplexed
over a single TCP connection, a new conn…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.272.254.13.1.1.11
tacacspSrvPppAuth mandatory
Enables the PPP authentication for the associated TACACS+
server.
Enumerationr/w
Enumerated Values:
1disabled
2enabled
.1.3.6.1.4.1.272.254.13.1.1.13
tacacspSrvLoginAuth mandatory
Enables the login authentication (shell) for the associated
TACACS+ server.
Enumerationr/w
Enumerated Values:
1disabled
2enabled
.1.3.6.1.4.1.272.254.13.1.1.14
tacacspSrvAccounting mandatory
Enables the TACACS+ accounting for the associated TACACS+
server.
Enumerationr/w
Enumerated Values:
1disabled
2enabled
.1.3.6.1.4.1.272.254.13.1.1.15
tacacspSrvBlockTimeout mandatory
Timeout in seconds for the blocked status (see also
tacacspSrvOperStatus), if expired, the operational status
is set to up(1) or down(3) according the the current
tacacspSrvAdminStatus. When set to zero, the operational…
Integer32r/w
Constraints:
range: 0-3600
.1.3.6.1.4.1.272.254.13.1.1.16
tacacspSrvAuthentNoResp mandatory
Possible actions for the client when no response from servers :
- allowing the connection to the router by local login pwd (2)
- or stop the negociation (3).
Enumerationr/w
Enumerated Values:
1connection-bydefault
2connection-bylocalloginpwd
3connection-forbidden
.1.3.6.1.4.1.272.254.13.1.1.17
tacacspSrvAuthentNegResp mandatory
Possible actions for the client when negative response :
from servers.
- allowing the connection to the router by local login pwd (2)
- or stop the negociation (3).
Enumerationr/w
Enumerated Values:
1connection-bydefault
2connection-bylocalloginpwd
3connection-forbidden
.1.3.6.1.4.1.272.254.13.1.1.18
tacacspSrvPrivLvlOnLogin mandatory
Configurable TACACS+ privilege level assigned after
successful authentication procedure. This user-specific
privilege level is needed for the subsequent command
authorization request(s). Note that the user is free to
ch…
Integer32r/w
Constraints:
range: -1-15
.1.3.6.1.4.1.272.254.13.1.1.19