hwSSHUserServiceType
HUAWEI-SSH-MIB ·
.1.3.6.1.4.1.2011.5.25.118.1.11.1.5
Object
column
r/w
Enumeration
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. 3. servicetypeSFTP(3) -The service type of the SSH user is SFTP. 4. servicetypeALL(4) -The service type of the SSH user is all. 5. servicetypeSNetConf(5) -The service type of the SSH user is SNetConf. 6. servicetypeSftpSNetConf(6) -The service type of the SSH user is Sftp and SNetConf. 7. servicetypeSTelnetSftp(7) -The service type of the SSH user is STelnet and Sftp. 8. servicetypeSTelnetSNetConf(8) -The service type of the SSH user is STelnet and SNetConf.
Context
- MIB
- HUAWEI-SSH-MIB
- OID
.1.3.6.1.4.1.2011.5.25.118.1.11.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwSSHUserEntry
- Table
- hwSSHUserTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | servicetypeNULL |
2 | servicetypeSTELNET |
3 | servicetypeSFTP |
4 | servicetypeALL |
5 | servicetypeSNetConf |
6 | servicetypeSftpSNetConf |
7 | servicetypeSTelnetSftp |
8 | servicetypeSTelnetSNetConf |
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 |
| 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 |
| hwSSHUserAssignKeyType 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.… | column | Enumeration | .1.3.6.1.4.1.2011.5.25.118.1.11.1.9 |