sshExportRsaKeyIndex
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.35.2.9.1.1
Object
column
Integer32
SSH rsa key's index.
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.35.2.9.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- sshExportRsaKeyEntry
- Table
- sshExportRsaKeyTable
- Siblings
- 9
Syntax
Integer32
Values & Constraints
Enumerated Values
0 | getValue |
1 | noUse |
2 | setMgmtIf |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshExportRsaKeyRowStatus 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.9.1.10 |
| sshExportRsaKeyName SSH rsa key's name.Range 1~60. | column | OctetString | .1.3.6.1.4.1.27975.35.2.9.1.2 |
| sshExportRsaMgmtIf configuraion mgmt-if.getValue(0),no use(1),setMgmtIf(2). | column | Enumeration | .1.3.6.1.4.1.27975.35.2.9.1.3 |
| sshExportRsaKeyExType sshExportRsaKeyGenType,Now only support local-file.
1 localFile.
2 ftpFile.
3 tftpFile. | column | Enumeration | .1.3.6.1.4.1.27975.35.2.9.1.4 |
| sshExportRsaKeyFileName sshExportRsaKeyFileName.Range 0~256. | column | OctetString | .1.3.6.1.4.1.27975.35.2.9.1.5 |
| sshExportRsaKeyType sshExportRsaKeyGenType
public(1): Export public key
private(2): Export private key | column | Enumeration | .1.3.6.1.4.1.27975.35.2.9.1.6 |
| sshExportRsaKeyFormatType sshExportRsaKeyGenType
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.9.1.7 |
| sshExportRsaKeyEncryptType sshExportRsaKeyEncryptType
des(1): Encrypt the private key with DES
des3(2): Encrypt the private key with Triple DES
aes128(3): Encrypt the private key with AES 128 bits
aes1… | column | Enumeration | .1.3.6.1.4.1.27975.35.2.9.1.8 |
| sshExportRsaKeyPassword SSH rsa key's Password.Range 6~256. | column | OctetString | .1.3.6.1.4.1.27975.35.2.9.1.9 |