ostSshGlobalCfgDsaRsaEnable
OMNITRON-SSH-MIB ·
.1.3.6.1.4.1.7342.10.1.2.1.4
Object
scalar
r/w
Enumeration
This object indicates which SSH key authentication is enabled.
dsa(1) DSA key authentication is enabled
rsa(2) RSA key authentication is enabled
dsaRsa(3) DSA & RSA key authentication is enabled
Context
- MIB
- OMNITRON-SSH-MIB
- OID
.1.3.6.1.4.1.7342.10.1.2.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ostSshGlobalCfgTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dsa |
2 | rsa |
3 | dsaRsa |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ostSshGlobalCfgSshEnable This object specifies whether the SSH function is enabled.
The value 'true' indicates that SSH is enabled.
The value 'false' indicates that SSH is disabled. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7342.10.1.2.1.1 |
| ostSshGlobalCfgGenerateKeys This object is used to regenerate the public and private keys.
When written with a value of 'true' the public and private keys
for SSH are regenerated.
When … | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7342.10.1.2.1.10 |
| ostSshGlobalCfgRsaFingerprint This object is the RSA fingerprint used during SSH authentication. | scalar | OMNITRON-TC-MIBOstFingerprintString | .1.3.6.1.4.1.7342.10.1.2.1.11 |
| ostSshGlobalCfgDsaFingerprint This object is the DSA fingerprint used during SSH authentication. | scalar | OMNITRON-TC-MIBOstFingerprintString | .1.3.6.1.4.1.7342.10.1.2.1.12 |
| ostSshGlobalCfgSftpEnable This object specifies whether the SFTP function is enabled.
The value 'true' indicates that SFTP is enabled.
The value 'false' indicates that SFTP is disable… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7342.10.1.2.1.2 |
| ostSshGlobalCfgPasswordEnable This object specifies whether plain text password entry is enabled.
The value 'true' indicates that plain text password entry is enabled.
The value 'false' i… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7342.10.1.2.1.3 |
| ostSshGlobalCfgAuthenticationTimeout This object specifies the authentication timeout in seconds.
A value of 0 indicates there is no authentication timeout. | scalar | Integer32 | .1.3.6.1.4.1.7342.10.1.2.1.5 |
| ostSshGlobalCfgAuthenticationRetry This object specifies the authentication retries to attempt. Expired
retry counts are stopped for the particular SSH session. | scalar | Integer32 | .1.3.6.1.4.1.7342.10.1.2.1.6 |
| ostSshGlobalCfgSessionTimeout This object has been deprecated and is not to be used. Setting this
object has no effect. | scalar | Integer32 | .1.3.6.1.4.1.7342.10.1.2.1.7 |
| ostSshGlobalCfgSessionLockout This object has been deprecated and is not to be used. Setting this
object has no effect. | scalar | Integer32 | .1.3.6.1.4.1.7342.10.1.2.1.8 |
| ostSshGlobalCfgTcpPortNumber This object specifies the TCP port number to be used for the SSH
protocol. | scalar | Unsigned32 | .1.3.6.1.4.1.7342.10.1.2.1.9 |