ostSshGlobalCfgGenerateKeys
OMNITRON-SSH-MIB ·
.1.3.6.1.4.1.7342.10.1.2.1.10
Object
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 read the value 'true' is returned when keys are being generated.
When read the value 'false' is returned when keys are valid and can
be used.
Context
- MIB
- OMNITRON-SSH-MIB
- OID
.1.3.6.1.4.1.7342.10.1.2.1.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ostSshGlobalCfgTable
- Siblings
- 11
Values & Constraints
Type Values
1 | true |
2 | false |
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 |
| 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 |
| ostSshGlobalCfgDsaRsaEnable This object indicates which SSH key authentication is enabled.
dsa(1) DSA key authentication is enabled
rsa(2) RSA key authentication is enabled
dsaRsa… | scalar | Enumeration | .1.3.6.1.4.1.7342.10.1.2.1.4 |
| 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 |