sshServerAuthType
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.35.1.5
Object
scalar
r/w
Enumeration
SSH server authentication type. password(1): Enable password authentication rsa(2): Enable SSHv1 RSA authentication publicKey(3): Enable SSHv2 public key authentication passwordRsa(4): Enable password and sshv1 Rsa authentication passwordPublicKey(5): Enable password and sshv2 public-key authentication. rsaPublicKey(6): Enable sshv1 rsa and sshv2 public-key authentication. all(7): Enable all authentication type. Default value is 5.
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.35.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sshServer
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshServerEnable SSH server status (enable(1) or disable(2)).
Default value is enable(1). | scalar | Enumeration | .1.3.6.1.4.1.27975.35.1.1 |
| sshServerVersion SSH server version.
v1(1), SSH version v1
v2(2), SSH version v2
all(3), SSH version v1 and v2.
Default value is v2(2). | scalar | Enumeration | .1.3.6.1.4.1.27975.35.1.2 |
| sshServerAuthTimer SSH server login grace time.Range 1~120.
Default value is 120. | scalar | Integer32 | .1.3.6.1.4.1.27975.35.1.3 |
| sshServerAuthRetries SSH server max authentication retry times.Range 1~6.
Default value is 6. | scalar | Integer32 | .1.3.6.1.4.1.27975.35.1.4 |
| sshServerRekeyInterval Rekey interval of ip ssh server.Range 1~1440.
Default value is 60. | scalar | Integer32 | .1.3.6.1.4.1.27975.35.1.6 |