rcSshcGlobalKeyAction
RAPID-CITY ·
.1.3.6.1.4.1.2272.1.34.3.13
Object
scalar
r/w
Enumeration
SSH Client key action. The actions generateDsa(1) and generateRsa(2) initiate the generation of the DSA key or RSA key if the key is not already generated. deleteDsa(3) and deleteRsa(4) actions delete the respective DSA or RSA key if one was generated. To generate a new key overwriting an existing key generateDsaForce(5) or generateRsaForce(6) must be used.
Context
- MIB
- RAPID-CITY
- OID
.1.3.6.1.4.1.2272.1.34.3.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcSshcGlobal
- Siblings
- 21
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcSshcGlobalActiveSessions deprecated Number of SSHC active sessions | scalar | Integer32 | .1.3.6.1.4.1.2272.1.34.3.1 |
| rcSshcGlobalRsaAuth deprecated Enable/disable SSH Client RSA authentication | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.34.3.10 |
| rcSshcGlobalDsaAuth deprecated Enable/disable SSH Client DSA authentication | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.34.3.11 |
| rcSshcGlobalPassAuth deprecated Enable/disable SSH Client password authentication | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.34.3.12 |
| rcSshcGlobalDsaHostKeyStatus This object indicates the current status of the SSH
DSA host key. If the DSA host key has not yet been
generated, the value will be notGenerated(1). If it
has already been gener… | scalar | Enumeration | .1.3.6.1.4.1.2272.1.34.3.14 |
| rcSshcGlobalRsaHostKeyStatus This object indicates the current status of the SSH
RSA host key. If the RSA host key has not yet been
generated, the value will be notGenerated(1). If it
has already been gener… | scalar | Enumeration | .1.3.6.1.4.1.2272.1.34.3.15 |
| rcSshcGlobalTftpAction This object may be set to initiate a TFTP upload of
SSH Client public keys. When retrieved, the value will alwa
ys
be none(1). | scalar | Enumeration | .1.3.6.1.4.1.2272.1.34.3.16 |
| rcSshcGlobalUsbAction This object may be set to initiate a USB upload of
SSH Client public keys. When retrieved, the value will alwa
ys
be none(1). | scalar | Enumeration | .1.3.6.1.4.1.2272.1.34.3.17 |
| rcSshcGlobalKeyFileName Name of the key file on the TFTP server or USB where the key is uploaded | scalar | OctetString | .1.3.6.1.4.1.2272.1.34.3.18 |
| rcSshcGlobalRsaAuthenthication Set to true to use RSA authentication to the SFTP server. When toggling the
value from true to false the default authentication method (DSA key) will
be activated | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.34.3.19 |
| rcSshcGlobalPort SSHC connection port. | scalar | Integer32 | .1.3.6.1.4.1.2272.1.34.3.2 |
| rcSshcGlobalSftpServerPassword The password used for SFTP authentication | scalar | OctetString | .1.3.6.1.4.1.2272.1.34.3.20 |
| rcSshcGlobalSftpServerInetAddressType SFTP server IP address type. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2272.1.34.3.21 |
| rcSshcGlobalSftpServerInetAddress SFTP server IP address. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2272.1.34.3.22 |
| rcSshcGlobalAuthenticationTimeout deprecated Authentication timeout in seconds. | scalar | Integer32 | .1.3.6.1.4.1.2272.1.34.3.3 |
| rcSshcGlobalDsaAuthentication Authentication using DSA. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.34.3.4 |
| rcSshcGlobalPasswordAuthentication Authentication using password. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.34.3.5 |
| rcSshcGlobalUserName User name. | scalar | OctetString | .1.3.6.1.4.1.2272.1.34.3.6 |
| rcSshcGlobalSftpServerAddress deprecated SFTP server IPv4 address. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2272.1.34.3.7 |
| rcSshcGlobalDsaKeySize Size of the SSH Client DSA key. Must be a multiple of 64. | scalar | Integer32 | .1.3.6.1.4.1.2272.1.34.3.8 |
| rcSshcGlobalRsaKeySize SSH Client RSA key size. Must be a multiple of 128. | scalar | Integer32 | .1.3.6.1.4.1.2272.1.34.3.9 |