sshExportRsaKeyRowStatus
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.35.2.9.1.10
Object
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.35.2.9.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sshExportRsaKeyEntry
- Table
- sshExportRsaKeyTable
- Siblings
- 9
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshExportRsaKeyIndex SSH rsa key's index. | column | Integer32 | .1.3.6.1.4.1.27975.35.2.9.1.1 |
| 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 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshHostKeyRsaIndex SSH rsa key's index. | column | Integer32 | .1.3.6.1.4.1.27975.35.3.7.1.1 |