sshImportRsaKeyFormatType
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.35.2.8.1.8
Object
column
r/w
Enumeration
sshImportRsaKeyGenType der(1): DER format derHex(2): DER HEX format pem(3): PEM format ssh1(4): SSHv1 format ssh2(5): SSHv2 format
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.35.2.8.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sshImportRsaKeyEntry
- Table
- sshImportRsaKeyTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
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 |
| sshImportRsaKeyGenType 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… | column | Enumeration | .1.3.6.1.4.1.27975.35.2.8.1.4 |
| 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 |
| sshImportRsaKeyPasswd SSH rsa key's Password.Range 6~256. | column | OctetString | .1.3.6.1.4.1.27975.35.2.8.1.9 |