hm2UserPwdPolicyChk

HM2-USERMGMT-MIB · .1.3.6.1.4.1.248.11.24.1.1.1.1.6

Object

Displays whether the password policy check is enabled or not.
The password policy check objects are defined in the hm2PwdMgmtGroup.
Even if this object if set to 'disable' the size of a new password has
to be at least the size of the hm2PwdMgmtMinLength object set.
Only a user with the administrator role can set this value.

Context

MIB
HM2-USERMGMT-MIB
OID
.1.3.6.1.4.1.248.11.24.1.1.1.1.6
Type
column
Access
readwrite
Status
current
Parent
hm2UserConfigEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-USERMGMT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-USERMGMT-MIB::hm2UserPwdPolicyChk'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-USERMGMT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-USERMGMT-MIB::hm2UserPwdPolicyChk.<hm2UserName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-USERMGMT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-USERMGMT-MIB::hm2UserPwdPolicyChk'

Syntax

Values & Constraints

Type Values
1enable
2disable