hwSSHUserAuthorizationCMD
HUAWEI-SSH-MIB ·
.1.3.6.1.4.1.2011.5.25.118.1.11.1.7
Object
column
r/w
Enumeration
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 authorizationNULL,
indicating SSH user doesn't need to be authorizated by HWTACACS server.
Options:
1.authorizationNULL(1)-The default authorization is authorizationNULL,indicating SSH user
doesn't need to be authorizated by HWTACACS server.
2.authorizationAAA(2) -When authorizationAAA is specified,the SSH user will be
authorizated by HWTACACS server.
Context
- MIB
- HUAWEI-SSH-MIB
- OID
.1.3.6.1.4.1.2011.5.25.118.1.11.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwSSHUserEntry
- Table
- hwSSHUserTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | authorizationNULL |
2 | authorizationAAA |
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 |
| 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 |