A SERVICE OF

logo

MIB Reference
Polycom, Inc. 673
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION “number of special characters in the password.”
::= { cmaConfigLocalPasswordRequirement 18 }
cmaLocalPasswordConsecutive OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Include consecutive repetition of characters.”
::= { cmaConfigLocalPasswordRequirement 19 }
cmaLocalPasswordConsecutiveCount OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION “number of repetition of the same character in the password.”
::= { cmaConfigLocalPasswordRequirement 20 }
--End Local Password Requirement Configuration
-------------------------------------------------------------------------------
-- Status Group
-------------------------------------------------------------------------------
-- START Connected User status
cmaStatusUsersGroup OBJECT-GROUP
OBJECTS
{
connectedUserCount,
connectedAdminUserCount,
connectedOperatorUserCount,
connectedSchedulerUserCount,
connectedAuditorUserCount,
connectedUserIndex,
connectedUserName,
connectedUserRole,
connectedUserLoginTime
}
STATUS current
DESCRIPTION “CMA connected user status conformance group.”
::= { cmaStatusConformance 1 }
connectedUserCount OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Total number of connected CMA users.”
::= { cmaStatusUsers 1 }
connectedAdminUserCount OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Number of connected Administrator users.”
::= { cmaStatusUsers 2 }