|
|
Description:
|
swhAuthenticationSSHMethod4 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 SSH.
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."
|
|
|
|