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
- Table
- hwSSHUserTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | keyTypeNULL |
1 | keyTypeRSA |
2 | keyTypeDSA |
3 | keyTypeECC |
5 | keyTypeSM2 |
6 | keyTypePKI |
7 | keyTypeED25519 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwSSHUserIndex The object specifies the index of hwSSHUserTable. | column | Integer32 | .1.3.6.1.4.1.2011.5.25.118.1.11.1.1 |
| hwSSHUserName The object specifies the name of a SSH user. The maximum length of the node is 255. | column | OctetString | .1.3.6.1.4.1.2011.5.25.118.1.11.1.2 |
| hwSSHUserAssignKey The object specifies is a peer public key for a SSH user.
This peer public key on the SSH server must exist and associate with hwRSAPublicKeyName. | column | OctetString | .1.3.6.1.4.1.2011.5.25.118.1.11.1.3 |
| hwSSHUserAuthType The object specifies the authentication type of SSH user.
The default authentication type is authPASSWORD.
Options:
1. authNULL(1) -No authenticate.
2. authPASSWORD(2) … | column | Enumeration | .1.3.6.1.4.1.2011.5.25.118.1.11.1.4 |
| hwSSHUserServiceType The object specifies the service type of SSH user.
Options:
1. servicetypeNULL(1) -default service type.
2. servicetypeSTELNET(2) -The service type of the SSH user is STELNET… | column | Enumeration | .1.3.6.1.4.1.2011.5.25.118.1.11.1.5 |
| hwSSHUserSftpDirectory The object specifies the working directory for the sftp user.
The total length of absolute path is 128,the length of single directory is 128. | column | OctetString | .1.3.6.1.4.1.2011.5.25.118.1.11.1.6 |
| hwSSHUserAuthorizationCMD The object specifies the authorization type of SSH user. When authorizationAAA is specified,
the SSH user will be authorizated by HWTACACS server. The default authorization is aut… | column | Enumeration | .1.3.6.1.4.1.2011.5.25.118.1.11.1.7 |
| hwSSHUserRowStatus The object specifies the status of this entry.
When the status is active(1), hwSSHUserAssignKey, hwSSHUserAuthType,
hwSSHUserServiceType, hwSSHUserSftpDirectory, and hwSSHUserAut… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.5.25.118.1.11.1.8 |