minimumDiffCharsPassword
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.6
Object
scalar mandatory
r/w
Enumeration
The required minimum number of characters in the new password
different from the previous password. The default value is 2.
A SET of this object is ignored until the complexPasswordRules option is enabled
and the minimumPasswordReuseCycle is not none(0)
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.6- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- customSecuritySettings
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 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::minimumDiffCharsPassword.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::minimumDiffCharsPassword'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | oneChar |
2 | twoChars |
3 | threeChars |
4 | fourChars |
5 | fiveChars |
6 | sixChars |
7 | sevenChars |
8 | eightChars |
9 | nineChars |
10 | tenChars |
11 | elevenChars |
12 | twelveChars |
13 | thirteenChars |
14 | fourteenChars |
15 | fifteenChars |