sshKeyPairStatus
RAISECOM-SSH-MIB ·
.1.3.6.1.4.1.8886.1.15.1.2.2.1.7
Object
This object only includes three valid values: createAndGo, notInService, active and destroy. It will be set to notInService when generation is being process and active when generation succeed, otherwise the associated row will be removed.
Context
- MIB
- RAISECOM-SSH-MIB
- OID
.1.3.6.1.4.1.8886.1.15.1.2.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sshKeyPairEntry
- Table
- sshKeyPairTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshKeyPairName This object specifies the key unique name
which used by server to determine host key. | column | OctetString | .1.3.6.1.4.1.8886.1.15.1.2.2.1.1 |
| sshKeyPairType Key type which specifies the generation algorithm. | column | Enumeration | .1.3.6.1.4.1.8886.1.15.1.2.2.1.2 |
| sshKeyPairModulusSz This object specifies modulus size used to generate key. | column | Integer32 | .1.3.6.1.4.1.8886.1.15.1.2.2.1.3 |
| sshKeyPairComment Comment for this key. | column | OctetString | .1.3.6.1.4.1.8886.1.15.1.2.2.1.4 |
| sshKeyPairTrapOnComplete This object specifies whether the device should send
a trap or not when finishing key generation. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.8886.1.15.1.2.2.1.5 |
| sshKeyPairPubData Public key data of the key in the file format defined in RFC 4716. | column | OctetString | .1.3.6.1.4.1.8886.1.15.1.2.2.1.6 |