userAuthPassword
ECS4110-MIB ·
.1.3.6.1.4.1.259.10.1.39.1.17.10.5.1.2
Object
column
r/w
OctetString
Specifies the user password. zero length input will set the user enrty without password. If the user is not exist, it will create the user with the giving password and privilege 0. The password is starting with alphanumeric.
Context
- MIB
- ECS4110-MIB
- OID
.1.3.6.1.4.1.259.10.1.39.1.17.10.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- userAuthEntry
- Table
- userAuthTable
- Siblings
- 4
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-32
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| userAuthUserName The name of the user. The user name is starting with alphanumeric. | column | OctetString | .1.3.6.1.4.1.259.10.1.39.1.17.10.5.1.1 |
| userAuthPrivilege Specifies the user level. If the user does not exist, it will create
the user with the given privilege and no password. Privilege 15
indicates system administrator, privilege 0 in… | column | Integer32 | .1.3.6.1.4.1.259.10.1.39.1.17.10.5.1.3 |
| userAuthPublicKey User public key, the value can be 'RSA' or 'DSA' or 'Both' or 'None'. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.259.10.1.39.1.17.10.5.1.4 |
| userAuthStatus This node is used to create the user entry by '1' and to delete one
user entry by '0'. | column | Integer32 | .1.3.6.1.4.1.259.10.1.39.1.17.10.5.1.5 |