A SERVICE OF

logo

MIB Reference
Polycom, Inc. 619
-- cmaConfigGatekeeperLogSettingTable OBJECT-TYPE
-- SYNTAX SEQUENCE OF CmaConfigGatekeeperLogSettingEntry
-- MAX-ACCESS not-accessible
-- STATUS current
-- DESCRIPTION “CMA gatekeeper log setting table. Contains log setting
-- information for each gatekeeper message type.”
-- ::= { cmaConfigLog 2 }
-- cmaConfigGatekeeperLogSettingEntry OBJECT-TYPE
-- SYNTAX CmaConfigGatekeeperLogSettingEntry
-- MAX-ACCESS not-accessible
-- STATUS current
-- DESCRIPTION “CMA gatekeeper log setting entry.”
-- INDEX { cmaConfigGatekeeperLogMessageType }
-- ::= { cmaConfigGatekeeperLogSettingTable 1}
-- cmaConfigGatekeeperLogMessageType OBJECT-TYPE
-- SYNTAX CmaConfigGatekeeperMessageType
-- MAX-ACCESS read-only
-- STATUS current
-- DESCRIPTION “Message type of the gatekeeper log setting entry.”
-- ::= { cmaConfigGatekeeperLogSettingEntry 2 }
-- cmaConfigGatekeeperLogMessageEnabled OBJECT-TYPE
-- SYNTAX TruthValue
-- MAX-ACCESS read-only
-- STATUS current
-- DESCRIPTION “Flag indicating whether this message type is logged.”
-- ::= { cmaConfigGatekeeperLogSettingEntry 3 }
-- END Log contact configuration
-- START LDAP configuration
cmaConfigLdapGroup OBJECT-GROUP
OBJECTS
{
cmaConfigLdapEnabled,
cmaConfigLdapServerInetAddressType,
cmaConfigLdapServerInetAddress,
cmaConfigLdapSecurityLevel,
cmaConfigLdapIgnoreDisabledADUsers,
cmaConfigLdapExclusionFilter,
cmaConfigLdapSearchBaseDN,
cmaConfigLdapWindowsAuthenticationIntegration,
cmaConfigLdapWindowsAuthenticationDomainControllerName
}
STATUS current
DESCRIPTION “CMA LDAP configuration conformance group.”
::= { cmaConfigConformance 4 }
cmaConfigLdapEnabled OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION “LDAP integration enabled flag.”
::= { cmaConfigLDAP 1 }
cmaConfigLdapServerInetAddressType OBJECT-TYPE