All MIBs › CISCOSB-SSH-MIB › rlSshClientPasswordChangeOldPassword
rlSshClientPasswordChangeOldPassword
Module: CISCOSB-SSH-MIB
OID (symbolic): CISCOSB-SSH-MIB::rlSshClientPasswordChangeOldPassword
OID (numeric): 1.3.6.1.4.1.9.6.1.101.78.3.7.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: 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 of length 0 will always be returned on GET operations.
What is rlSshClientPasswordChangeOldPassword?
This read-write DisplayString(0..70) supplies the current password used to authenticate before changing it on a remote server, and per the description always reads back as an empty value for security. Admins care because this write-only-in-practice field is required input for the remote password-change operation to succeed. For example, an admin sets this to the account's current password when initiating a remote password rotation, and any subsequent read of this field always returns empty regardless of what was set.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.78.3.7.1.4 snmpwalk -v2c -c public <target> CISCOSB-SSH-MIB::rlSshClientPasswordChangeOldPassword
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.78.3.7.1.4.1 snmpget -v2c -c public <target> CISCOSB-SSH-MIB::rlSshClientPasswordChangeOldPassword.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.78.3.7.1.4.1 s <value>
Start monitoring Cisco Small Business managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-SSH-MIB::rlSshClientPasswordChangeOldPassword OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switch from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.78 | rlSsh | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.78.3 | rlSshClient | CISCOSB-SSH-MIB |
| 1.3.6.1.4.1.9.6.1.101.78.3.7 | rlSshClientPasswordChangeTable | CISCOSB-SSH-MIB |
| 1.3.6.1.4.1.9.6.1.101.78.3.7.1 | rlSshClientPasswordChangeEntry | CISCOSB-SSH-MIB |
| 1.3.6.1.4.1.9.6.1.101.78.3.7.1.4 | rlSshClientPasswordChangeOldPassword | CISCOSB-SSH-MIB |