hwRSAPublicKeyCode
HUAWEI-SSH-MIB ·
.1.3.6.1.4.1.2011.5.25.118.1.13.1.2
Object
column
r/w
OctetString
The object specifies is RSA Public Key Code that in the format of der, the maximum length of the node is 4096. When the RSA public key is created, the index value is the name of the public key, which uses the ASCII code. The public key value must be generated through a tool. Firstly, use the PUTTYGEN.EXE tool to generate the matching public key and private key. Then, use the sshkey.exe tool to convert the generated public key to the required public key value.
Context
- MIB
- HUAWEI-SSH-MIB
- OID
.1.3.6.1.4.1.2011.5.25.118.1.13.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwRSAPublicKeyEntry
- Table
- hwRSAPublicKeyTable
- Siblings
- 3
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-4096
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwRSAPublicKeyName The object specifies the name of RSA Public Key. | column | OctetString | .1.3.6.1.4.1.2011.5.25.118.1.13.1.1 |
| hwRSAPublicKeyRowStatus The object specifies the status of this table entry.
When the status is active(1), hwRSAPublicKeyName, hwRSAPublicKeyCode's
value in the entry are allowed to be modified.
create… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.5.25.118.1.13.1.3 |
| hwRSAPublicKeyFingerprint The object specifies the fingerprint of RSA Public Key Code,
that including the public key algorithm, length and fingerprint. | column | OctetString | .1.3.6.1.4.1.2011.5.25.118.1.13.1.4 |