![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/8/87/887619b9-ad82-4108-b8bb-15d7e7a23b9d/887619b9-ad82-4108-b8bb-15d7e7a23b9d-bg2b4.png)
Polycom RealPresence Resource Manager System Operations Guide
670 Polycom, Inc.
DESCRIPTION “Number of failed logins allowed for a user. “
::= { cmaConfigLocalUserAccount 1 }
cmaLocalUSerFailedLoginWindow OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Failed login window in hours for a particular user. “
::= { cmaConfigLocalUserAccount 2 }
cmaLocalUserAccountLockoutDuration OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION “The account lockout duration (minutes) for user accounts which have exceeded the failed
login threshold. If the lockout is indefinite and must be manually unlocked, then this will have a value of
-1.”
::= { cmaConfigLocalUserAccount 3 }
cmaLocalUserAccountThresholdAccount OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Customise Account Inactivity for the number of days “
::= { cmaConfigLocalUserAccount 4 }
--End ConfigLocalUserAccount Group
--Start Local Password Requirement Configuration
cmaConfigLocalPasswordRequirementGroup OBJECT-GROUP
OBJECTS
{
cmaLocalPasswordMinLen,
cmaLocalPasswordMinChangedChar,
cmaLocalPasswordMinAgeCheck,
cmaLocalPasswordMinAge,
cmaLocalPasswordMaxAgeCheck,
cmaLocalPasswordMaxAge,
cmaLocalPasswordWarningIntervalCheck,
cmaLocalPasswordWarningInterval,
cmaLocalPasswordRejectPreviousCheck,
cmaLocalPasswordRejectPrevious,
cmaLocalPasswordIncludeLowerCase,
cmaLocalPasswordLowerCaseCount,
cmaLocalPasswordIncludeUpperCase,
cmaLocalPasswordUpperCaseCount,
cmaLocalPasswordIncludeNumbers,
cmaLocalPasswordNumbersCount,
cmaLocalPasswordIncludeSpecialChars,
cmaLocalPasswordSpecialCharsCount,
cmaLocalPasswordConsecutive,
cmaLocalPasswordConsecutiveCount
}
STATUS current
DESCRIPTION “CMA Local Password Requirement config conformance group.”
::= { cmaConfigConformance 27 }
cmaLocalPasswordMinLen OBJECT-TYPE