|
Description:
|
swhAuthenticationWebMethod5 OBJECT-TYPE
SYNTAX INTEGER {Disable(0), Local(1), RADIUS-1(2), RADIUS-2(3), TACACS-1(4), TACACS-2(5)}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Define the first authentication method for Web.
The values of each authentication method are as follows:
0: authentication configured as disabled.
1 (local): local authentication.
2 (radius): RADIUS 1 authentication.
3 (radius): RADIUS 2 authentication.
4 (tacacs): TACACS 1 authentication.
5 (tacacs): TACACS 2 authentication.
First method can't be 0, and 1 can only be located before 0"
|
|
|