MIB Viewer

zhoneSystemUserAuthMethod

OBJECT-TYPE
1.3.6.1.4.1.5504.3.1.5.17
Access
read-write
Status
current
Sub-identifiers
0
This object determines how users access to the device is authenticated. A value of local indicates that user should be authenticated using locally provisioned user-profile profiles. A value of radius indicates that only RADIUS authentication should be used. A value of radiusThenLocal indicates that the user should be authenticated first by using RADIUS authentication and if that fails, then by local user-profile profiles. A value of radiusThenCraft indicates that the user should be authenticated first by using RADIUS authentication and if that fails, then only on the local craft port authentication by local user-profile profiles is allowed but all other ports will be denied access.
INTEGER { local(1), radius(2), radiusThenLocal(3), radiusThenCraft(4) }