hwSSHUserIndex
HUAWEI-SSH-MIB ·
.1.3.6.1.4.1.2011.5.25.118.1.11.1.1
Object
column
Integer32
The object specifies the index of hwSSHUserTable.
Context
- MIB
- HUAWEI-SSH-MIB
- OID
.1.3.6.1.4.1.2011.5.25.118.1.11.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwSSHUserEntry
- Table
- hwSSHUserTable
- Siblings
- 8
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-200
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| 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 |