userAuthenticationMethod
LENOVO-XCC-MIB ·
.1.3.6.1.4.1.19046.11.1.3.1.1.8
Object
scalar
mandatory
Enumeration
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.
Context
- MIB
- LENOVO-XCC-MIB
- OID
.1.3.6.1.4.1.19046.11.1.3.1.1.8- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- generalRemoteCfg
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | localOnly |
1 | ldapOnly |
2 | localFirstThenLdap |
3 | ldapFirstThenLocal |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| remoteAlertRetryDelay mandatory Number in seconds to delay between retries if sending a
remote alert is unsuccessful. | scalar | Enumeration | .1.3.6.1.4.1.19046.11.1.3.1.1.1 |
| snmpAlertFilters | node | - | .1.3.6.1.4.1.19046.11.1.3.1.1.10 |
| remoteAlertRetryCount mandatory Number of additional times a remote alert will be
retried if not succesfully sent. A value of zero indicates
no retries will be attempted. | scalar | Enumeration | .1.3.6.1.4.1.19046.11.1.3.1.1.2 |
| customSecuritySettings | node | - | .1.3.6.1.4.1.19046.11.1.3.1.1.20 |
| remoteAlertEntryDelay mandatory Number in seconds to delay between entries if sending a
remote alert is unsuccessful. | scalar | Enumeration | .1.3.6.1.4.1.19046.11.1.3.1.1.3 |
| snmpCriticalAlerts mandatory If Enabled,criticalAlerts will be sent to
SNMP, else critical alerts will not be sent. | scalar | Enumeration | .1.3.6.1.4.1.19046.11.1.3.1.1.4 |
| snmpWarningAlerts mandatory If Enabled,warningAlerts will be sent to
SNMP , else warning alerts will not be sent. | scalar | Enumeration | .1.3.6.1.4.1.19046.11.1.3.1.1.5 |
| snmpSystemAlerts mandatory If Enabled,systemAlerts will be sent to
SNMP , else system alerts will not be sent. | scalar | Enumeration | .1.3.6.1.4.1.19046.11.1.3.1.1.6 |
| remoteAccessTamperDelay mandatory Number in minutes to prohibit a remote login attempt after more than maximum login attempts have failed. The minimum value is 0 and the maximum value is 2880 minute. The default v… | scalar | Integer32 | .1.3.6.1.4.1.19046.11.1.3.1.1.7 |
| webInactivityTimeout mandatory The amount of time, in minutes, that a user session established with the management server can be inactive before the user is logged out. The minimum value is 0 and the maximum va… | scalar | Integer32 | .1.3.6.1.4.1.19046.11.1.3.1.1.9 |