All MIBs › HUAWEI-SSH-MIB › hwRSAPublicKeyCode
hwRSAPublicKeyCode
Module: HUAWEI-SSH-MIB
OID (symbolic): HUAWEI-SSH-MIB::hwRSAPublicKeyCode
OID (numeric): 1.3.6.1.4.1.2011.5.25.118.1.13.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-create
Description: The object specifies is RSA Public Key Code that in the format of ber, the maximum length of the node is 2048. 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.
What is hwRSAPublicKeyCode?
This OID stores an RSA public key in BER format (up to 2048 bytes), generated using tools like PUTTYGEN and sshkey.exe per the MIB's own instructions, keyed by name via hwRSAPublicKeyName. It's how an admin uploads a peer's public key onto the device for SSH key-based authentication.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5 | huaweiMgmt | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.25 | huaweiDatacomm | HUAWEI-3COM-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.5.25.118 | hwSSH | HUAWEI-SSH-MIB |
| 1.3.6.1.4.1.2011.5.25.118.1 | hwSSHServer | HUAWEI-SSH-MIB |
| 1.3.6.1.4.1.2011.5.25.118.1.13 | hwRSAPublicKeyTable | HUAWEI-SSH-MIB |
| 1.3.6.1.4.1.2011.5.25.118.1.13.1 | hwRSAPublicKeyEntry | HUAWEI-SSH-MIB |
| 1.3.6.1.4.1.2011.5.25.118.1.13.1.2 | hwRSAPublicKeyCode | HUAWEI-SSH-MIB |