MIB Viewer

clsSecStrongPwdCheckType

OBJECT-TYPE
1.3.6.1.4.1.9.9.618.1.6.2
Access
read-only
Status
current
Sub-identifiers
0
This object represents the type of the check that was enabled or disabled by the management user. A value of 'caseCheck' indicates that, the caseCheck was enabled or disabled by the management user. A value of 'consecutiveCheck' indicates that, the consecutiveCheck was enabled or disabled by the management user. A value of 'defaultCheck' indicates that, the defaultCheck was enabled or disabled by the management user. A value of 'usernameCheck' indicates that, the usernameCheck was enabled or disabled by the management user. A value of 'allChecks' indicates that, all checks were enabled by the management user.
INTEGER { caseCheck(1), consecutiveCheck(2), defaultCheck(3), usernameCheck(4), allChecks(5) }