tmnxPasswordMinLength
TIMETRA-SECURITY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.22.5.2
Object
scalar r/w
Unsigned32
The minimum number of characters required in the password.
In addition to the number of characters in the new password, credit
(of +1 in length) will be given for each different kind of character
(uppercase, lowercase, digit or special), thus giving the user the
choice between long simple and shorter but more complex passwords.
The maximum credit that is given for each different type of character
is configured using the tmnxPasswordCreditsLowerCase,
tmnxPasswordCreditsUpperCase, tmnxPasswordCreditsSpecialChar and
tmnxPasswordCreditsNumeric MIB fields.
Setting these 4 fields to 0 will effectively disable passwords
credits.
Context
- MIB
- TIMETRA-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.22.5.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tmnxPasswordInfo
- Groups
- 3
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::tmnxPasswordMinLength.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::tmnxPasswordMinLength'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 6-50