hwSSHServerPublicKeyAlg
HUAWEI-SSH-MIB ·
.1.3.6.1.4.1.2011.5.25.118.1.30.5
Object
scalar
r/w
Bits
List of the SSH server public key algorithm. Through this list, the index can be configured in batches in the format of bit-domain string.
Context
- MIB
- HUAWEI-SSH-MIB
- OID
.1.3.6.1.4.1.2011.5.25.118.1.30.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwSSHServerAlg
- Siblings
- 4
Syntax
Bits
Values & Constraints
Enumerated Values
0 | rsa |
1 | rsasha2256 |
2 | rsasha2512 |
3 | x509rsa |
4 | x509rsa2048sha256 |
5 | ed25519 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwSSHServerCipherAlg List of the SSH server cipher algorithm.
Through this list, the index can be configured in batches in the format of bit-domain string.
It can be configured as follows: to configur… | scalar | Bits | .1.3.6.1.4.1.2011.5.25.118.1.30.1 |
| hwSSHServerHmacAlg List of the SSH server hmac algorithm.
Through this list, the index can be configured in batches in the format of bit-domain string. | scalar | Bits | .1.3.6.1.4.1.2011.5.25.118.1.30.2 |
| hwSSHServerKeyExchangeAlg List of the SSH server key exchange algorithm.
Through this list, the index can be configured in batches in the format of bit-domain string. | scalar | Bits | .1.3.6.1.4.1.2011.5.25.118.1.30.3 |
| hwSSHServerDhMinLen This object indicates the length of DH.
Options:
1.modulus1024(1),
2.modulus2048(2),
3.modulus3072(3),
4.modulus4096(4). | scalar | Enumeration | .1.3.6.1.4.1.2011.5.25.118.1.30.4 |