sysSetBootPwStatus
ZELAX-MIB ·
.1.3.6.1.4.1.7840.2.1.100.1.18.5
Object
scalar
r/w
Enumeration
If you enter '1', excute the operation you set. Firstly, judge the type of deletePassword, if it is '1', delete the password, and return ok; if the type is '0', then modify the password. At first judge the correctness of oldpassword, then judge the new password equal to confirm password. if they are all right, set the new password.
Context
- MIB
- ZELAX-MIB
- OID
.1.3.6.1.4.1.7840.2.1.100.1.18.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sysSetBootPassword
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| oldPassword If there is a old password, you should enter the old password, then you can set the new password or delete
the password. The length of the password is between 3 and 32, enter wron… | scalar | OctetString | .1.3.6.1.4.1.7840.2.1.100.1.18.1 |
| newPassword Enter the new password you want to set, and the length of the password is between 3 and 32. | scalar | OctetString | .1.3.6.1.4.1.7840.2.1.100.1.18.2 |
| confirmPassword Enter the new password again to confirm the new password, the password entries must match. | scalar | OctetString | .1.3.6.1.4.1.7840.2.1.100.1.18.3 |
| deletePassword If you want to delete the password, enter '1'; if you don't want delete it, you can enter '0'
or do nothing. | scalar | Enumeration | .1.3.6.1.4.1.7840.2.1.100.1.18.4 |