userAuthenticationMethod
IMM-MIB ·
.1.3.6.1.4.1.2.3.51.3.3.1.1.8
Object
scalar
mandatory
r/w
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
- IMM-MIB
- OID
.1.3.6.1.4.1.2.3.51.3.3.1.1.8- Type
- scalar
- Access
- readwrite
- 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.2.3.51.3.3.1.1.1 |
| snmpAlertFilters | node | - | .1.3.6.1.4.1.2.3.51.3.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.2.3.51.3.3.1.1.2 |
| customSecuritySettings | node | - | .1.3.6.1.4.1.2.3.51.3.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.2.3.51.3.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.2.3.51.3.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.2.3.51.3.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.2.3.51.3.3.1.1.6 |
| remoteAccessTamperDelay mandatory Number in minutes to prohibit a remote login attempt
after more than 5 sequential login attempts have failed. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.1.1.7 |
| webInactivityTimeout mandatory Use this field to indicate how long, in minutes, the IMM subsystem will wait
before disconnecting an inactive web session. Select the no timeout option to
disable this feature. … | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.1.1.9 |