userAuthPublicKey
ECS3510-MIB ·
.1.3.6.1.4.1.259.10.1.27.1.17.10.5.1.4
Object
column
SNMPv2-TCDisplayString
User public key, the value can be 'RSA' or 'DSA' or 'Both' or 'None'.
Context
- MIB
- ECS3510-MIB
- OID
.1.3.6.1.4.1.259.10.1.27.1.17.10.5.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- userAuthEntry
- Table
- userAuthTable
- Siblings
- 4
Values & Constraints
Type Constraints
range: 0..255
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 |
| userAuthPrivilege 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 applie… | column | Integer32 | .1.3.6.1.4.1.259.10.1.27.1.17.10.5.1.3 |
| 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 |