BIANCA-BRICK-TACACSP-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for BIANCA-BRICK-TACACSP-MIB.
23
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
23 total| Object Name |
|---|
bintec OBJECT IDENTIFIER .1.3.6.1.4.1.272 |
RFC1158-MIB Unknown .1.3.6.1.4.1.272 |
bintecsec OBJECT IDENTIFIER .1.3.6.1.4.1.272.254 |
tacacsp OBJECT IDENTIFIER .1.3.6.1.4.1.272.254.13 |
tacacspServerTable SEQUENCE OF TacacspServerEntry .1.3.6.1.4.1.272.254.13.1 |
tacacspServerEntry TacacspServerEntry .1.3.6.1.4.1.272.254.13.1.1 |
tacacspSrvPriorityThe 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 with the next
lowest priority will be used. The default value is 0.rw INTEGER .1.3.6.1.4.1.272.254.13.1.1.1 |
tacacspSrvAddressThe TACACS+ server IP address.rw IpAddress .1.3.6.1.4.1.272.254.13.1.1.2 |
tacacspSrvTcpPortThe Login Host Protocol (TACACS) TCP port assigned
by the IANA.ro INTEGER .1.3.6.1.4.1.272.254.13.1.1.3 |
tacacspSrvSecretThe shared secret between the TACACS+ server and the NAS
(encryption key in the TACACS+ server's configuration file).rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.254.13.1.1.4 |
tacacspSrvTimeoutThe amount of seconds waiting for an outstanding TACACS+
response. Default is three seconds.rw INTEGER .1.3.6.1.4.1.272.254.13.1.1.5 |
tacacspSrvAdminStatusThe 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.rw Enumeration .1.3.6.1.4.1.272.254.13.1.1.7 |
tacacspSrvOperStatusThe 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.ro Enumeration .1.3.6.1.4.1.272.254.13.1.1.8 |
tacacspSrvPolicyIf 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 authoritative(1) server configured.rw Enumeration .1.3.6.1.4.1.272.254.13.1.1.9 |
tacacspSrvEncrModeIf 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
recommended for normal use.rw Enumeration .1.3.6.1.4.1.272.254.13.1.1.10 |
tacacspSrvMultiSessionIf 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 connection will be opened
for each TACACS+ session and closed at the end of that
session.rw Enumeration .1.3.6.1.4.1.272.254.13.1.1.11 |
tacacspSrvPppAuthEnables the PPP authentication for the associated TACACS+
server.rw Enumeration .1.3.6.1.4.1.272.254.13.1.1.13 |
tacacspSrvLoginAuthEnables the login authentication (shell) for the associated
TACACS+ server.rw Enumeration .1.3.6.1.4.1.272.254.13.1.1.14 |
tacacspSrvAccountingEnables the TACACS+ accounting for the associated TACACS+
server.rw Enumeration .1.3.6.1.4.1.272.254.13.1.1.15 |
tacacspSrvBlockTimeoutTimeout 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
status is never set to blocked.rw INTEGER .1.3.6.1.4.1.272.254.13.1.1.16 |
tacacspSrvAuthentNoRespPossible 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).rw Enumeration .1.3.6.1.4.1.272.254.13.1.1.17 |
tacacspSrvAuthentNegRespPossible 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).rw Enumeration .1.3.6.1.4.1.272.254.13.1.1.18 |
tacacspSrvPrivLvlOnLoginConfigurable 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
change that initial privilege level via the 'enab<n>'
command, provided that it's enabled on the TACACS+ server.
If set to -1, this parameter will be ignored.rw INTEGER (-1..15) .1.3.6.1.4.1.272.254.13.1.1.19 |