rlSshClientPasswordChangeStatus
CISCOSB-SSH-MIB ·
.1.3.6.1.4.1.9.6.1.101.78.3.7.1.6
Object
column
Enumeration
Specifies the status of last password change operation on remote server identified by rlSshClientPasswordChangeInetAddress. In case this data was erased (3 or more password change operations have been performed since the operation on this server), the status will be 'noData'.
Context
- MIB
- CISCOSB-SSH-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.78.3.7.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlSshClientPasswordChangeEntry
- Table
- rlSshClientPasswordChangeTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | succeeded |
3 | failed |
4 | noData |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlSshClientPasswordChangeInetAddrType Specifies the inet address type of remote SCP server | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.6.1.101.78.3.7.1.1 |
| rlSshClientPasswordChangeInetAddr Specifies the inet address of remote SCP server | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.6.1.101.78.3.7.1.2 |
| rlSshClientPasswordChangeUsername Specifies the username for which the password change is required. | column | OctetString | .1.3.6.1.4.1.9.6.1.101.78.3.7.1.3 |
| rlSshClientPasswordChangeOldPassword Specifies the old password that was in use for rlSshClientPasswordChangeUsername
until now. Upon setting a value in this entry, length of this field value
must be 6-70. Password o… | column | OctetString | .1.3.6.1.4.1.9.6.1.101.78.3.7.1.4 |
| rlSshClientPasswordChangeNewPassword Specifies the new password that should be in use for
rlSshClientPasswordChangeUsername from now on. Upon setting a value in this
entry, length of this field value must be 6-70.
Pa… | column | OctetString | .1.3.6.1.4.1.9.6.1.101.78.3.7.1.5 |
| rlSshClientPasswordChangeFailureReason In case the value of rlSshClientPasswordChangeStatus is 'failed', this
field will contain the failure reason. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9.6.1.101.78.3.7.1.7 |