hwSSHUserAssignKeyType
HUAWEI-SSH-MIB ·
.1.3.6.1.4.1.2011.5.25.118.1.11.1.9
Object
column
r/w
Enumeration
The object specifies the public key type of SSH user. Options: 1. keyTypeNULL(0) -The public key type of SSH user is NULL. 2. keyTypeRSA(1)-The public key type of SSH user is RSA. 3. keyTypeDSA(2)-The public key type of SSH user is DSA 4. keyTypeECC(3)-The public key type of SSH user is ECC 5. keyTypeSM2(5)-The public key type of SSH user is SM2 6. keyTypePKI(6)-The public key type of SSH user is PKI. 7.keyTypeED25519(7)-The public key type os SSH user is ED25519.
Context
- MIB
- HUAWEI-SSH-MIB
- OID
.1.3.6.1.4.1.2011.5.25.118.1.11.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwSSHUserEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | keyTypeNULL |
1 | keyTypeRSA |
2 | keyTypeDSA |
3 | keyTypeECC |
5 | keyTypeSM2 |
6 | keyTypePKI |
7 | keyTypeED25519 |