sshImportRsaKeyGenType
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.35.2.8.1.4
Object
column
r/w
Enumeration
sshImportRsaKeyGenType,Now only support auto-gen and local file. if autoGen is selected the index is invalid, it will select the index itself. 1 autoGen. 2 localFile. 3 ftpFile. 4 tftpFile.
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.35.2.8.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sshImportRsaKeyEntry
- Table
- sshImportRsaKeyTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Object Constraints
range: 0-63
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshImportRsaKeyIndex SSH rsa key's index.Range 0~31. | column | Integer32 | .1.3.6.1.4.1.27975.35.2.8.1.1 |
| sshImportRsaKeyRowStatus The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active
4 means CreateAndGo
6 means Destroy | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.27975.35.2.8.1.10 |
| sshImportRsaKeyName SSH rsa key's name.Range 1~31 | column | OctetString | .1.3.6.1.4.1.27975.35.2.8.1.2 |
| sshImportRsaMgmtIf configuraion mgmt-if.getValue(0),no use(1),setMgmtIf(2). | column | Enumeration | .1.3.6.1.4.1.27975.35.2.8.1.3 |
| sshImportRsaKeyBits sshImportRsaKeyBits.Range 768~4096. | column | Integer32 | .1.3.6.1.4.1.27975.35.2.8.1.5 |
| sshImportRsaKeyFileName sshImportRsaKeyFileName.Range 0~63. | column | OctetString | .1.3.6.1.4.1.27975.35.2.8.1.6 |
| sshImportRsaKeyType sshImportRsaKeyGenType
public(1): Import public key
private(2): Import private key | column | Enumeration | .1.3.6.1.4.1.27975.35.2.8.1.7 |
| sshImportRsaKeyFormatType sshImportRsaKeyGenType
der(1): DER format
derHex(2): DER HEX format
pem(3): PEM format
ssh1(4): SSHv1 format
ssh2(5): SSHv2 format | column | Enumeration | .1.3.6.1.4.1.27975.35.2.8.1.8 |
| sshImportRsaKeyPasswd SSH rsa key's Password.Range 6~256. | column | OctetString | .1.3.6.1.4.1.27975.35.2.8.1.9 |