tacacspSrvAdminStatus
BIANCA-BRICK-TACACSP-MIB ·
.1.3.6.1.4.1.272.254.13.1.1.7
Object
column
mandatory
r/w
Enumeration
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 operational status (see tacacspSrvOperStatus). Otherwise this entry will not be considered for TACACS+ AAA requests.
Context
- MIB
- BIANCA-BRICK-TACACSP-MIB
- OID
.1.3.6.1.4.1.272.254.13.1.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- tacacspServerEntry
- Table
- tacacspServerTable
- Siblings
- 16
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | delete |
Related Objects
Sibling Objects
| Object | Type | 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 a… | column | Integer32 | .1.3.6.1.4.1.272.254.13.1.1.1 |
| 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… | column | Enumeration | .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
… | column | Enumeration | .1.3.6.1.4.1.272.254.13.1.1.11 |
| tacacspSrvPppAuth mandatory Enables the PPP authentication for the associated TACACS+
server. | column | Enumeration | .1.3.6.1.4.1.272.254.13.1.1.13 |
| tacacspSrvLoginAuth mandatory Enables the login authentication (shell) for the associated
TACACS+ server. | column | Enumeration | .1.3.6.1.4.1.272.254.13.1.1.14 |
| tacacspSrvAccounting mandatory Enables the TACACS+ accounting for the associated TACACS+
server. | column | Enumeration | .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
tacacspSrvAdminS… | column | Integer32 | .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). | column | Enumeration | .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). | column | Enumeration | .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 requ… | column | Integer32 | .1.3.6.1.4.1.272.254.13.1.1.19 |
| tacacspSrvAddress mandatory The TACACS+ server IP address. | column | RFC1155-SMIIpAddress | .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. | column | Integer32 | .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). | column | - | .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. | column | Integer32 | .1.3.6.1.4.1.272.254.13.1.1.5 |
| 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
consider… | column | Enumeration | .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 a… | column | Enumeration | .1.3.6.1.4.1.272.254.13.1.1.9 |