snmpUserChangePassword
LUM-SNMP-MIB ·
.1.3.6.1.4.1.8708.2.17.2.3.1.1.3
Object
Change user password.
The password must be at least 8
characters long.
Default password is set to '1234567890'.
Context
- MIB
- LUM-SNMP-MIB
- OID
.1.3.6.1.4.1.8708.2.17.2.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpUserEntry
- Table
- snmpUserTable
- Siblings
- 7
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpUserIndex An arbitrary index assigned to each entry. | column | Unsigned32 | .1.3.6.1.4.1.8708.2.17.2.3.1.1.1 |
| snmpUserName Name assigned to each entry.
Used for SNMPv3 Auth-MD5 read and write mode.
In application SNMPc
V3 Auth/Priv Security Name | column | OctetString | .1.3.6.1.4.1.8708.2.17.2.3.1.1.2 |
| snmpUserEngineId The engine id used when the authority key was
generated. | column | SNMP-FRAMEWORK-MIBSnmpEngineID | .1.3.6.1.4.1.8708.2.17.2.3.1.1.4 |
| snmpUserAuthKey The authority key for the user. | column | OctetString | .1.3.6.1.4.1.8708.2.17.2.3.1.1.5 |
| snmpUserPrivKey The privacy key for the user. | column | OctetString | .1.3.6.1.4.1.8708.2.17.2.3.1.1.6 |
| snmpUserChangePrivPassword Change user privacy password.
The password must be at least 8 characters long,
or empty to not use encryption.
Default privacy password is empty. | column | LUM-TCCommandString | .1.3.6.1.4.1.8708.2.17.2.3.1.1.7 |
| snmpUserPrivProtocol Privacy protocol, used for encryption of SNMP data.
none - Encryption disabled. No privacy password exist.
aes128 - AES 128 is used for encryption. Privacy password… | column | Enumeration | .1.3.6.1.4.1.8708.2.17.2.3.1.1.8 |