userAuthPrivilege
ECS3510-MIB ·
.1.3.6.1.4.1.259.10.1.27.1.17.10.5.1.3
Object
column
r/w
Integer32
Specifies the user level. If the user is not exist, it will create the user with the giving privilege with none password. Privilege 15 is maximum privilege that only can be applied to system administrator.
Context
- MIB
- ECS3510-MIB
- OID
.1.3.6.1.4.1.259.10.1.27.1.17.10.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- userAuthEntry
- Table
- userAuthTable
- Siblings
- 4
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-15
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.27.1.17.10.5.1.1 |
| userAuthPassword 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… | column | OctetString | .1.3.6.1.4.1.259.10.1.27.1.17.10.5.1.2 |
| 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.27.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.27.1.17.10.5.1.5 |