sshKeyPairName
RAISECOM-SSH-MIB ·
.1.3.6.1.4.1.8886.1.15.1.2.2.1.1
Object
column
OctetString
This object specifies the key unique name which used by server to determine host key.
Context
- MIB
- RAISECOM-SSH-MIB
- OID
.1.3.6.1.4.1.8886.1.15.1.2.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- sshKeyPairEntry
- Table
- sshKeyPairTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-16
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| sshKeyPairStatus 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 gen… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.8886.1.15.1.2.2.1.7 |