userAuthStatus
ECS4100-MIB ·
.1.3.6.1.4.1.259.10.1.46.1.17.10.5.1.5
Object
column
r/w
Integer32
This node is used to create the user entry by '1' and to delete one user entry by '0'.
Context
- MIB
- ECS4100-MIB
- OID
.1.3.6.1.4.1.259.10.1.46.1.17.10.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- userAuthEntry
- Table
- userAuthTable
- Siblings
- 4
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-1
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.46.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.46.1.17.10.5.1.2 |
| 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.46.1.17.10.5.1.3 |
| userAuthPublicKey User public key, the value can be 'RSA' or 'None'. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.259.10.1.46.1.17.10.5.1.4 |