etsysSshAllowedAuthentications
ENTERASYS-SSH-SERVER-MIB ·
.1.3.6.1.4.1.5624.1.2.26.1.6.2
Object
scalar
deprecated
r/w
Enumeration
This specifies the authentications methods that are
allowed. This is an enumerated list currently consisting
of the following types: password, publickey. Each specifies
an authentication method.
With RequiredAuthentications, the administrator can
force users to complete several authentications before
they are considered authenticated.
Context
- MIB
- ENTERASYS-SSH-SERVER-MIB
- OID
.1.3.6.1.4.1.5624.1.2.26.1.6.2- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- etsysSshAuthBranch
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allAuth |
2 | password |
3 | publickey |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysSshPasswordGuesses deprecated Specifies the number of tries that the user has when
attempting to authenticate using password authentication. | scalar | Integer32 | .1.3.6.1.4.1.5624.1.2.26.1.6.1 |
| etsysSshRequiredAuthentications deprecated Related to AllowedAuthentications, this is used to
specify what authentication methods the users must
complete before continuing. If this value is left
zero, it does not mean t… | scalar | Enumeration | .1.3.6.1.4.1.5624.1.2.26.1.6.3 |