sshImportRsaKeyRowStatus
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.35.2.8.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.8.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sshImportRsaKeyEntry
- Table
- sshImportRsaKeyTable
- 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 |
|---|---|---|---|
| sshImportRsaKeyIndex SSH rsa key's index.Range 0~31. | column | Integer32 | .1.3.6.1.4.1.27975.35.2.8.1.1 |
| 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 |
| 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 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshExportRsaKeyIndex SSH rsa key's index. | column | Integer32 | .1.3.6.1.4.1.27975.35.2.9.1.1 |