|
|
Description:
|
issLoginAuthentication OBJECT-TYPE
SYNTAX INTEGER {local(1), remoteRadius(2), remoteTacacs(3), radiusFallbackToLocal(4), tacacsFallbackToLocal(5)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Configures the mechanism by which the user login has to be authenticated
for accessing the GUI to manage the switch. Authentication is done
either locally or in the remote side through a RADIUS Server or TACACS.
If Authentication is configured as radiusLocal or tacacsLocal then
Local authentication provides a back door or a secondary option
for authentication if the server fails."
DEFVAL {local}
|
|