MIB Viewer

issLoginAuthentication

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.81.1.31
Access
read-write
Status
current
Sub-identifiers
0
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.
INTEGER { local(1), remoteRadius(2), remoteTacacs(3), radiusFallbackToLocal(4), tacacsFallbackToLocal(5) }