hm2CamPwdChangeActionStatus
HM2-CAM-MGMT-MIB ·
.1.3.6.1.4.1.248.11.200.1.20.5
Object
scalar
Enumeration
Status of password change action on available CAM server. - ok(1) -> password change successful. - unsuccessful(2)-> password change unsuccessful. - pending(3) -> password change is in progress. - other(4) -> password change was never done.
Context
- MIB
- HM2-CAM-MGMT-MIB
- OID
.1.3.6.1.4.1.248.11.200.1.20.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hm2CamPwdChangeGroup
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | unsuccessful |
3 | pending |
4 | other |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2CamPwdChangeUserName Set user name of user whose password has to be changed on CAM server. | scalar | OctetString | .1.3.6.1.4.1.248.11.200.1.20.1 |
| hm2CamPwdChangeUserPwOld Set old password of user whose password has to be changed on CAM server. | scalar | OctetString | .1.3.6.1.4.1.248.11.200.1.20.2 |
| hm2CamPwdChangeUserPwNew Set new password of user whose password has to be changed on CAM server. | scalar | OctetString | .1.3.6.1.4.1.248.11.200.1.20.3 |
| hm2CamPwdChangeAction Execute password change of given user on CAM server.
- other -> no action, password is not changed on CAM server
- changePwd -> change password | scalar | Enumeration | .1.3.6.1.4.1.248.11.200.1.20.4 |