MIB Viewer

userAuthenticationMethod

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.2.4.1.1.7
Access
read-write
Status
mandatory
Source
BLADE-MIB
Sub-identifiers
0
Use this field to specify how users attempting to login should be authenticated. There are two methods: Local authentication. Userid and password are verified by searching the list of users locally configured under Local Login Profiles. LDAP based authentication. Users are authenticated via a remote LDAP server. One or both authentication methods can be selected. If both methods should be used, the order must be specified.
INTEGER { localOnly(0), ldapOnly(1), localFirstThenLdap(2), ldapFirstThenLocal(3) }