sshServerAuthenType
RAISECOM-SSH-MIB ·
.1.3.6.1.4.1.8886.1.15.1.1.6
Object
scalar
r/w
Enumeration
This object specifies the way client takes to pass server authentication.
Context
- MIB
- RAISECOM-SSH-MIB
- OID
.1.3.6.1.4.1.8886.1.15.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- raisecomSshSvrConfiguration
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | public_key |
3 | pass_word |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshServerVersion This object specifies the Secure Shell server working version.
In another words, it specifies which versions of Secure Shell
protocol connections that device will accept from Se… | scalar | Enumeration | .1.3.6.1.4.1.8886.1.15.1.1.1 |
| sshServerAuthenTimeout This object specifies time limit client takes to pass server authentication.
The server will disconnect the client that can't pass authentication in the
time this object specifi… | scalar | Integer32 | .1.3.6.1.4.1.8886.1.15.1.1.2 |
| sshServerAuthenRetries This object specifies time limit client takes to pass server authentication.
The server will disconnect the client that can't pass authentication in the
time this object specifi… | scalar | Integer32 | .1.3.6.1.4.1.8886.1.15.1.1.3 |
| sshServerHostKeyName This object specifies the name of host key server uses. | scalar | OctetString | .1.3.6.1.4.1.8886.1.15.1.1.4 |
| sshServerEnable Enables or disables the Secure Shell (SSH) server on the device. | scalar | SWITCH-TCEnableVar | .1.3.6.1.4.1.8886.1.15.1.1.5 |
| sshServerPort This object specifies the listen port of ssh server. | scalar | Integer32 | .1.3.6.1.4.1.8886.1.15.1.1.7 |