tmnxUserActionClearPwdHistory
TIMETRA-SECURITY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.22.21.3
Object
When tmnxUserActionClearPwdHistory is set to 'doAction', the password
history of one or more users will be cleared, allowing them to reuse
any password that they previously used.
When setting the value of this object to 'doAction', the value of
tmnxUserActionUserName must be set as well in the same SNMP SET PDU.
If the value of tmnxUserActionUserName is set to a non-empty string
only the password history of the specified user will be cleared.
Otherwise the password history of all users will be cleared.
Context
- MIB
- TIMETRA-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.22.21.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tmnxUserActionObjs
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SECURITY-MIB::tmnxUserActionClearPwdHistory.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SECURITY-MIB::tmnxUserActionClearPwdHistory'
Syntax
- Source
- TIMETRA-TC-MIBTmnxActionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | doAction |
2 | notApplicable |