02-config.ldif revision fe5d7be5670ba9d6fb233d5780966d70a640e9dc
0N/A# CDDL HEADER START
0N/A#
0N/A# The contents of this file are subject to the terms of the
0N/A# Common Development and Distribution License, Version 1.0 only
0N/A# (the "License"). You may not use this file except in compliance
0N/A# with the License.
0N/A#
0N/A# You can obtain a copy of the license at
0N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE
0N/A# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
0N/A# See the License for the specific language governing permissions
0N/A# and limitations under the License.
0N/A#
0N/A# When distributing Covered Code, include this CDDL HEADER in each
0N/A# file and include the License file at
0N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
0N/A# add the following below this CDDL HEADER, with the fields enclosed
0N/A# by brackets "[]" replaced with your own identifying information:
0N/A# Portions Copyright [yyyy] [name of copyright owner]
0N/A#
0N/A# CDDL HEADER END
0N/A#
0N/A#
0N/A# Copyright 2006-2010 Sun Microsystems, Inc.
0N/A# Portions Copyright 2010-2013 ForgeRock AS.
0N/A# Portions Copyright 2011 profiq, s.r.o.
0N/A# Portions Copyright 2012 Manuel Gaupp
0N/A#
0N/A#
0N/A# This file contains the attribute type and objectclass definitions for use
0N/A# with the Directory Server configuration.
0N/Adn: cn=schema
0N/AobjectClass: top
0N/AobjectClass: ldapSubentry
0N/AobjectClass: subschema
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.1
0N/A NAME 'ds-cfg-java-class'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.2
0N/A NAME 'ds-cfg-enabled'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.3
0N/A NAME 'ds-cfg-allow-attribute-name-exceptions'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.4
0N/A NAME 'ds-cfg-allowed-client'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.5
0N/A NAME 'ds-cfg-allow-ldap-v2'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.6
0N/A NAME 'ds-cfg-allow-start-tls'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.7
0N/A NAME 'ds-cfg-allow-tcp-reuse-address'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.8
0N/A NAME 'ds-cfg-base-dn'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.9
0N/A NAME 'ds-cfg-db-directory'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.10
0N/A NAME 'ds-cfg-backend-id'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.11
0N/A NAME 'ds-cfg-index-entry-limit'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.13
0N/A NAME 'ds-cfg-alternate-bind-dn'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.14
0N/A NAME 'ds-cfg-certificate-attribute'
0N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.15
0N/A NAME 'ds-cfg-check-schema'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.16
0N/A NAME 'ds-cfg-certificate-validation-policy'
1246N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.17
0N/A NAME 'ds-cfg-db-cache-percent'
1246N/A EQUALITY integerMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.18
1246N/A NAME 'ds-cfg-db-cleaner-min-utilization'
1246N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.19
0N/A NAME 'ds-cfg-db-cache-size'
1246N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.20
1246N/A NAME 'ds-cfg-db-run-cleaner'
1246N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.21
0N/A NAME 'ds-cfg-db-txn-no-sync'
1246N/A EQUALITY booleanMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.22
1246N/A NAME 'ds-cfg-db-txn-write-no-sync'
1246N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.23
0N/A NAME 'ds-cfg-default-severity'
1246N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.24
1246N/A NAME 'ds-cfg-denied-client'
1246N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.25
0N/A NAME 'ds-cfg-enable-profiling-on-startup'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.26
0N/A NAME 'ds-cfg-exclude-filter'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.27
0N/A NAME 'ds-cfg-rotation-interval'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.28
0N/A NAME 'ds-cfg-attribute'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.29
0N/A NAME 'ds-cfg-index-type'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.30
0N/A NAME 'ds-cfg-include-filter'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.31
0N/A NAME 'ds-cfg-invalid-attribute-syntax-behavior'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.32
0N/A NAME 'ds-cfg-kdc-address'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.33
0N/A NAME 'ds-cfg-keytab'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.34
0N/A NAME 'ds-cfg-keep-stats'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.35
0N/A NAME 'ds-cfg-key-store-file'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.36
0N/A NAME 'ds-cfg-key-store-pin'
0N/A EQUALITY octetStringMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.40
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.37
0N/A NAME 'ds-cfg-key-store-pin-environment-variable'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.38
0N/A NAME 'ds-cfg-key-store-pin-file'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.39
0N/A NAME 'ds-cfg-key-store-pin-property'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.40
0N/A NAME 'ds-cfg-key-store-type'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.41
0N/A NAME 'ds-cfg-listen-address'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.42
0N/A NAME 'ds-cfg-listen-port'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.43
0N/A NAME 'ds-cfg-lock-timeout'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.44
0N/A NAME 'ds-cfg-log-file'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.45
0N/A NAME 'ds-cfg-max-allowed-client-connections'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
1816N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.46
0N/A NAME 'ds-cfg-max-entries'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
1816N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.47
0N/A NAME 'ds-cfg-max-memory-percent'
1246N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.48
0N/A NAME 'ds-cfg-max-request-size'
0N/A EQUALITY caseIgnoreMatch
1816N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.49
1246N/A NAME 'ds-cfg-max-work-queue-capacity'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.50
0N/A NAME 'ds-cfg-notify-abandoned-operations'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.51
0N/A NAME 'ds-cfg-num-request-handlers'
0N/A EQUALITY integerMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.52
0N/A NAME 'ds-cfg-num-worker-threads'
0N/A EQUALITY integerMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
1246N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.53
0N/A NAME 'ds-cfg-override-severity'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.54
1246N/A NAME 'ds-cfg-plugin-type'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.55
0N/A NAME 'ds-cfg-profile-action'
1816N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.56
1246N/A NAME 'ds-cfg-profile-directory'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.57
0N/A NAME 'ds-cfg-profiler-state'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A NO-USER-MODIFICATION
0N/A USAGE directoryOperation
1246N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.58
0N/A NAME 'ds-cfg-profile-sample-interval'
0N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.59
0N/A NAME 'ds-cfg-realm'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.515
0N/A NAME 'ds-recurring-task-schedule'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.61
0N/A NAME 'ds-recurring-task-id'
1246N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.62
0N/A NAME 'ds-cfg-rotation-action'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.63
1246N/A NAME 'ds-cfg-rotation-policy'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.64
0N/A NAME 'ds-cfg-retention-policy'
1246N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.65
0N/A NAME 'ds-cfg-number-of-files'
1246N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
1246N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.66
0N/A NAME 'ds-cfg-disk-space-used'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.67
0N/A NAME 'ds-cfg-free-disk-space'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.68
0N/A NAME 'ds-task-shutdown-message'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.69
0N/A NAME 'ds-task-actual-start-time'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.70
0N/A NAME 'ds-cfg-task-backing-file'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.71
0N/A NAME 'ds-task-class-name'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.72
0N/A NAME 'ds-task-completion-time'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.73
0N/A NAME 'ds-task-dependency-id'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.74
0N/A NAME 'ds-task-failed-dependency-action'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.75
0N/A NAME 'ds-task-id'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.76
0N/A NAME 'ds-task-log-message'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.77
0N/A NAME 'ds-task-notify-on-completion'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.78
0N/A NAME 'ds-task-notify-on-error'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
1794N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.79
0N/A NAME 'ds-cfg-task-retention-time'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.80
0N/A NAME 'ds-task-scheduled-start-time'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.81
0N/A NAME 'ds-task-state'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.82
0N/A NAME 'ds-cfg-time-interval'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.83
0N/A NAME 'ds-cfg-buffer-size'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.84
0N/A NAME 'ds-cfg-schema-entry-dn'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.85
0N/A NAME 'ds-cfg-send-rejection-notice'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.86
0N/A NAME 'ds-cfg-server-fqdn'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.87
0N/A NAME 'ds-task-shutdown-password'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.88
0N/A NAME 'ds-cfg-single-structural-objectclass-behavior'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.89
0N/A NAME 'ds-cfg-size-limit'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.90
0N/A NAME 'ds-cfg-ssl-client-auth-policy'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.91
0N/A NAME 'ds-cfg-ssl-cert-nickname'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.92
0N/A NAME 'ds-cfg-strict-format'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.93
0N/A NAME 'ds-cfg-subordinate-base-dn'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.94
0N/A NAME 'ds-cfg-suppress-internal-operations'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.95
0N/A NAME 'ds-cfg-time-of-day'
0N/A EQUALITY numericStringMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.36
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.96
0N/A NAME 'ds-cfg-trust-store-file'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.97
0N/A NAME 'ds-cfg-trust-store-pin'
0N/A EQUALITY octetStringMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.40
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.98
0N/A NAME 'ds-cfg-trust-store-pin-environment-variable'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.99
0N/A NAME 'ds-cfg-trust-store-pin-file'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.100
0N/A NAME 'ds-cfg-trust-store-pin-property'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.101
0N/A NAME 'ds-cfg-trust-store-type'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.102
0N/A NAME 'ds-cfg-user-base-dn'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.103
0N/A NAME 'ds-cfg-user-name-attribute'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.104
0N/A NAME 'ds-cfg-use-ssl'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.105
0N/A NAME 'ds-cfg-use-tcp-keep-alive'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.106
0N/A NAME 'ds-cfg-use-tcp-no-delay'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.107
0N/A NAME 'ds-cfg-allow-zero-length-values'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.108
0N/A NAME 'ds-cfg-show-all-attributes'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.109
0N/A NAME 'ds-cfg-add-missing-rdn-attributes'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.110
0N/A NAME 'ds-cfg-server-error-result-code'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.111
0N/A NAME 'ds-cfg-match-attribute'
0N/A EQUALITY objectIdentifierMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.38
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.112
0N/A NAME 'ds-cfg-match-base-dn'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.113
0N/A NAME 'ds-cfg-identity-mapper'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.114
0N/A NAME 'ds-cfg-proxied-authorization-identity-mapper'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.115
0N/A NAME 'ds-cfg-time-limit'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.116
0N/A NAME 'ds-rlim-size-limit'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.117
0N/A NAME 'ds-rlim-time-limit'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.118
0N/A NAME 'ds-cfg-accept-backlog'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.119
0N/A NAME 'ds-sync-hist'
0N/A ORDERING historicalCsnOrderingMatch
0N/A EQUALITY octetStringMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.40
0N/A NO-USER-MODIFICATION
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.120
0N/A NAME 'ds-cfg-receive-status'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.121
0N/A NAME 'ds-cfg-replication-port'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.122
0N/A NAME 'ds-cfg-replication-server'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.123
0N/A NAME 'ds-cfg-writability-mode'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.124
0N/A NAME 'ds-cfg-bind-with-dn-requires-password'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.125
0N/A NAME 'ds-cfg-max-receive-queue'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.126
0N/A NAME 'ds-cfg-max-receive-delay'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.127
0N/A NAME 'ds-cfg-max-send-queue'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.128
0N/A NAME 'ds-cfg-max-send-delay'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.129
0N/A NAME 'ds-cfg-max-password-length'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.130
0N/A NAME 'ds-cfg-min-password-length'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.131
0N/A NAME 'ds-cfg-password-character-set'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.132
0N/A NAME 'ds-cfg-password-format'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.133
0N/A NAME 'ds-cfg-account-status-notification-handler'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.134
0N/A NAME 'ds-cfg-allow-expired-password-changes'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.135
0N/A NAME 'ds-cfg-allow-pre-encoded-passwords'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.136
0N/A NAME 'ds-cfg-allow-user-password-changes'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.137
0N/A NAME 'ds-cfg-default-password-storage-scheme'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.138
0N/A NAME 'ds-cfg-deprecated-password-storage-scheme'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.139
0N/A NAME 'ds-cfg-expire-passwords-without-warning'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.140
0N/A NAME 'ds-cfg-force-change-on-reset'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.141
0N/A NAME 'ds-cfg-grace-login-count'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.142
1246N/A NAME 'ds-cfg-idle-lockout-interval'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.143
1246N/A NAME 'ds-cfg-last-login-time-attribute'
1246N/A EQUALITY objectIdentifierMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.38
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.144
1246N/A NAME 'ds-cfg-last-login-time-format'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.145
0N/A NAME 'ds-cfg-lockout-duration'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.146
0N/A NAME 'ds-cfg-lockout-failure-count'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.147
0N/A NAME 'ds-cfg-lockout-failure-expiration-interval'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.148
0N/A NAME 'ds-cfg-max-password-age'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.149
0N/A NAME 'ds-cfg-max-password-reset-age'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.150
0N/A NAME 'ds-cfg-min-password-age'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.151
0N/A NAME 'ds-cfg-password-attribute'
0N/A EQUALITY objectIdentifierMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.38
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.152
0N/A NAME 'ds-cfg-password-expiration-warning-interval'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.153
0N/A NAME 'ds-cfg-password-generator'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
1246N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.154
0N/A NAME 'ds-cfg-password-validator'
1246N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.155
0N/A NAME 'ds-cfg-previous-last-login-time-format'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.156
0N/A NAME 'ds-cfg-require-change-by-time'
0N/A EQUALITY generalizedTimeMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.157
0N/A NAME 'ds-cfg-password-change-requires-current-password'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.158
0N/A NAME 'ds-cfg-require-secure-authentication'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.159
0N/A NAME 'ds-cfg-require-secure-password-changes'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.160
0N/A NAME 'ds-cfg-skip-validation-for-administrators'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.161
0N/A NAME 'ds-cfg-default-password-policy'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
1246N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.162
0N/A NAME 'ds-pwp-last-login-time'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.163
0N/A NAME 'ds-pwp-password-changed-by-required-time'
0N/A EQUALITY generalizedTimeMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
0N/A SINGLE-VALUE
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.164
0N/A NAME 'ds-pwp-reset-time'
0N/A EQUALITY generalizedTimeMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
0N/A SINGLE-VALUE
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.165
0N/A NAME 'ds-pwp-warned-time'
0N/A EQUALITY generalizedTimeMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
0N/A SINGLE-VALUE
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.166
0N/A NAME 'ds-pwp-account-disabled'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.167
0N/A NAME 'ds-cfg-force-change-on-add'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.168
0N/A NAME 'ds-cfg-allow-multiple-password-values'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.169
0N/A NAME 'ds-task-import-ldif-file'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.170
0N/A NAME 'ds-task-import-append'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.171
0N/A NAME 'ds-task-import-replace-existing'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.172
0N/A NAME 'ds-task-import-backend-id'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.173
0N/A NAME 'ds-task-import-include-branch'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.174
0N/A NAME 'ds-task-import-exclude-branch'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.175
0N/A NAME 'ds-task-import-include-attribute'
0N/A EQUALITY caseIgnoreIA5Match
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
1246N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.176
1246N/A NAME 'ds-task-import-exclude-attribute'
0N/A EQUALITY caseIgnoreIA5Match
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
0N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.177
0N/A NAME 'ds-task-import-include-filter'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.178
0N/A NAME 'ds-task-import-exclude-filter'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.179
0N/A NAME 'ds-task-import-reject-file'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.598
0N/A NAME 'ds-task-import-tmp-directory'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.180
0N/A NAME 'ds-task-import-overwrite-rejects'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.181
0N/A NAME 'ds-task-import-skip-schema-validation'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.597
0N/A NAME 'ds-task-import-skip-dn-validation'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.519
1246N/A NAME 'ds-task-import-skip-file'
1246N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.182
0N/A NAME 'ds-task-import-is-compressed'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.183
0N/A NAME 'ds-task-import-is-encrypted'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.222
0N/A NAME 'ds-cfg-import-queue-size'
0N/A EQUALITY integerMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
1246N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.184
0N/A NAME 'ds-task-restart-server'
0N/A EQUALITY booleanMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.185
0N/A NAME 'ds-sync-state'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.186
0N/A NAME 'ds-cfg-backup-directory'
0N/A EQUALITY caseExactMatch
0N/A SUBSTR caseExactSubstringsMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.187
0N/A NAME 'ds-backup-compressed'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.188
0N/A NAME 'ds-backup-date'
0N/A EQUALITY generalizedTimeMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.189
0N/A NAME 'ds-backup-dependency'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.190
0N/A NAME 'ds-backup-directory-path'
0N/A EQUALITY caseExactMatch
0N/A SUBSTR caseExactSubstringsMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.191
0N/A NAME 'ds-backup-encrypted'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.192
0N/A NAME 'ds-backup-id'
0N/A EQUALITY caseExactMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.193
1246N/A NAME 'ds-backup-incremental'
1246N/A EQUALITY booleanMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.194
1246N/A NAME 'ds-backup-signed-hash'
1246N/A EQUALITY octetStringMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.40
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.195
1246N/A NAME 'ds-backup-unsigned-hash'
1246N/A EQUALITY octetStringMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.40
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.196
1246N/A NAME 'ds-backup-backend-dn'
1246N/A EQUALITY distinguishedNameMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.197
1246N/A NAME 'ds-task-export-ldif-file'
1246N/A EQUALITY caseExactMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.198
1246N/A NAME 'ds-task-export-append-to-ldif'
1246N/A EQUALITY booleanMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.199
1246N/A NAME 'ds-task-export-backend-id'
1246N/A EQUALITY caseExactMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.200
0N/A NAME 'ds-task-export-include-branch'
1246N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.201
0N/A NAME 'ds-task-export-exclude-branch'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.202
0N/A NAME 'ds-task-export-include-attribute'
0N/A EQUALITY caseIgnoreIA5Match
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.203
0N/A NAME 'ds-task-export-exclude-attribute'
0N/A EQUALITY caseIgnoreIA5Match
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.204
0N/A NAME 'ds-task-export-include-filter'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.205
0N/A NAME 'ds-task-export-exclude-filter'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.206
0N/A NAME 'ds-task-export-wrap-column'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.207
0N/A NAME 'ds-task-export-compress-ldif'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.208
0N/A NAME 'ds-task-export-encrypt-ldif'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.209
0N/A NAME 'ds-task-export-sign-hash'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.210
0N/A NAME 'ds-task-restore-verify-only'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.211
0N/A NAME 'ds-task-backup-backend-id'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.212
0N/A NAME 'ds-task-backup-all'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.213
0N/A NAME 'ds-task-backup-incremental'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.214
0N/A NAME 'ds-task-backup-incremental-base-id'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.215
0N/A NAME 'ds-task-backup-compress'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.216
0N/A NAME 'ds-task-backup-encrypt'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.217
0N/A NAME 'ds-task-backup-hash'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.218
0N/A NAME 'ds-task-backup-sign-hash'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.219
0N/A NAME 'ds-cfg-preload-time-limit'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.223
0N/A NAME 'ds-cfg-import-thread-count'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
1794N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.224
0N/A NAME 'ds-cfg-entries-compressed'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.225
1246N/A NAME 'ds-cfg-deadlock-retry-limit'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.226
0N/A NAME 'ds-cfg-db-evictor-lru-only'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.227
1794N/A NAME 'ds-cfg-db-evictor-nodes-per-scan'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.228
0N/A NAME 'ds-cfg-db-log-file-max'
1246N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.229
0N/A NAME 'ds-cfg-db-logging-file-handler-on'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.230
0N/A NAME 'ds-cfg-db-logging-level'
1794N/A EQUALITY caseIgnoreIA5Match
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.231
0N/A NAME 'ds-cfg-db-checkpointer-bytes-interval'
0N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.232
0N/A NAME 'ds-cfg-db-checkpointer-wakeup-interval'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.233
0N/A NAME 'ds-cfg-db-num-lock-tables'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.235
0N/A NAME 'ds-cfg-replication-server-id'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.236
0N/A NAME 'ds-cfg-server-id'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.237
0N/A NAME 'ds-pwp-account-expiration-time'
0N/A EQUALITY generalizedTimeMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
0N/A SINGLE-VALUE
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.238
0N/A NAME 'ds-cfg-account-status-notification-type'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.239
0N/A NAME 'ds-cfg-db-num-cleaner-threads'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.240
0N/A NAME 'ds-cfg-lookthrough-limit'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.241
0N/A NAME 'ds-rlim-lookthrough-limit'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
1246N/A USAGE directoryOperation
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.242
1246N/A NAME 'ds-cfg-db-directory-permissions'
1246N/A EQUALITY caseExactMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.243
0N/A NAME 'ds-cfg-window-size'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.244
0N/A NAME 'ds-pwp-password-policy-dn'
0N/A EQUALITY distinguishedNameMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.245
0N/A NAME 'ds-cfg-queue-size'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.246
0N/A NAME 'ds-private-naming-contexts'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.247
0N/A NAME 'ds-backend-id'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.248
0N/A NAME 'ds-backend-base-dn'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.249
0N/A NAME 'ds-backend-entry-count'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.250
0N/A NAME 'ds-backend-writability-mode'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.251
0N/A NAME 'ds-connectionhandler-connection'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.252
0N/A NAME 'ds-connectionhandler-listener'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.253
0N/A NAME 'ds-connectionhandler-num-connections'
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.254
0N/A NAME 'ds-connectionhandler-protocol'
1246N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.255
0N/A NAME 'ds-backend-is-private'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.256
0N/A NAME 'ds-cfg-reject-unauthenticated-requests'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.257
0N/A NAME 'ds-task-schema-file-name'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.258
0N/A NAME 'ds-cfg-heartbeat-interval'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.259
0N/A NAME 'ds-cfg-replication-db-directory'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.260
0N/A NAME 'ds-privilege-name'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.261
0N/A NAME 'ds-cfg-default-root-privilege-name'
1794N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.262
0N/A NAME 'ds-cfg-certificate-mapper'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.263
0N/A NAME 'ds-cfg-key-manager-provider'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.264
0N/A NAME 'ds-cfg-trust-manager-provider'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
1794N/A SINGLE-VALUE
1794N/A X-ORIGIN 'OpenDS Directory Server' )
1794N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.265
0N/A NAME 'ds-cfg-subject-attribute'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.266
0N/A NAME 'ds-certificate-subject-dn'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.267
0N/A NAME 'ds-cfg-subject-attribute-mapping'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.268
0N/A NAME 'ds-certificate-fingerprint'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.269
0N/A NAME 'ds-cfg-fingerprint-attribute'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.270
0N/A NAME 'ds-cfg-fingerprint-algorithm'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.271
0N/A NAME 'ds-cfg-replication-purge-delay'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.272
0N/A NAME 'ds-cfg-global-aci'
0N/A EQUALITY octetStringMatch
0N/A SYNTAX 1.3.6.1.4.1.26027.1.3.4
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.273
0N/A NAME 'ds-cfg-min-password-difference'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.274
0N/A NAME 'ds-cfg-min-unique-characters'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.275
0N/A NAME 'ds-cfg-max-consecutive-length'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.276
0N/A NAME 'ds-cfg-case-sensitive-validation'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.277
0N/A NAME 'ds-cfg-attribute-type'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.278
0N/A NAME 'ds-cfg-group-dn'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.279
0N/A NAME 'ds-cfg-filter'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.280
0N/A NAME 'ds-cfg-conflict-behavior'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.281
0N/A NAME 'ds-task-initialize-domain-dn'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.282
0N/A NAME 'ds-task-initialize-replica-server-id'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.283
0N/A NAME 'ds-task-unprocessed-entry-count'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.284
0N/A NAME 'ds-task-processed-entry-count'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.285
0N/A NAME 'ds-cfg-dictionary-file'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.286
0N/A NAME 'ds-cfg-test-reversed-password'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.287
0N/A NAME 'ds-cfg-character-set'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.288
0N/A NAME 'ds-cfg-allow-unclassified-characters'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.289
0N/A NAME 'ds-task-rebuild-base-dn'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.290
0N/A NAME 'ds-task-rebuild-index'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.291
0N/A NAME 'ds-task-rebuild-tmp-directory'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.292
0N/A NAME 'ds-target-group-dn'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.293
0N/A NAME 'ds-cfg-value'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.294
0N/A NAME 'ds-cfg-default-debug-level'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.295
0N/A NAME 'ds-cfg-default-debug-category'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.296
0N/A NAME 'ds-cfg-default-omit-method-entry-arguments'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.297
0N/A NAME 'ds-cfg-default-omit-method-return-value'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.298
0N/A NAME 'ds-cfg-default-include-throwable-cause'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.299
0N/A NAME 'ds-cfg-default-throwable-stack-frames'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.300
0N/A NAME 'ds-cfg-debug-scope'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.301
0N/A NAME 'ds-cfg-debug-level'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.302
0N/A NAME 'ds-cfg-debug-category'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.303
0N/A NAME 'ds-cfg-omit-method-entry-arguments'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.304
0N/A NAME 'ds-cfg-omit-method-return-value'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.305
0N/A NAME 'ds-cfg-include-throwable-cause'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.306
0N/A NAME 'ds-cfg-throwable-stack-frames'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.307
0N/A NAME 'ds-cfg-asynchronous'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.308
0N/A NAME 'ds-cfg-log-file-permissions'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.309
0N/A NAME 'ds-cfg-auto-flush'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.310
0N/A NAME 'ds-cfg-append'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.311
0N/A NAME 'ds-cfg-max-memory-size'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.312
0N/A NAME 'ds-cfg-cache-type'
0N/A EQUALITY caseIgnoreIA5Match
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.313
0N/A NAME 'ds-cfg-cache-directory'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.314
0N/A NAME 'ds-cfg-persistent-cache'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.315
0N/A NAME 'ds-cfg-allow-retrieving-membership'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.316
0N/A NAME 'ds-cfg-file-size-limit'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.317
0N/A NAME 'ds-sync-conflict'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.319
0N/A NAME 'ds-cfg-substring-length'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.320
0N/A NAME 'ds-cfg-plugin-order-startup'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.321
0N/A NAME 'ds-cfg-plugin-order-shutdown'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.322
0N/A NAME 'ds-cfg-plugin-order-post-connect'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.323
0N/A NAME 'ds-cfg-plugin-order-post-disconnect'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.324
0N/A NAME 'ds-cfg-plugin-order-ldif-import'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.325
0N/A NAME 'ds-cfg-plugin-order-ldif-export'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.326
0N/A NAME 'ds-cfg-plugin-order-pre-parse-abandon'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.327
0N/A NAME 'ds-cfg-plugin-order-pre-parse-add'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.328
0N/A NAME 'ds-cfg-plugin-order-pre-parse-bind'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.329
0N/A NAME 'ds-cfg-plugin-order-pre-parse-compare'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.330
0N/A NAME 'ds-cfg-plugin-order-pre-parse-delete'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.331
0N/A NAME 'ds-cfg-plugin-order-pre-parse-extended'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.332
0N/A NAME 'ds-cfg-plugin-order-pre-parse-modify'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.333
0N/A NAME 'ds-cfg-plugin-order-pre-parse-modify-dn'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.334
0N/A NAME 'ds-cfg-plugin-order-pre-parse-search'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.335
0N/A NAME 'ds-cfg-plugin-order-pre-parse-unbind'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.336
0N/A NAME 'ds-cfg-plugin-order-pre-operation-add'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.337
0N/A NAME 'ds-cfg-plugin-order-pre-operation-bind'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.338
0N/A NAME 'ds-cfg-plugin-order-pre-operation-compare'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.339
0N/A NAME 'ds-cfg-plugin-order-pre-operation-delete'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.340
0N/A NAME 'ds-cfg-plugin-order-pre-operation-extended'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.341
0N/A NAME 'ds-cfg-plugin-order-pre-operation-modify'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.342
0N/A NAME 'ds-cfg-plugin-order-pre-operation-modify-dn'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
1794N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.343
0N/A NAME 'ds-cfg-plugin-order-pre-operation-search'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.344
0N/A NAME 'ds-cfg-plugin-order-post-operation-abandon'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.345
0N/A NAME 'ds-cfg-plugin-order-post-operation-add'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.346
0N/A NAME 'ds-cfg-plugin-order-post-operation-bind'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.347
0N/A NAME 'ds-cfg-plugin-order-post-operation-compare'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.348
0N/A NAME 'ds-cfg-plugin-order-post-operation-delete'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
1785N/A X-ORIGIN 'OpenDS Directory Server' )
1785N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.349
0N/A NAME 'ds-cfg-plugin-order-post-operation-extended'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.350
0N/A NAME 'ds-cfg-plugin-order-post-operation-modify'
1785N/A EQUALITY caseIgnoreMatch
1785N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1785N/A SINGLE-VALUE
1785N/A X-ORIGIN 'OpenDS Directory Server' )
1785N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.351
1785N/A NAME 'ds-cfg-plugin-order-post-operation-modify-dn'
1785N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.352
0N/A NAME 'ds-cfg-plugin-order-post-operation-search'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.353
0N/A NAME 'ds-cfg-plugin-order-post-operation-unbind'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.354
0N/A NAME 'ds-cfg-plugin-order-post-response-add'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.355
0N/A NAME 'ds-cfg-plugin-order-post-response-bind'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.356
0N/A NAME 'ds-cfg-plugin-order-post-response-compare'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.357
0N/A NAME 'ds-cfg-plugin-order-post-response-delete'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1785N/A SINGLE-VALUE
1785N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.358
0N/A NAME 'ds-cfg-plugin-order-post-response-extended'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
1785N/A X-ORIGIN 'OpenDS Directory Server' )
1785N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.359
1785N/A NAME 'ds-cfg-plugin-order-post-response-modify'
1785N/A EQUALITY caseIgnoreMatch
1785N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1785N/A SINGLE-VALUE
1785N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.360
0N/A NAME 'ds-cfg-plugin-order-post-response-modify-dn'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.361
0N/A NAME 'ds-cfg-plugin-order-post-response-search'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.362
0N/A NAME 'ds-cfg-plugin-order-search-result-entry'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.363
0N/A NAME 'ds-cfg-plugin-order-search-result-reference'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.364
0N/A NAME 'ds-cfg-plugin-order-intermediate-response'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.365
0N/A NAME 'ds-cfg-default-user-password-storage-scheme'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.366
0N/A NAME 'ds-cfg-default-auth-password-storage-scheme'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.367
0N/A NAME 'ds-cfg-strip-syntax-min-upper-bound'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.368
0N/A NAME 'ds-cfg-suppress-synchronization-operations'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.369
0N/A NAME 'ds-cfg-scope'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.370
0N/A NAME 'ds-cfg-sort-order'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.371
0N/A NAME 'ds-cfg-name'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.372
0N/A NAME 'ds-cfg-max-block-size'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.373
0N/A NAME 'ds-cfg-state-update-failure-policy'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.374
0N/A NAME 'ds-cfg-password-history-count'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.375
0N/A NAME 'ds-cfg-password-history-duration'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.376
0N/A NAME 'ds-cfg-smtp-server'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.377
0N/A NAME 'ds-cfg-sender-address'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.378
0N/A NAME 'ds-cfg-recipient-address'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.379
0N/A NAME 'ds-cfg-message-subject'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.380
0N/A NAME 'ds-cfg-message-body'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.381
0N/A NAME 'ds-task-import-clear-backend'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.382
0N/A NAME 'ds-cfg-je-property'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.383
0N/A NAME 'ds-task-disconnect-connection-id'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.384
0N/A NAME 'ds-task-disconnect-message'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.385
0N/A NAME 'ds-task-disconnect-notify-client'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.386
0N/A NAME 'ds-cfg-allowed-task'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.387
0N/A NAME 'ds-cfg-disabled-privilege'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.388
0N/A NAME 'ds-cfg-return-bind-error-messages'
1246N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.389
0N/A NAME 'ds-cfg-enabled-alert-type'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.390
0N/A NAME 'ds-cfg-disabled-alert-type'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.391
1246N/A NAME 'ds-cfg-ssl-protocol'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.392
0N/A NAME 'ds-cfg-ssl-cipher-suite'
1246N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.393
0N/A NAME 'ds-cfg-idle-time-limit'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.394
0N/A NAME 'ds-rlim-idle-time-limit'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.395
0N/A NAME 'ds-cfg-notification-sender-address'
1246N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.396
0N/A NAME 'ds-cfg-plugin-order-subordinate-modify-dn'
1246N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.397
0N/A NAME 'ds-cfg-type'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.398
0N/A NAME 'ds-cfg-match-pattern'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.399
0N/A NAME 'ds-cfg-replace-pattern'
0N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.400
0N/A NAME 'ds-cfg-compact-encoding'
0N/A EQUALITY booleanMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.401
0N/A NAME 'ds-cfg-update-interval'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.402
0N/A NAME 'ds-cfg-email-address-attribute-type'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.403
1246N/A NAME 'ds-cfg-send-message-without-end-user-address'
1246N/A EQUALITY booleanMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.404
0N/A NAME 'ds-cfg-message-template-file'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.405
0N/A NAME 'ds-sync-generation-id'
1246N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.406
0N/A NAME 'ds-task-reset-generation-id-domain-base-dn'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.407
0N/A NAME 'ds-cfg-ssl-encryption'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.408
0N/A NAME 'ds-cfg-public-key-certificate'
1246N/A DESC 'cryptographic public-key certificate'
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.8
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.409
1246N/A NAME 'ds-cfg-key-id'
1246N/A DESC 'cryptographic cipher-key unique identifier'
0N/A EQUALITY caseExactMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.410
1246N/A NAME 'ds-cfg-key-compromised-time'
1246N/A DESC 'The time a cryptographic cipher key was suspected to be compromised'
1246N/A EQUALITY generalizedTimeMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.411
0N/A NAME 'ds-cfg-save-config-on-successful-startup'
1246N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
1246N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.412
0N/A NAME 'ds-cfg-max-blocked-write-time-limit'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.413
0N/A NAME 'ds-cfg-ldif-directory'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.414
0N/A NAME 'ds-cfg-poll-interval'
0N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.415
0N/A NAME 'ds-cfg-plugin-order-post-synchronization-add'
0N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.416
0N/A NAME 'ds-cfg-plugin-order-post-synchronization-delete'
1246N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.417
0N/A NAME 'ds-cfg-plugin-order-post-synchronization-modify'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1794N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.418
0N/A NAME 'ds-cfg-plugin-order-post-synchronization-modify-dn'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.419
0N/A NAME 'ds-cfg-invoke-for-internal-operations'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.420
0N/A NAME 'ds-cfg-ldif-file'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.421
0N/A NAME 'ds-cfg-is-private-backend'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.422
0N/A NAME 'ds-cfg-isolation-policy'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.423
0N/A NAME 'ds-cfg-cipher-transformation-name'
0N/A DESC 'The name of a cryptographic cipher transformation consisting of an
0N/A algorithm, a mode, and a padding specification, separated by slashes'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.424
1246N/A NAME 'ds-cfg-mac-algorithm-name'
1246N/A DESC 'The name of a cryptographic message authentication code (MAC) algorithm'
1246N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.425
1246N/A NAME 'ds-cfg-key-length-bits'
1246N/A DESC 'The length of a cryptographic secret key'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.426
1246N/A NAME 'ds-cfg-initialization-vector-length-bits'
1246N/A DESC 'The length of a cryptographic cipher initialization vector'
1246N/A EQUALITY integerMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.427
1246N/A NAME 'ds-cfg-symmetric-key'
1246N/A DESC 'A cryptographic secret-key wrapped by a public-key'
1246N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.428
0N/A NAME 'ds-cfg-digest-algorithm'
1246N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.429
0N/A NAME 'ds-cfg-mac-algorithm'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.430
0N/A NAME 'ds-cfg-mac-key-length'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.431
0N/A NAME 'ds-cfg-cipher-transformation'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.432
1246N/A NAME 'ds-cfg-cipher-key-length'
0N/A EQUALITY integerMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.433
1246N/A NAME 'ds-cfg-key-wrapping-transformation'
1246N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.434
1246N/A NAME 'ds-base-dn-entry-count'
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.437
0N/A NAME 'ds-cfg-workflow'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.439
0N/A NAME 'ds-cfg-workflow-element'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.440
0N/A NAME 'ds-cfg-workflow-configuration-mode'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.441
0N/A NAME 'ds-cfg-backend'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.442
0N/A NAME 'ds-cfg-etime-resolution'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.444
0N/A NAME 'ds-task-reset-generation-id-new-value'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.445
0N/A NAME 'ds-cfg-cache-level'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.446
0N/A NAME 'ds-cfg-entry-cache-preload'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.447
0N/A NAME 'ds-cfg-num-update-replay-threads'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.448
0N/A NAME 'ds-cfg-trap-port'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.449
0N/A NAME 'ds-cfg-community'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.450
0N/A NAME 'ds-cfg-allowed-manager'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.451
0N/A NAME 'ds-cfg-allowed-user'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.452
0N/A NAME 'ds-cfg-security-level'
0N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.453
0N/A NAME 'ds-cfg-traps-community'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.454
0N/A NAME 'ds-cfg-traps-destination'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.455
0N/A NAME 'ds-cfg-security-agent-file'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.456
0N/A NAME 'ds-cfg-registered-mbean'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.457
0N/A NAME 'ds-cfg-opendmk-jarfile'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.458
0N/A NAME 'ds-task-export-include-operational-attributes'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.459
0N/A NAME 'ds-task-import-template-file'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.460
0N/A NAME 'ds-task-import-random-seed'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.596
0N/A NAME 'ds-task-import-thread-count'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.461
0N/A NAME 'ds-cfg-allowed-auth-method'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.462
0N/A NAME 'ds-cfg-allowed-protocol'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.463
0N/A NAME 'ds-cfg-allowed-bind-dn'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.465
0N/A NAME 'ds-cfg-is-security-mandatory'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.467
0N/A NAME 'ds-cfg-priority'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.468
0N/A NAME 'ds-cfg-max-connections'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.469
0N/A NAME 'ds-cfg-max-connections-from-same-ip'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.470
0N/A NAME 'ds-cfg-max-ops-per-connection'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.471
0N/A NAME 'ds-cfg-max-concurrent-ops-per-connection'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.474
0N/A NAME 'ds-cfg-min-substring-length'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.478
0N/A NAME 'ds-cfg-assured-type'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.479
0N/A NAME 'ds-cfg-assured-sd-level'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.480
0N/A NAME 'ds-cfg-assured-timeout'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.481
0N/A NAME 'ds-cfg-group-id'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.482
0N/A NAME 'ds-cfg-referrals-url'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.483
0N/A NAME 'ds-cfg-degraded-status-threshold'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.484
0N/A NAME 'ds-cfg-allowed-operations'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.485
0N/A NAME 'ds-cfg-allowed-attributes'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.486
0N/A NAME 'ds-cfg-prohibited-attributes'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.487
0N/A NAME 'ds-cfg-allowed-search-scopes'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.488
0N/A NAME 'ds-cfg-allowed-subtrees'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
1246N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.489
0N/A NAME 'ds-cfg-prohibited-subtrees'
0N/A EQUALITY distinguishedNameMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDS Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.499
0N/A NAME 'ds-cfg-matching-rule-type'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.500
0N/A NAME 'ds-cfg-collation'
0N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.511
0N/A NAME 'ds-cfg-quality-of-protection'
1246N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.512
0N/A NAME 'ds-cfg-cipher-strength'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.513
0N/A NAME 'ds-cfg-principal-name'
0N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.518
1246N/A NAME 'ds-cfg-index-extensible-matching-rule'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.586
0N/A NAME 'ds-cfg-fractional-include'
0N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.587
0N/A NAME 'ds-cfg-fractional-exclude'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.588
0N/A NAME 'ds-sync-fractional-include'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.589
0N/A NAME 'ds-sync-fractional-exclude'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.595
0N/A NAME 'ds-cfg-changetime-heartbeat-interval'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.592
0N/A NAME 'ds-cfg-solve-conflicts'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.599
0N/A NAME 'ds-cfg-plugin-order-ldif-import-end'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.600
0N/A NAME 'ds-cfg-plugin-order-ldif-import-begin'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.601
0N/A NAME 'ds-cfg-ecl-include'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.7
0N/A NAME 'ds-cfg-ecl-include-for-deletes'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.603
0N/A NAME 'ds-cfg-weight'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.605
0N/A NAME 'ds-cfg-monitoring-period'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.607
0N/A NAME 'ds-cfg-initialization-window-size'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.608
0N/A NAME 'ds-cfg-log-changenumber'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.609
0N/A NAME 'ds-cfg-plugin-order-subordinate-delete'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.610
0N/A NAME 'ds-cfg-disk-full-threshold'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.611
0N/A NAME 'ds-cfg-disk-low-threshold'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.612
0N/A NAME 'ds-cfg-index-filter-analyzer-enabled'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.613
0N/A NAME 'ds-cfg-max-psearches'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.614
0N/A NAME 'ds-cfg-conflicts-historical-purge-delay'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.615
0N/A NAME 'ds-task-purge-conflicts-historical-domain-dn'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.616
0N/A NAME 'ds-task-purge-conflicts-historical-maximum-duration'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.617
0N/A NAME 'ds-task-purge-conflicts-historical-last-purged-changenumber'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.618
0N/A NAME 'ds-task-purge-conflicts-historical-purge-completed-in-time'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.619
0N/A NAME 'ds-task-purge-conflicts-historical-purged-values-count'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.620
0N/A NAME 'ds-task-purge-conflicts-historical-first-purged-changenumber'
1246N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.627
0N/A NAME 'ds-cfg-max-ops-per-interval'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.26027.1.1.628
0N/A NAME 'ds-cfg-max-ops-interval'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDS Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.1
0N/A NAME 'ds-cfg-crypt-password-storage-encryption-algorithm'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.2
0N/A NAME 'ds-cfg-db-evictor-core-threads'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.3
0N/A NAME 'ds-cfg-db-evictor-max-threads'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.4
0N/A NAME 'ds-cfg-db-evictor-keep-alive'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDJ Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.5
1246N/A NAME 'ds-cfg-min-character-sets'
1246N/A EQUALITY integerMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDJ Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.8
1246N/A NAME 'ds-cfg-pwd-sync-policy'
1246N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A X-ORIGIN 'OpenDJ Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.9
0N/A NAME 'ds-cfg-samba-administrator-dn'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.10
0N/A NAME 'ds-cfg-index-filter-analyzer-max-filters'
0N/A EQUALITY integerMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.11
0N/A NAME 'ds-cfg-subordinate-indexes-enabled'
0N/A EQUALITY booleanMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.12
0N/A NAME 'ds-cfg-primary-remote-ldap-server'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.13
0N/A NAME 'ds-cfg-secondary-remote-ldap-server'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.14
0N/A NAME 'ds-cfg-mapping-policy'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.15
0N/A NAME 'ds-cfg-mapped-attribute'
1246N/A EQUALITY objectIdentifierMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.38
1246N/A X-ORIGIN 'OpenDJ Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.16
1246N/A NAME 'ds-cfg-mapped-search-bind-dn'
1246N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.17
0N/A NAME 'ds-cfg-mapped-search-bind-password'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.18
0N/A NAME 'ds-cfg-mapped-search-base-dn'
0N/A EQUALITY distinguishedNameMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.19
1246N/A NAME 'ds-cfg-connection-timeout'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.20
0N/A NAME 'ds-cfg-mapped-search-bind-password-property'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.21
0N/A NAME 'ds-cfg-mapped-search-bind-password-environment-variable'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDJ Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.22
1246N/A NAME 'ds-cfg-mapped-search-bind-password-file'
0N/A EQUALITY caseExactMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDJ Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.23
1246N/A NAME 'ds-cfg-use-password-caching'
1246N/A EQUALITY booleanMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDJ Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.24
1246N/A NAME 'ds-cfg-cached-password-storage-scheme'
1246N/A EQUALITY distinguishedNameMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
1246N/A SINGLE-VALUE
1246N/A X-ORIGIN 'OpenDJ Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.25
1246N/A NAME 'ds-cfg-cached-password-ttl'
1246N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A SINGLE-VALUE
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.26
0N/A NAME 'ds-pta-cached-password'
0N/A SYNTAX 1.3.6.1.4.1.26027.1.3.1
0N/A SINGLE-VALUE
0N/A NO-USER-MODIFICATION
0N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.27
0N/A NAME 'ds-pta-cached-password-time'
0N/A EQUALITY generalizedTimeMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
0N/A SINGLE-VALUE
1246N/A NO-USER-MODIFICATION
1246N/A USAGE directoryOperation
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.28
0N/A NAME 'ds-cfg-remove-inbound-attributes'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.29
0N/A NAME 'ds-cfg-rename-inbound-attributes'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.30
0N/A NAME 'ds-cfg-filtering-policy'
1246N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1246N/A X-ORIGIN 'OpenDJ Directory Server' )
1246N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.31
0N/A NAME 'ds-cfg-log-record-type'
0N/A EQUALITY caseIgnoreMatch
1246N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.32
0N/A NAME 'ds-cfg-connection-client-address-equal-to'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.33
0N/A NAME 'ds-cfg-connection-client-address-not-equal-to'
0N/A EQUALITY caseIgnoreMatch
0N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
0N/A X-ORIGIN 'OpenDJ Directory Server' )
0N/AattributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.34
0N/A NAME 'ds-cfg-connection-protocol-equal-to'
EQUALITY caseIgnoreMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.35
NAME 'ds-cfg-connection-port-equal-to'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.36
NAME 'ds-cfg-user-dn-equal-to'
EQUALITY caseIgnoreMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.37
NAME 'ds-cfg-user-dn-not-equal-to'
EQUALITY caseIgnoreMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.38
NAME 'ds-cfg-user-is-member-of'
EQUALITY distinguishedNameMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.39
NAME 'ds-cfg-user-is-not-member-of'
EQUALITY distinguishedNameMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.40
NAME 'ds-cfg-request-target-dn-equal-to'
EQUALITY caseIgnoreMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.41
NAME 'ds-cfg-request-target-dn-not-equal-to'
EQUALITY caseIgnoreMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.42
NAME 'ds-cfg-response-result-code-equal-to'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.43
NAME 'ds-cfg-response-result-code-not-equal-to'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.44
NAME 'ds-cfg-response-etime-greater-than'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.45
NAME 'ds-cfg-response-etime-less-than'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.46
NAME 'ds-cfg-search-response-nentries-greater-than'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.47
NAME 'ds-cfg-search-response-nentries-less-than'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.48
NAME 'ds-cfg-search-response-is-indexed'
EQUALITY booleanMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.49
NAME 'ds-cfg-log-format'
EQUALITY caseIgnoreMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.50
NAME 'ds-cfg-log-record-time-format'
EQUALITY caseIgnoreMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.51
NAME 'ds-cfg-log-control-oids'
EQUALITY booleanMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.52
NAME 'ds-cfg-check-substrings'
EQUALITY booleanMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.53
NAME 'ds-cfg-check-references'
EQUALITY booleanMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.54
NAME 'ds-cfg-check-references-filter-criteria'
EQUALITY caseIgnoreMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.55
NAME 'ds-cfg-check-references-scope-criteria'
EQUALITY caseIgnoreMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.56
NAME 'ds-cfg-db-log-filecache-size'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.57
NAME 'ds-cfg-excluded-attribute'
EQUALITY objectIdentifierMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.38
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.58
NAME 'ds-cfg-checksum-algorithm'
EQUALITY caseIgnoreMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.60
NAME ( 'ds-pwp-password-expiration-time'
'pwdExpirationTime' )
EQUALITY generalizedTimeMatch
ORDERING generalizedTimeOrderingMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
SINGLE-VALUE
NO-USER-MODIFICATION
USAGE directoryOperation
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.61
NAME 'ds-cfg-max-internal-buffer-size'
EQUALITY caseIgnoreMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.62
NAME 'ds-cfg-character-set-ranges'
EQUALITY caseExactMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.63
NAME 'supportedTLSProtocols'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
USAGE dSAOperation
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.64
NAME 'supportedTLSCiphers'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
USAGE dSAOperation
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.65
NAME 'connectionsEstablished'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.66
NAME 'connectionsClosed'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.67
NAME 'bytesRead'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.68
NAME 'bytesWritten'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.69
NAME 'ldapMessagesRead'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.70
NAME 'ldapMessagesWritten'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.71
NAME 'operationsAbandoned'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.72
NAME 'operationsInitiated'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.73
NAME 'operationsCompleted'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.74
NAME 'abandonRequests'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.75
NAME 'addRequests'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.76
NAME 'addResponses'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.77
NAME 'bindRequests'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.78
NAME 'bindResponses'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.79
NAME 'compareRequests'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.80
NAME 'compareResponses'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.81
NAME 'deleteRequests'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.82
NAME 'deleteResponses'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.83
NAME 'extendedRequests'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.84
NAME 'extendedResponses'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.85
NAME 'modifyRequests'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.86
NAME 'modifyResponses'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.87
NAME 'modifyDNRequests'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.88
NAME 'modifyDNResponses'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.89
NAME 'searchRequests'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.90
NAME 'searchOneRequests'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.91
NAME 'searchSubRequests'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.92
NAME 'searchResultEntries'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.93
NAME 'searchResultReferences'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.94
NAME 'searchResultsDone'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.95
NAME 'unbindRequests'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.96
NAME 'ds-mon-add-operations-total-count'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.97
NAME 'ds-mon-resident-time-add-operations-total-time'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.98
NAME 'ds-mon-search-operations-total-count'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.99
NAME 'ds-mon-resident-time-search-operations-total-time'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.100
NAME 'ds-mon-bind-operations-total-count'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.101
NAME 'ds-mon-resident-time-bind-operations-total-time'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.102
NAME 'ds-mon-unbind-operations-total-count'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.103
NAME 'ds-mon-resident-time-unbind-operations-total-time'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.104
NAME 'ds-mon-compare-operations-total-count'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.105
NAME 'ds-mon-resident-time-compare-operations-total-time'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.106
NAME 'ds-mon-delete-operations-total-count'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.107
NAME 'ds-mon-resident-time-delete-operations-total-time'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.108
NAME 'ds-mon-mod-operations-total-count'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.109
NAME 'ds-mon-resident-time-mod-operations-total-time'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.110
NAME 'ds-mon-moddn-operations-total-count'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.111
NAME 'ds-mon-resident-time-moddn-operations-total-time'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.112
NAME 'ds-mon-abandon-operations-total-count'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.113
NAME 'ds-mon-resident-time-abandon-operations-total-time'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.114
NAME 'ds-mon-extended-operations-total-count'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.115
NAME 'ds-mon-resident-time-extended-operations-total-time'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
X-ORIGIN 'OpenDJ Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.1
NAME 'ds-cfg-access-control-handler'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.2
NAME 'ds-cfg-alert-handler'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
MAY ( ds-cfg-enabled-alert-type $
ds-cfg-disabled-alert-type )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.3
NAME 'ds-cfg-attribute-syntax'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.4
NAME 'ds-cfg-telephone-number-attribute-syntax'
SUP ds-cfg-attribute-syntax
STRUCTURAL
MAY ds-cfg-strict-format
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.5
NAME 'ds-cfg-backend'
SUP top
STRUCTURAL
MUST ( ds-cfg-backend-id $
ds-cfg-base-dn $
ds-cfg-java-class $
ds-cfg-enabled $
ds-cfg-writability-mode )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.6
NAME 'ds-cfg-local-db-backend'
SUP ds-cfg-backend
STRUCTURAL
MUST ds-cfg-db-directory
MAY ( ds-cfg-index-entry-limit $
ds-cfg-preload-time-limit $
ds-cfg-import-thread-count $
ds-cfg-import-queue-size $
ds-cfg-entries-compressed $
ds-cfg-db-directory-permissions $
ds-cfg-db-cache-percent $
ds-cfg-db-cache-size $
ds-cfg-db-txn-no-sync $
ds-cfg-db-txn-write-no-sync $
ds-cfg-db-run-cleaner $
ds-cfg-db-cleaner-min-utilization $
ds-cfg-db-evictor-lru-only $
ds-cfg-db-evictor-core-threads $
ds-cfg-db-evictor-max-threads $
ds-cfg-db-evictor-keep-alive $
ds-cfg-db-evictor-nodes-per-scan $
ds-cfg-db-log-file-max $
ds-cfg-db-log-filecache-size $
ds-cfg-db-logging-file-handler-on $
ds-cfg-db-logging-level $
ds-cfg-db-checkpointer-bytes-interval $
ds-cfg-db-checkpointer-wakeup-interval $
ds-cfg-db-num-lock-tables $
ds-cfg-db-num-cleaner-threads $
ds-cfg-compact-encoding $
ds-cfg-je-property $
ds-cfg-disk-full-threshold $
ds-cfg-disk-low-threshold $
ds-cfg-index-filter-analyzer-enabled $
ds-cfg-index-filter-analyzer-max-filters $
ds-cfg-subordinate-indexes-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.7
NAME 'ds-cfg-local-db-index'
SUP top
STRUCTURAL
MUST ( ds-cfg-attribute $
ds-cfg-index-type )
MAY ( ds-cfg-index-entry-limit $
ds-cfg-substring-length $
ds-cfg-index-extensible-matching-rule )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.8
NAME 'ds-cfg-schema-backend'
SUP ds-cfg-backend
STRUCTURAL
MAY ( ds-cfg-schema-entry-dn $
ds-cfg-show-all-attributes )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.9
NAME 'ds-cfg-task-backend'
SUP ds-cfg-backend
STRUCTURAL
MAY ( ds-cfg-task-backing-file $
ds-cfg-task-retention-time $
ds-cfg-notification-sender-address )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.10
NAME 'ds-cfg-branch'
SUP top
STRUCTURAL
MUST cn
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.11
NAME 'ds-cfg-certificate-mapper'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.12
NAME 'ds-cfg-connection-handler'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
MAY ( ds-cfg-allowed-client $
ds-cfg-denied-client )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.13
NAME 'ds-cfg-ldap-connection-handler'
SUP ds-cfg-connection-handler
STRUCTURAL
MUST ds-cfg-listen-port
MAY ( ds-cfg-listen-address $
ds-cfg-allow-ldap-v2 $
ds-cfg-keep-stats $
ds-cfg-use-tcp-keep-alive $
ds-cfg-use-tcp-no-delay $
ds-cfg-allow-tcp-reuse-address $
ds-cfg-send-rejection-notice $
ds-cfg-max-request-size $
ds-cfg-num-request-handlers $
ds-cfg-allow-start-tls $
ds-cfg-use-ssl $
ds-cfg-ssl-client-auth-policy $
ds-cfg-ssl-cert-nickname $
ds-cfg-accept-backlog $
ds-cfg-key-manager-provider $
ds-cfg-trust-manager-provider $
ds-cfg-ssl-protocol $
ds-cfg-ssl-cipher-suite $
ds-cfg-max-blocked-write-time-limit $
ds-cfg-buffer-size )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.14
NAME 'ds-cfg-entry-cache'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled $
ds-cfg-cache-level )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.15
NAME 'ds-cfg-fifo-entry-cache'
SUP ds-cfg-entry-cache
STRUCTURAL
MAY ( ds-cfg-max-entries $
ds-cfg-max-memory-percent $
ds-cfg-lock-timeout $
ds-cfg-exclude-filter $
ds-cfg-include-filter )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.16
NAME 'ds-cfg-soft-reference-entry-cache'
SUP ds-cfg-entry-cache
STRUCTURAL
MAY ( ds-cfg-lock-timeout $
ds-cfg-exclude-filter $
ds-cfg-include-filter )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.17
NAME 'ds-cfg-extended-operation-handler'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.18
NAME 'ds-cfg-key-manager-provider'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.19
NAME 'ds-cfg-file-based-key-manager-provider'
SUP ds-cfg-key-manager-provider
STRUCTURAL
MUST ds-cfg-key-store-file
MAY ( ds-cfg-key-store-type $
ds-cfg-key-store-pin $
ds-cfg-key-store-pin-property $
ds-cfg-key-store-pin-environment-variable $
ds-cfg-key-store-pin-file )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.20
NAME 'ds-cfg-pkcs11-key-manager-provider'
SUP ds-cfg-key-manager-provider
STRUCTURAL
MAY ( ds-cfg-key-store-pin $
ds-cfg-key-store-pin-property $
ds-cfg-key-store-pin-environment-variable $
ds-cfg-key-store-pin-file )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.21
NAME 'ds-cfg-log-publisher'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-enabled $
ds-cfg-java-class )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.22
NAME 'ds-cfg-access-log-publisher'
SUP ds-cfg-log-publisher
STRUCTURAL
MAY ( ds-cfg-filtering-policy $
ds-cfg-suppress-internal-operations $
ds-cfg-suppress-synchronization-operations )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.23
NAME 'ds-cfg-error-log-publisher'
SUP ds-cfg-log-publisher
STRUCTURAL
MAY ( ds-cfg-default-severity $
ds-cfg-override-severity )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.24
NAME 'ds-cfg-debug-log-publisher'
SUP ds-cfg-log-publisher
STRUCTURAL
MUST ds-cfg-default-debug-level
MAY ( ds-cfg-default-debug-category $
ds-cfg-default-omit-method-entry-arguments $
ds-cfg-default-omit-method-return-value $
ds-cfg-default-include-throwable-cause $
ds-cfg-default-throwable-stack-frames )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.25
NAME 'ds-cfg-file-based-access-log-publisher'
SUP ds-cfg-access-log-publisher
STRUCTURAL
MUST ( ds-cfg-log-file $
ds-cfg-asynchronous $
ds-cfg-log-file-permissions )
MAY ( ds-cfg-rotation-policy $
ds-cfg-rotation-action $
ds-cfg-retention-policy $
ds-cfg-time-interval $
ds-cfg-buffer-size $
ds-cfg-auto-flush $
ds-cfg-append $
ds-cfg-queue-size $
ds-cfg-log-format $
ds-cfg-log-record-time-format $
ds-cfg-log-control-oids )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.26
NAME 'ds-cfg-file-based-debug-log-publisher'
SUP ds-cfg-debug-log-publisher
STRUCTURAL
MUST ( ds-cfg-log-file $
ds-cfg-asynchronous $
ds-cfg-log-file-permissions )
MAY ( ds-cfg-rotation-policy $
ds-cfg-rotation-action $
ds-cfg-retention-policy $
ds-cfg-time-interval $
ds-cfg-buffer-size $
ds-cfg-auto-flush $
ds-cfg-append $
ds-cfg-queue-size )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.27
NAME 'ds-cfg-file-based-error-log-publisher'
SUP ds-cfg-error-log-publisher
STRUCTURAL
MUST ( ds-cfg-log-file $
ds-cfg-asynchronous $
ds-cfg-log-file-permissions )
MAY ( ds-cfg-rotation-policy $
ds-cfg-rotation-action $
ds-cfg-retention-policy $
ds-cfg-time-interval $
ds-cfg-buffer-size $
ds-cfg-auto-flush $
ds-cfg-append $
ds-cfg-queue-size )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.28
NAME 'ds-cfg-matching-rule'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.29
NAME 'ds-cfg-approximate-matching-rule'
SUP ds-cfg-matching-rule
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.30
NAME 'ds-cfg-equality-matching-rule'
SUP ds-cfg-matching-rule
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.31
NAME 'ds-cfg-ordering-matching-rule'
SUP ds-cfg-matching-rule
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.32
NAME 'ds-cfg-substring-matching-rule'
SUP ds-cfg-matching-rule
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.33
NAME 'ds-cfg-monitor-provider'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.34
NAME 'ds-cfg-password-storage-scheme'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.35
NAME 'ds-cfg-password-validator'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.36
NAME 'ds-cfg-plugin'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled $
ds-cfg-plugin-type )
MAY ds-cfg-invoke-for-internal-operations
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.37
NAME 'ds-cfg-profiler-plugin'
SUP ds-cfg-plugin
STRUCTURAL
MAY ( ds-cfg-enable-profiling-on-startup $
ds-cfg-profile-directory $
ds-cfg-profile-sample-interval $
ds-cfg-profile-action )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.198
NAME 'ds-recurring-task'
SUP top
AUXILIARY
MUST ( ds-recurring-task-schedule $
ds-recurring-task-id )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.39
NAME 'ds-cfg-root-config'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-default-password-policy )
MAY ( ds-cfg-check-schema $
ds-cfg-add-missing-rdn-attributes $
ds-cfg-allow-attribute-name-exceptions $
ds-cfg-invalid-attribute-syntax-behavior $
ds-cfg-server-error-result-code $
ds-cfg-single-structural-objectclass-behavior $
ds-cfg-notify-abandoned-operations $
ds-cfg-size-limit $
ds-cfg-time-limit $
ds-cfg-proxied-authorization-identity-mapper $
ds-cfg-writability-mode $
ds-cfg-reject-unauthenticated-requests $
ds-cfg-bind-with-dn-requires-password $
ds-cfg-lookthrough-limit $
ds-cfg-smtp-server $
ds-cfg-allowed-task $
ds-cfg-disabled-privilege $
ds-cfg-return-bind-error-messages $
ds-cfg-idle-time-limit $
ds-cfg-workflow-configuration-mode $
ds-cfg-save-config-on-successful-startup $
ds-cfg-etime-resolution $
ds-cfg-entry-cache-preload $
ds-cfg-max-allowed-client-connections $
ds-cfg-max-psearches $
ds-cfg-max-internal-buffer-size )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.40
NAME 'ds-cfg-root-dn-user'
SUP top
AUXILIARY
MAY ds-cfg-alternate-bind-dn
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.41
NAME 'ds-cfg-root-dse-backend'
SUP top
STRUCTURAL
MUST cn
MAY ( ds-cfg-subordinate-base-dn $
ds-cfg-show-all-attributes )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.42
NAME 'ds-cfg-sasl-mechanism-handler'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.43
NAME 'ds-cfg-external-sasl-mechanism-handler'
SUP ds-cfg-sasl-mechanism-handler
STRUCTURAL
MUST ds-cfg-certificate-mapper
MAY ( ds-cfg-certificate-attribute $
ds-cfg-certificate-validation-policy )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.44
NAME 'ds-cfg-plain-sasl-mechanism-handler'
SUP ds-cfg-sasl-mechanism-handler
STRUCTURAL
MUST ds-cfg-identity-mapper
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.45
NAME 'ds-cfg-cram-md5-sasl-mechanism-handler'
SUP ds-cfg-sasl-mechanism-handler
STRUCTURAL
MUST ds-cfg-identity-mapper
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.46
NAME 'ds-cfg-digest-md5-sasl-mechanism-handler'
SUP ds-cfg-sasl-mechanism-handler
STRUCTURAL
MUST ds-cfg-identity-mapper
MAY ( ds-cfg-realm $
ds-cfg-cipher-strength $
ds-cfg-quality-of-protection $
ds-cfg-server-fqdn )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.47
NAME 'ds-cfg-gssapi-sasl-mechanism-handler'
SUP ds-cfg-sasl-mechanism-handler
STRUCTURAL
MAY ( ds-cfg-identity-mapper $
ds-cfg-realm $
ds-cfg-kdc-address $
ds-cfg-keytab $
ds-cfg-principal-name $
ds-cfg-quality-of-protection $
ds-cfg-server-fqdn )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.48
NAME 'ds-task'
SUP top
STRUCTURAL
MUST ( ds-task-class-name $
ds-task-id )
MAY ( ds-task-state $
ds-task-scheduled-start-time $
ds-task-actual-start-time $
ds-task-completion-time $
ds-task-dependency-id $
ds-task-failed-dependency-action $
ds-task-log-message $
ds-task-notify-on-completion $
ds-task-notify-on-error )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.49
NAME 'ds-task-shutdown'
SUP ds-task
STRUCTURAL
MAY ( ds-task-shutdown-message $
ds-task-restart-server )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.50
NAME 'ds-cfg-trust-manager-provider'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.51
NAME 'ds-cfg-file-based-trust-manager-provider'
SUP ds-cfg-trust-manager-provider
STRUCTURAL
MUST ds-cfg-trust-store-file
MAY ( ds-cfg-trust-store-type $
ds-cfg-trust-store-pin $
ds-cfg-trust-store-pin-property $
ds-cfg-trust-store-pin-environment-variable $
ds-cfg-trust-store-pin-file )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.52
NAME 'ds-cfg-directory-string-attribute-syntax'
SUP ds-cfg-attribute-syntax
STRUCTURAL
MAY ds-cfg-allow-zero-length-values
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.53
NAME 'ds-root-dse'
SUP top
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.54
NAME 'ds-cfg-identity-mapper'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.55
NAME 'ds-cfg-exact-match-identity-mapper'
SUP ds-cfg-identity-mapper
STRUCTURAL
MUST ds-cfg-match-attribute
MAY ds-cfg-match-base-dn
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.56
NAME 'ds-cfg-synchronization-provider'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.57
NAME 'ds-cfg-replication-domain'
SUP top
STRUCTURAL
MUST ( ds-cfg-replication-server $
ds-cfg-server-id $
ds-cfg-base-dn )
MAY ( cn $
ds-cfg-receive-status $
ds-cfg-max-receive-queue $
ds-cfg-max-receive-delay $
ds-cfg-max-send-queue $
ds-cfg-max-send-delay $
ds-cfg-window-size $
ds-cfg-heartbeat-interval $
ds-cfg-isolation-policy $
ds-cfg-assured-type $
ds-cfg-assured-sd-level $
ds-cfg-assured-timeout $
ds-cfg-group-id $
ds-cfg-referrals-url $
ds-cfg-fractional-exclude $
ds-cfg-fractional-include $
ds-cfg-solve-conflicts $
ds-cfg-conflicts-historical-purge-delay $
ds-cfg-changetime-heartbeat-interval $
ds-cfg-log-changenumber $
ds-cfg-initialization-window-size )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.58
NAME 'ds-cfg-length-based-password-validator'
SUP ds-cfg-password-validator
STRUCTURAL
MAY ( ds-cfg-max-password-length $
ds-cfg-min-password-length )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.59
NAME 'ds-cfg-password-generator'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.60
NAME 'ds-cfg-random-password-generator'
SUP ds-cfg-password-generator
STRUCTURAL
MUST ( ds-cfg-password-character-set $
ds-cfg-password-format )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.36733.2.1.2.3
NAME 'ds-cfg-authentication-policy'
SUP top
STRUCTURAL
MUST ( cn )
MAY ( ds-cfg-java-class )
X-ORIGIN 'OpenDJ Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.61
NAME 'ds-cfg-password-policy'
SUP ds-cfg-authentication-policy
STRUCTURAL
MUST ( ds-cfg-password-attribute $
ds-cfg-default-password-storage-scheme )
MAY ( ds-cfg-account-status-notification-handler $
ds-cfg-allow-expired-password-changes $
ds-cfg-allow-multiple-password-values $
ds-cfg-allow-pre-encoded-passwords $
ds-cfg-allow-user-password-changes $
ds-cfg-deprecated-password-storage-scheme $
ds-cfg-expire-passwords-without-warning $
ds-cfg-force-change-on-add $
ds-cfg-force-change-on-reset $
ds-cfg-grace-login-count $
ds-cfg-idle-lockout-interval $
ds-cfg-last-login-time-attribute $
ds-cfg-last-login-time-format $
ds-cfg-lockout-duration $
ds-cfg-lockout-failure-count $
ds-cfg-lockout-failure-expiration-interval $
ds-cfg-max-password-age $
ds-cfg-max-password-reset-age $
ds-cfg-min-password-age $
ds-cfg-password-change-requires-current-password $
ds-cfg-password-expiration-warning-interval $
ds-cfg-password-generator $
ds-cfg-password-validator $
ds-cfg-previous-last-login-time-format $
ds-cfg-require-change-by-time $
ds-cfg-require-secure-authentication $
ds-cfg-require-secure-password-changes $
ds-cfg-skip-validation-for-administrators $
ds-cfg-state-update-failure-policy $
ds-cfg-password-history-count $
ds-cfg-password-history-duration )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.62
NAME 'ds-cfg-jmx-connection-handler'
SUP ds-cfg-connection-handler
STRUCTURAL
MUST ds-cfg-listen-port
MAY ( ds-cfg-listen-address $
ds-cfg-ssl-cert-nickname $
ds-cfg-use-ssl $
ds-cfg-key-manager-provider )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.63
NAME 'ds-task-import'
SUP ds-task
STRUCTURAL
MAY ( ds-task-import-append $
ds-task-import-replace-existing $
ds-task-import-include-branch $
ds-task-import-exclude-branch $
ds-task-import-include-attribute $
ds-task-import-exclude-attribute $
ds-task-import-include-filter $
ds-task-import-exclude-filter $
ds-task-import-ldif-file $
ds-task-import-template-file $
ds-task-import-random-seed $
ds-task-import-reject-file $
ds-task-import-overwrite-rejects $
ds-task-import-skip-file $
ds-task-import-skip-schema-validation $
ds-task-import-skip-dn-validation $
ds-task-import-tmp-directory $
ds-task-import-is-compressed $
ds-task-import-is-encrypted $
ds-task-import-backend-id $
ds-task-import-thread-count $
ds-task-import-clear-backend )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.64
NAME 'ds-cfg-replication-server'
SUP top
STRUCTURAL
MUST ( ds-cfg-replication-server-id $
ds-cfg-replication-port )
MAY ( ds-cfg-replication-server $
cn $
ds-cfg-window-size $
ds-cfg-queue-size $
ds-cfg-replication-db-directory $
ds-cfg-replication-purge-delay $
ds-cfg-group-id $
ds-cfg-assured-timeout $
ds-cfg-degraded-status-threshold $
ds-cfg-weight $
ds-cfg-monitoring-period)
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.65
NAME 'ds-backup-directory'
SUP top
STRUCTURAL
MUST ( ds-backup-directory-path $
ds-backup-backend-dn )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.66
NAME 'ds-backup-info'
SUP top
STRUCTURAL
MUST ( ds-backup-id $
ds-backup-directory-path )
MAY ( ds-backup-compressed $
ds-backup-date $
ds-backup-dependency $
ds-backup-encrypted $
ds-backup-incremental $
ds-backup-signed-hash $
ds-backup-unsigned-hash )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.67
NAME 'ds-cfg-backup-backend'
SUP ds-cfg-backend
STRUCTURAL
MAY ds-cfg-backup-directory
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.68
NAME 'ds-task-export'
SUP ds-task
STRUCTURAL
MUST ( ds-task-export-ldif-file $
ds-task-export-backend-id )
MAY ( ds-task-export-append-to-ldif $
ds-task-export-include-branch $
ds-task-export-exclude-branch $
ds-task-export-include-attribute $
ds-task-export-exclude-attribute $
ds-task-export-include-filter $
ds-task-export-exclude-filter $
ds-task-export-wrap-column $
ds-task-export-compress-ldif $
ds-task-export-encrypt-ldif $
ds-task-export-include-operational-attributes $
ds-task-export-sign-hash )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.69
NAME 'ds-task-backup'
SUP ds-task
STRUCTURAL
MUST ds-backup-directory-path
MAY ( ds-task-backup-backend-id $
ds-backup-id $
ds-task-backup-all $
ds-task-backup-incremental $
ds-task-backup-incremental-base-id $
ds-task-backup-compress $
ds-task-backup-encrypt $
ds-task-backup-hash $
ds-task-backup-sign-hash )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.70
NAME 'ds-task-restore'
SUP ds-task
STRUCTURAL
MUST ds-backup-directory-path
MAY ( ds-backup-id $
ds-task-restore-verify-only )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.71
NAME 'ds-cfg-work-queue'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.72
NAME 'ds-cfg-traditional-work-queue'
SUP ds-cfg-work-queue
STRUCTURAL
MAY ( ds-cfg-num-worker-threads $
ds-cfg-max-work-queue-capacity )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.73
NAME 'ds-cfg-password-modify-extended-operation-handler'
SUP ds-cfg-extended-operation-handler
STRUCTURAL
MUST ds-cfg-identity-mapper
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.74
NAME 'ds-cfg-account-status-notification-handler'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.75
NAME 'ds-cfg-error-log-account-status-notification-handler'
SUP ds-cfg-account-status-notification-handler
STRUCTURAL
MUST ds-cfg-account-status-notification-type
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.76
NAME 'ds-monitor-entry'
SUP top
STRUCTURAL
MUST cn
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.77
NAME 'ds-backend-monitor-entry'
SUP ds-monitor-entry
STRUCTURAL
MAY ( ds-backend-id $
ds-backend-base-dn $
ds-backend-entry-count $
ds-base-dn-entry-count $
ds-backend-writability-mode $
ds-backend-is-private )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.78
NAME 'ds-connectionhandler-monitor-entry'
SUP ds-monitor-entry
STRUCTURAL
MAY ( ds-connectionhandler-connection $
ds-connectionhandler-listener $
ds-connectionhandler-num-connections $
ds-connectionhandler-protocol )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.79
NAME 'ds-task-add-schema-file'
SUP ds-task
STRUCTURAL
MUST ds-task-schema-file-name
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.80
NAME 'ds-cfg-group-implementation'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.81
NAME 'ds-cfg-root-dn'
SUP top
STRUCTURAL
MUST cn
MAY ds-cfg-default-root-privilege-name
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.82
NAME 'ds-certificate-user'
SUP top
AUXILIARY
MAY ( userCertificate $
ds-certificate-subject-dn $
ds-certificate-fingerprint )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.83
NAME 'ds-cfg-subject-dn-to-user-attribute-certificate-mapper'
SUP ds-cfg-certificate-mapper
STRUCTURAL
MUST ds-cfg-subject-attribute
MAY ds-cfg-user-base-dn
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.84
NAME 'ds-cfg-subject-attribute-to-user-attribute-certificate-mapper'
SUP ds-cfg-certificate-mapper
STRUCTURAL
MUST ds-cfg-subject-attribute-mapping
MAY ds-cfg-user-base-dn
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.85
NAME 'ds-cfg-fingerprint-certificate-mapper'
SUP ds-cfg-certificate-mapper
STRUCTURAL
MUST ( ds-cfg-fingerprint-attribute $
ds-cfg-fingerprint-algorithm )
MAY ds-cfg-user-base-dn
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.86
NAME 'ds-cfg-dsee-compat-access-control-handler'
SUP ds-cfg-access-control-handler
STRUCTURAL
MAY ds-cfg-global-aci
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.87
NAME 'ds-cfg-similarity-based-password-validator'
SUP ds-cfg-password-validator
STRUCTURAL
MUST ds-cfg-min-password-difference
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.88
NAME 'ds-cfg-unique-characters-password-validator'
SUP ds-cfg-password-validator
STRUCTURAL
MUST ( ds-cfg-min-unique-characters $
ds-cfg-case-sensitive-validation )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.89
NAME 'ds-cfg-repeated-characters-password-validator'
SUP ds-cfg-password-validator
STRUCTURAL
MUST ( ds-cfg-max-consecutive-length $
ds-cfg-case-sensitive-validation )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.90
NAME 'ds-cfg-virtual-attribute'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled $
ds-cfg-attribute-type )
MAY ( ds-cfg-base-dn $
ds-cfg-scope $
ds-cfg-group-dn $
ds-cfg-filter $
ds-cfg-conflict-behavior )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.91
NAME 'ds-task-initialize-from-remote-replica'
SUP ds-task
STRUCTURAL
MUST ( ds-task-initialize-domain-dn $
ds-task-initialize-replica-server-id )
MAY ( ds-task-processed-entry-count $
ds-task-unprocessed-entry-count )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.92
NAME 'ds-task-initialize-remote-replica'
SUP ds-task
STRUCTURAL
MUST ( ds-task-initialize-domain-dn $
ds-task-initialize-replica-server-id )
MAY ( ds-task-processed-entry-count $
ds-task-unprocessed-entry-count )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.93
NAME 'ds-cfg-replication-synchronization-provider'
SUP ds-cfg-synchronization-provider
STRUCTURAL
MAY ( ds-cfg-num-update-replay-threads $
ds-cfg-connection-timeout )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.94
NAME 'ds-cfg-dictionary-password-validator'
SUP ds-cfg-password-validator
STRUCTURAL
MUST ( ds-cfg-dictionary-file $
ds-cfg-case-sensitive-validation $
ds-cfg-test-reversed-password )
MAY ( ds-cfg-check-substrings $
ds-cfg-min-substring-length )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.95
NAME 'ds-cfg-attribute-value-password-validator'
SUP ds-cfg-password-validator
STRUCTURAL
MUST ds-cfg-test-reversed-password
MAY ( ds-cfg-match-attribute $
ds-cfg-check-substrings $
ds-cfg-min-substring-length )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.96
NAME 'ds-cfg-character-set-password-validator'
SUP ds-cfg-password-validator
STRUCTURAL
MUST ds-cfg-allow-unclassified-characters
MAY ( ds-cfg-min-character-sets $
ds-cfg-character-set $
ds-cfg-character-set-ranges )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.97
NAME 'ds-task-rebuild'
SUP ds-task
STRUCTURAL
MUST ( ds-task-rebuild-base-dn $
ds-task-rebuild-index )
MAY ds-task-rebuild-tmp-directory
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.98
NAME 'ds-virtual-static-group'
SUP top
AUXILIARY
MUST ds-target-group-dn
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.99
NAME 'ds-cfg-user-defined-virtual-attribute'
SUP ds-cfg-virtual-attribute
STRUCTURAL
MUST ds-cfg-value
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.100
NAME 'ds-cfg-debug-target'
SUP top
STRUCTURAL
MUST ( ds-cfg-debug-scope $
ds-cfg-debug-level )
MAY ( ds-cfg-debug-category $
ds-cfg-omit-method-entry-arguments $
ds-cfg-omit-method-return-value $
ds-cfg-include-throwable-cause $
ds-cfg-throwable-stack-frames )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.101
NAME 'ds-cfg-log-retention-policy'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.102
NAME 'ds-cfg-file-count-log-retention-policy'
SUP ds-cfg-log-retention-policy
STRUCTURAL
MUST ds-cfg-number-of-files
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.103
NAME 'ds-cfg-size-limit-log-retention-policy'
SUP ds-cfg-log-retention-policy
STRUCTURAL
MUST ds-cfg-disk-space-used
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.104
NAME 'ds-cfg-free-disk-space-log-retention-policy'
SUP ds-cfg-log-retention-policy
STRUCTURAL
MUST ds-cfg-free-disk-space
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.105
NAME 'ds-cfg-log-rotation-policy'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.106
NAME 'ds-cfg-size-limit-log-rotation-policy'
SUP ds-cfg-log-rotation-policy
STRUCTURAL
MUST ds-cfg-file-size-limit
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.107
NAME 'ds-cfg-time-limit-log-rotation-policy'
SUP ds-cfg-log-rotation-policy
STRUCTURAL
MUST ds-cfg-rotation-interval
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.108
NAME 'ds-cfg-fixed-time-log-rotation-policy'
SUP ds-cfg-log-rotation-policy
STRUCTURAL
MUST ds-cfg-time-of-day
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.109
NAME 'ds-cfg-file-system-entry-cache'
SUP ds-cfg-entry-cache
STRUCTURAL
MAY ( ds-cfg-max-entries $
ds-cfg-max-memory-size $
ds-cfg-lock-timeout $
ds-cfg-exclude-filter $
ds-cfg-include-filter $
ds-cfg-cache-directory $
ds-cfg-cache-type $
ds-cfg-persistent-cache $
ds-cfg-compact-encoding $
ds-cfg-db-cache-percent $
ds-cfg-db-cache-size $
ds-cfg-je-property )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.110
NAME 'ds-cfg-member-virtual-attribute'
SUP ds-cfg-virtual-attribute
STRUCTURAL
MUST ds-cfg-allow-retrieving-membership
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.111
NAME 'ds-cfg-plugin-root'
SUP top
AUXILIARY
MAY ( ds-cfg-plugin-order-startup $
ds-cfg-plugin-order-shutdown $
ds-cfg-plugin-order-post-connect $
ds-cfg-plugin-order-post-disconnect $
ds-cfg-plugin-order-ldif-import $
ds-cfg-plugin-order-ldif-import-end $
ds-cfg-plugin-order-ldif-import-begin $
ds-cfg-plugin-order-ldif-export $
ds-cfg-plugin-order-pre-parse-abandon $
ds-cfg-plugin-order-pre-parse-add $
ds-cfg-plugin-order-pre-parse-bind $
ds-cfg-plugin-order-pre-parse-compare $
ds-cfg-plugin-order-pre-parse-delete $
ds-cfg-plugin-order-pre-parse-extended $
ds-cfg-plugin-order-pre-parse-modify $
ds-cfg-plugin-order-pre-parse-modify-dn $
ds-cfg-plugin-order-pre-parse-search $
ds-cfg-plugin-order-pre-parse-unbind $
ds-cfg-plugin-order-pre-operation-add $
ds-cfg-plugin-order-pre-operation-bind $
ds-cfg-plugin-order-pre-operation-compare $
ds-cfg-plugin-order-pre-operation-delete $
ds-cfg-plugin-order-pre-operation-extended $
ds-cfg-plugin-order-pre-operation-modify $
ds-cfg-plugin-order-pre-operation-modify-dn $
ds-cfg-plugin-order-pre-operation-search $
ds-cfg-plugin-order-post-operation-abandon $
ds-cfg-plugin-order-post-operation-add $
ds-cfg-plugin-order-post-operation-bind $
ds-cfg-plugin-order-post-operation-compare $
ds-cfg-plugin-order-post-operation-delete $
ds-cfg-plugin-order-post-operation-extended $
ds-cfg-plugin-order-post-operation-modify $
ds-cfg-plugin-order-post-operation-modify-dn $
ds-cfg-plugin-order-post-operation-search $
ds-cfg-plugin-order-post-operation-unbind $
ds-cfg-plugin-order-post-response-add $
ds-cfg-plugin-order-post-response-bind $
ds-cfg-plugin-order-post-response-compare $
ds-cfg-plugin-order-post-response-delete $
ds-cfg-plugin-order-post-response-extended $
ds-cfg-plugin-order-post-response-modify $
ds-cfg-plugin-order-post-response-modify-dn $
ds-cfg-plugin-order-post-response-search $
ds-cfg-plugin-order-post-synchronization-add $
ds-cfg-plugin-order-post-synchronization-delete $
ds-cfg-plugin-order-post-synchronization-modify $
ds-cfg-plugin-order-post-synchronization-modify-dn $
ds-cfg-plugin-order-search-result-entry $
ds-cfg-plugin-order-search-result-reference $
ds-cfg-plugin-order-subordinate-modify-dn $
ds-cfg-plugin-order-subordinate-delete $
ds-cfg-plugin-order-intermediate-response )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.112
NAME 'ds-cfg-password-policy-import-plugin'
SUP ds-cfg-plugin
STRUCTURAL
MAY ( ds-cfg-default-user-password-storage-scheme $
ds-cfg-default-auth-password-storage-scheme )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.113
NAME 'ds-cfg-attribute-type-description-attribute-syntax'
SUP ds-cfg-attribute-syntax
STRUCTURAL
MAY ds-cfg-strip-syntax-min-upper-bound
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.114
NAME 'ds-cfg-local-db-vlv-index'
SUP top
STRUCTURAL
MUST ( ds-cfg-base-dn $
ds-cfg-scope $
ds-cfg-filter $
ds-cfg-sort-order $
ds-cfg-name )
MAY ds-cfg-max-block-size
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.115
NAME 'ds-cfg-smtp-alert-handler'
SUP ds-cfg-alert-handler
STRUCTURAL
MUST ( ds-cfg-sender-address $
ds-cfg-recipient-address $
ds-cfg-message-subject $
ds-cfg-message-body )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.116
NAME 'ds-task-disconnect'
SUP ds-task
STRUCTURAL
MUST ds-task-disconnect-connection-id
MAY ( ds-task-disconnect-message $
ds-task-disconnect-notify-client )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.117
NAME 'ds-cfg-unique-attribute-plugin'
SUP ds-cfg-plugin
STRUCTURAL
MUST ds-cfg-type
MAY ds-cfg-base-dn
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.118
NAME 'ds-cfg-regular-expression-identity-mapper'
SUP ds-cfg-identity-mapper
STRUCTURAL
MUST ( ds-cfg-match-attribute $
ds-cfg-match-pattern )
MAY ( ds-cfg-match-base-dn $
ds-cfg-replace-pattern )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.119
NAME 'ds-cfg-referential-integrity-plugin'
SUP ds-cfg-plugin
STRUCTURAL
MUST ds-cfg-attribute-type
MAY ( ds-cfg-base-dn $
ds-cfg-update-interval $
ds-cfg-log-file $
ds-cfg-check-references $
ds-cfg-check-references-filter-criteria $
ds-cfg-check-references-scope-criteria )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.120
NAME 'ds-cfg-smtp-account-status-notification-handler'
SUP ds-cfg-account-status-notification-handler
STRUCTURAL
MUST ( ds-cfg-sender-address $
ds-cfg-send-message-without-end-user-address $
ds-cfg-message-template-file )
MAY ( ds-cfg-email-address-attribute-type $
ds-cfg-recipient-address $
ds-cfg-message-subject )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.121
NAME 'ds-task-reset-generation-id'
SUP ds-task
STRUCTURAL
MUST ds-task-reset-generation-id-domain-base-dn
MAY ds-task-reset-generation-id-new-value
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.122
NAME 'ds-cfg-entry-uuid-plugin'
SUP ds-cfg-plugin
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.123
NAME 'ds-cfg-last-mod-plugin'
SUP ds-cfg-plugin
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.124
NAME 'ds-cfg-ldap-attribute-description-list-plugin'
SUP ds-cfg-plugin
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.125
NAME 'ds-cfg-jmx-alert-handler'
SUP ds-cfg-alert-handler
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.126
NAME 'ds-cfg-memory-backend'
SUP ds-cfg-backend
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.127
NAME 'ds-cfg-monitor-backend'
SUP ds-cfg-backend
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.128
NAME 'ds-cfg-cancel-extended-operation-handler'
SUP ds-cfg-extended-operation-handler
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.129
NAME 'ds-cfg-get-connection-id-extended-operation-handler'
SUP ds-cfg-extended-operation-handler
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.130
NAME 'ds-cfg-password-policy-state-extended-operation-handler'
SUP ds-cfg-extended-operation-handler
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.131
NAME 'ds-cfg-start-tls-extended-operation-handler'
SUP ds-cfg-extended-operation-handler
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.132
NAME 'ds-cfg-who-am-i-extended-operation-handler'
SUP ds-cfg-extended-operation-handler
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.133
NAME 'ds-cfg-static-group-implementation'
SUP ds-cfg-group-implementation
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.134
NAME 'ds-cfg-dynamic-group-implementation'
SUP ds-cfg-group-implementation
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.135
NAME 'ds-cfg-virtual-static-group-implementation'
SUP ds-cfg-group-implementation
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.136
NAME 'ds-cfg-client-connection-monitor-provider'
SUP ds-cfg-monitor-provider
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.137
NAME 'ds-cfg-stack-trace-monitor-provider'
SUP ds-cfg-monitor-provider
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.138
NAME 'ds-cfg-system-info-monitor-provider'
SUP ds-cfg-monitor-provider
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.139
NAME 'ds-cfg-version-monitor-provider'
SUP ds-cfg-monitor-provider
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.140
NAME 'ds-cfg-base64-password-storage-scheme'
SUP ds-cfg-password-storage-scheme
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.141
NAME 'ds-cfg-clear-password-storage-scheme'
SUP ds-cfg-password-storage-scheme
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.142
NAME 'ds-cfg-crypt-password-storage-scheme'
SUP ds-cfg-password-storage-scheme
STRUCTURAL
MUST ds-cfg-crypt-password-storage-encryption-algorithm
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.143
NAME 'ds-cfg-md5-password-storage-scheme'
SUP ds-cfg-password-storage-scheme
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.144
NAME 'ds-cfg-sha1-password-storage-scheme'
SUP ds-cfg-password-storage-scheme
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.145
NAME 'ds-cfg-salted-md5-password-storage-scheme'
SUP ds-cfg-password-storage-scheme
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.146
NAME 'ds-cfg-salted-sha1-password-storage-scheme'
SUP ds-cfg-password-storage-scheme
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.147
NAME 'ds-cfg-salted-sha256-password-storage-scheme'
SUP ds-cfg-password-storage-scheme
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.148
NAME 'ds-cfg-salted-sha384-password-storage-scheme'
SUP ds-cfg-password-storage-scheme
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.149
NAME 'ds-cfg-salted-sha512-password-storage-scheme'
SUP ds-cfg-password-storage-scheme
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.150
NAME 'ds-cfg-anonymous-sasl-mechanism-handler'
SUP ds-cfg-sasl-mechanism-handler
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.151
NAME 'ds-cfg-blind-trust-manager-provider'
SUP ds-cfg-trust-manager-provider
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.152
NAME 'ds-cfg-entry-dn-virtual-attribute'
SUP ds-cfg-virtual-attribute
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.153
NAME 'ds-cfg-entry-uuid-virtual-attribute'
SUP ds-cfg-virtual-attribute
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.154
NAME 'ds-cfg-has-subordinates-virtual-attribute'
SUP ds-cfg-virtual-attribute
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.155
NAME 'ds-cfg-num-subordinates-virtual-attribute'
SUP ds-cfg-virtual-attribute
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.156
NAME 'ds-cfg-is-member-of-virtual-attribute'
SUP ds-cfg-virtual-attribute
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.157
NAME 'ds-cfg-subschema-subentry-virtual-attribute'
SUP ds-cfg-virtual-attribute
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.158
NAME 'ds-cfg-config-file-handler-backend'
SUP ds-cfg-backend
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.159
NAME 'ds-cfg-subject-equals-dn-certificate-mapper'
SUP ds-cfg-certificate-mapper
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.160
NAME 'ds-cfg-crypto-manager'
SUP top
STRUCTURAL
MAY ( cn $
ds-cfg-digest-algorithm $
ds-cfg-mac-algorithm $
ds-cfg-mac-key-length $
ds-cfg-cipher-transformation $
ds-cfg-cipher-key-length $
ds-cfg-key-wrapping-transformation $
ds-cfg-ssl-protocol $
ds-cfg-ssl-cipher-suite $
ds-cfg-ssl-cert-nickname $
ds-cfg-ssl-encryption )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.161
NAME 'ds-cfg-trust-store-backend'
SUP ds-cfg-backend
STRUCTURAL
MAY ( ds-cfg-trust-store-type $
ds-cfg-trust-store-file $
ds-cfg-trust-store-pin $
ds-cfg-trust-store-pin-property $
ds-cfg-trust-store-pin-environment-variable $
ds-cfg-trust-store-pin-file )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.162
NAME 'ds-cfg-instance-key'
SUP top
STRUCTURAL
MUST ( ds-cfg-key-id $
ds-cfg-public-key-certificate )
MAY ds-cfg-key-compromised-time
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.163
NAME 'ds-cfg-self-signed-cert-request'
SUP top
STRUCTURAL
MUST ds-cfg-key-id
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.164
NAME 'ds-cfg-seven-bit-clean-plugin'
SUP ds-cfg-plugin
STRUCTURAL
MUST ds-cfg-attribute-type
MAY ds-cfg-base-dn
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.165
NAME 'ds-cfg-ldif-connection-handler'
SUP ds-cfg-connection-handler
STRUCTURAL
MUST ( ds-cfg-ldif-directory $
ds-cfg-poll-interval )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.166
NAME 'ds-cfg-triple-des-password-storage-scheme'
SUP ds-cfg-password-storage-scheme
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.167
NAME 'ds-cfg-aes-password-storage-scheme'
SUP ds-cfg-password-storage-scheme
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.168
NAME 'ds-cfg-rc4-password-storage-scheme'
SUP ds-cfg-password-storage-scheme
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.169
NAME 'ds-cfg-blowfish-password-storage-scheme'
SUP ds-cfg-password-storage-scheme
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.170
NAME 'ds-cfg-entry-cache-monitor-provider'
SUP ds-cfg-monitor-provider
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.171
NAME 'ds-cfg-memory-usage-monitor-provider'
SUP ds-cfg-monitor-provider
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.172
NAME 'ds-cfg-ldif-backend'
SUP ds-cfg-backend
STRUCTURAL
MUST ds-cfg-ldif-file
MAY ds-cfg-is-private-backend
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.173
NAME 'ds-cfg-get-symmetric-key-extended-operation-handler'
SUP ds-cfg-extended-operation-handler
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.174
NAME 'ds-cfg-cipher-key'
SUP top
STRUCTURAL
MUST ( ds-cfg-key-id $ ds-cfg-cipher-transformation-name $
ds-cfg-key-length-bits $ ds-cfg-symmetric-key )
MAY ( ds-cfg-initialization-vector-length-bits $ ds-cfg-key-compromised-time )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.175
NAME 'ds-cfg-mac-key'
SUP top
STRUCTURAL
MUST ( ds-cfg-key-id $ ds-cfg-mac-algorithm-name $
ds-cfg-key-length-bits $ ds-cfg-symmetric-key )
MAY ds-cfg-key-compromised-time
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.176
NAME 'ds-cfg-network-group'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-priority $
ds-cfg-enabled )
MAY ( ds-cfg-workflow $
ds-cfg-allowed-auth-method $
ds-cfg-allowed-protocol $
ds-cfg-allowed-bind-dn $
ds-cfg-allowed-client $
ds-cfg-denied-client $
ds-cfg-is-security-mandatory )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.177
NAME 'ds-cfg-workflow'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-enabled $
ds-cfg-workflow-element $
ds-cfg-base-dn )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.178
NAME 'ds-cfg-workflow-element'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-enabled $
ds-cfg-java-class )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.179
NAME 'ds-cfg-local-backend-workflow-element'
SUP ds-cfg-workflow-element
STRUCTURAL
MUST ( ds-cfg-backend )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.181
NAME 'ds-cfg-snmp-connection-handler'
SUP ds-cfg-connection-handler
STRUCTURAL
MUST ( ds-cfg-listen-port $
ds-cfg-trap-port )
MAY ( ds-cfg-listen-address $
ds-cfg-traps-destination $
ds-cfg-registered-mbean $
ds-cfg-community $
ds-cfg-allowed-manager $
ds-cfg-allowed-user $
ds-cfg-security-level $
ds-cfg-traps-community $
ds-cfg-security-agent-file $
ds-cfg-opendmk-jarfile )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.182
NAME 'ds-cfg-extension'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class $
ds-cfg-enabled )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.183
NAME 'ds-cfg-administration-connector'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-listen-port $
ds-cfg-key-manager-provider $
ds-cfg-trust-manager-provider $
ds-cfg-ssl-cert-nickname )
MAY ( ds-cfg-listen-address $
ds-cfg-ssl-cipher-suite $
ds-cfg-ssl-protocol )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.199
NAME 'ds-cfg-qos-policy'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-java-class)
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.185
NAME 'ds-cfg-resource-limits-qos-policy'
SUP ds-cfg-qos-policy
STRUCTURAL
MAY ( ds-cfg-max-connections $
ds-cfg-max-connections-from-same-ip $
ds-cfg-max-ops-per-connection $
ds-cfg-max-concurrent-ops-per-connection $
ds-cfg-size-limit $
ds-cfg-time-limit $
ds-cfg-min-substring-length $
ds-cfg-max-ops-per-interval $
ds-cfg-max-ops-interval)
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.186
NAME 'ds-cfg-network-group-plugin'
SUP ds-cfg-plugin
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.187
NAME 'ds-cfg-change-number-control-plugin'
SUP ds-cfg-plugin
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.188
NAME 'ds-cfg-request-filtering-qos-policy'
SUP ds-cfg-qos-policy
STRUCTURAL
MAY ( ds-cfg-allowed-operations $
ds-cfg-allowed-attributes $
ds-cfg-prohibited-attributes $
ds-cfg-allowed-search-scopes $
ds-cfg-allowed-subtrees $
ds-cfg-prohibited-subtrees )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.195
NAME 'ds-cfg-collation-matching-rule'
SUP ds-cfg-matching-rule
STRUCTURAL
MUST ( ds-cfg-matching-rule-type $
ds-cfg-collation )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.950
NAME 'ds-mon-branch'
SUP top
STRUCTURAL
MUST cn
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.200
NAME 'ds-cfg-null-backend'
SUP ds-cfg-backend
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.201
NAME 'ds-cfg-structural-object-class-virtual-attribute'
SUP ds-cfg-virtual-attribute
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.202
NAME 'ds-cfg-governing-structure-rule-virtual-attribute'
SUP ds-cfg-virtual-attribute
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.231
NAME 'ds-cfg-extensible-matching-rule'
SUP ds-cfg-matching-rule
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.232
NAME 'ds-cfg-fractional-ldif-import-plugin'
SUP ds-cfg-plugin
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.233
NAME 'ds-cfg-parallel-work-queue'
SUP ds-cfg-work-queue
STRUCTURAL
MAY ( ds-cfg-num-worker-threads )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.234
NAME 'ds-cfg-external-changelog-domain'
SUP top
STRUCTURAL
MUST ( cn $
ds-cfg-enabled )
MAY ( ds-cfg-ecl-include $ ds-cfg-ecl-include-for-deletes )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.235
NAME 'ds-cfg-collective-attribute-subentries-virtual-attribute'
SUP ds-cfg-virtual-attribute
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.236
NAME 'ds-cfg-password-policy-subentry-virtual-attribute'
SUP ds-cfg-virtual-attribute
STRUCTURAL
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.237
NAME 'ds-task-purge-conflicts-historical'
SUP ds-task
STRUCTURAL
MUST ( ds-task-purge-conflicts-historical-domain-dn )
MAY ( ds-task-purge-conflicts-historical-maximum-duration $
ds-task-purge-conflicts-historical-first-purged-changenumber $
ds-task-purge-conflicts-historical-last-purged-changenumber $
ds-task-purge-conflicts-historical-purge-completed-in-time $
ds-task-purge-conflicts-historical-purged-values-count )
X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.36733.2.1.2.2
NAME 'ds-cfg-samba-password-plugin'
SUP ds-cfg-plugin
STRUCTURAL
MUST ( ds-cfg-pwd-sync-policy )
MAY ( ds-cfg-samba-administrator-dn )
X-ORIGIN 'OpenDJ Directory Server' )
objectClasses: ( 1.3.6.1.4.1.36733.2.1.2.4
NAME 'ds-cfg-ldap-pass-through-authentication-policy'
SUP ds-cfg-authentication-policy
STRUCTURAL
MUST ( ds-cfg-java-class $
ds-cfg-primary-remote-ldap-server $
ds-cfg-mapping-policy $
ds-cfg-use-password-caching )
MAY ( ds-cfg-secondary-remote-ldap-server $
ds-cfg-mapped-attribute $
ds-cfg-mapped-search-bind-dn $
ds-cfg-mapped-search-bind-password $
ds-cfg-mapped-search-bind-password-property $
ds-cfg-mapped-search-bind-password-environment-variable $
ds-cfg-mapped-search-bind-password-file $
ds-cfg-mapped-search-base-dn $
ds-cfg-connection-timeout $
ds-cfg-trust-manager-provider $
ds-cfg-use-ssl $
ds-cfg-use-tcp-keep-alive $
ds-cfg-use-tcp-no-delay $
ds-cfg-ssl-protocol $
ds-cfg-ssl-cipher-suite $
ds-cfg-cached-password-storage-scheme $
ds-cfg-cached-password-ttl )
X-ORIGIN 'OpenDJ Directory Server' )
objectClasses: ( 1.3.6.1.4.1.36733.2.1.2.5
NAME 'ds-cfg-attribute-cleanup-plugin'
SUP ds-cfg-plugin
STRUCTURAL
MAY ( ds-cfg-remove-inbound-attributes $
ds-cfg-rename-inbound-attributes )
X-ORIGIN 'OpenDJ Directory Server' )
objectClasses: ( 1.3.6.1.4.1.36733.2.1.2.6
NAME 'ds-cfg-file-based-audit-log-publisher'
SUP ds-cfg-access-log-publisher
STRUCTURAL
MUST ( ds-cfg-log-file $
ds-cfg-asynchronous $
ds-cfg-log-file-permissions )
MAY ( ds-cfg-rotation-policy $
ds-cfg-rotation-action $
ds-cfg-retention-policy $
ds-cfg-time-interval $
ds-cfg-buffer-size $
ds-cfg-auto-flush $
ds-cfg-append $
ds-cfg-queue-size )
X-ORIGIN 'OpenDJ Directory Server' )
objectClasses: ( 1.3.6.1.4.1.36733.2.1.2.7
NAME 'ds-cfg-access-log-filtering-criteria'
SUP top
STRUCTURAL
MUST ( cn )
MAY ( ds-cfg-log-record-type $
ds-cfg-connection-client-address-equal-to $
ds-cfg-connection-client-address-not-equal-to $
ds-cfg-connection-protocol-equal-to $
ds-cfg-connection-port-equal-to $
ds-cfg-user-dn-equal-to $
ds-cfg-user-dn-not-equal-to $
ds-cfg-user-is-member-of $
ds-cfg-user-is-not-member-of $
ds-cfg-request-target-dn-equal-to $
ds-cfg-request-target-dn-not-equal-to $
ds-cfg-response-result-code-equal-to $
ds-cfg-response-result-code-not-equal-to $
ds-cfg-response-etime-greater-than $
ds-cfg-response-etime-less-than $
ds-cfg-search-response-nentries-greater-than $
ds-cfg-search-response-nentries-less-than $
ds-cfg-search-response-is-indexed )
X-ORIGIN 'OpenDJ Directory Server' )
objectClasses: ( 1.3.6.1.4.1.36733.2.1.2.8
NAME 'ds-cfg-entity-tag-virtual-attribute'
SUP ds-cfg-virtual-attribute
STRUCTURAL
MAY ( ds-cfg-checksum-algorithm $
ds-cfg-excluded-attribute )
X-ORIGIN 'OpenDJ Directory Server' )
objectClasses: ( 1.3.6.1.4.1.36733.2.1.2.9
NAME 'ds-cfg-password-expiration-time-virtual-attribute'
SUP ds-cfg-virtual-attribute
STRUCTURAL
X-ORIGIN 'OpenDJ Directory Server' )
objectClasses: ( 1.3.6.1.4.1.36733.2.1.2.10
NAME 'ds-cfg-certificate-attribute-syntax'
SUP ds-cfg-attribute-syntax
STRUCTURAL
MAY ds-cfg-strict-format
X-ORIGIN 'OpenDJ Directory Server' )
objectClasses: ( 1.3.6.1.4.1.36733.2.1.2.11
NAME 'ds-cfg-jpeg-attribute-syntax'
SUP ds-cfg-attribute-syntax
STRUCTURAL
MAY ds-cfg-strict-format
X-ORIGIN 'OpenDJ Directory Server' )
objectClasses: ( 1.3.6.1.4.1.36733.2.1.2.12
NAME 'ds-cfg-country-string-attribute-syntax'
SUP ds-cfg-attribute-syntax
STRUCTURAL
MAY ds-cfg-strict-format
X-ORIGIN 'OpenDJ Directory Server' )
objectClasses: ( 1.3.6.1.4.1.36733.2.1.2.13
NAME 'ds-connectionhandler-statistics-monitor-entry'
SUP ds-monitor-entry
STRUCTURAL
MAY ( connectionsEstablished $ connectionsClosed $ bytesRead $
bytesWritten $ ldapMessagesRead $ ldapMessagesWritten $
operationsAbandoned $ operationsInitiated $ operationsCompleted $
abandonRequests $ addRequests $ addResponses $ bindRequests $
bindResponses $ compareRequests $ compareResponses $ deleteRequests $
deleteResponses $ extendedRequests $ extendedResponses $
modifyRequests $ modifyResponses $ modifyDNRequests $ modifyDNResponses $
searchRequests $ searchOneRequests $ searchSubRequests $
searchResultEntries $ searchResultReferences $ searchResultsDone $
unbindRequests $ ds-mon-add-operations-total-count $
ds-mon-resident-time-add-operations-total-time $
ds-mon-search-operations-total-count $
ds-mon-resident-time-search-operations-total-time $
ds-mon-bind-operations-total-count $
ds-mon-resident-time-bind-operations-total-time $
ds-mon-unbind-operations-total-count $
ds-mon-resident-time-unbind-operations-total-time $
ds-mon-compare-operations-total-count $
ds-mon-resident-time-compare-operations-total-time $
ds-mon-delete-operations-total-count $
ds-mon-resident-time-delete-operations-total-time $
ds-mon-mod-operations-total-count $
ds-mon-resident-time-mod-operations-total-time $
ds-mon-moddn-operations-total-count $
ds-mon-resident-time-moddn-operations-total-time $
ds-mon-abandon-operations-total-count $
ds-mon-resident-time-abandon-operations-total-time $
ds-mon-extended-operations-total-count $
ds-mon-resident-time-extended-operations-total-time )
X-ORIGIN 'OpenDJ Directory Server' )