Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 51825 invoked from network); 21 Oct 2009 18:27:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Oct 2009 18:27:02 -0000 Received: (qmail 59364 invoked by uid 500); 21 Oct 2009 17:38:50 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 52452 invoked by uid 500); 21 Oct 2009 17:36:52 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 50080 invoked by uid 99); 21 Oct 2009 17:02:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Oct 2009 17:02:52 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Oct 2009 17:02:42 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 97A0023889C7; Wed, 21 Oct 2009 17:02:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r828105 [5/8] - /directory/studio/trunk/schemaeditor/resources/schemas/apacheds/ Date: Wed, 21 Oct 2009 17:02:19 -0000 To: commits@directory.apache.org From: pamarcelot@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091021170219.97A0023889C7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: directory/studio/trunk/schemaeditor/resources/schemas/apacheds/dhcp.xml URL: http://svn.apache.org/viewvc/directory/studio/trunk/schemaeditor/resources/schemas/apacheds/dhcp.xml?rev=828105&r1=828104&r2=828105&view=diff ============================================================================== --- directory/studio/trunk/schemaeditor/resources/schemas/apacheds/dhcp.xml (original) +++ directory/studio/trunk/schemaeditor/resources/schemas/apacheds/dhcp.xml Wed Oct 21 17:02:18 2009 @@ -18,616 +18,616 @@ under the License. --> - - - - dhcpOptionsDN - - The distinguished name(s) of the dhcpOption objects containing the configuration options provided by the server. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.12 - distinguishedNameMatch - - - - dhcpHostDN - - the distinguished name(s) of the dhcpHost objects. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.12 - distinguishedNameMatch - - - - dhcpLastTransactionTime - - This is the last time a valid DHCP packet was received from the client. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.24 - integerMatch - - - - dhcpGroupDN - - The distinguished name(s) of the groups. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.12 - distinguishedNameMatch - - - - dhcpServiceDN - - The DN of dhcpService object(s)which contain the configuration information. Each dhcpServer object has this attribute identifying the DHCP configuration(s) that the server is associated with. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.12 - distinguishedNameMatch - - - - dhcpRequestedHostName - - This is the hostname that was requested by the client. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.26 - caseIgnoreIA5Match - - - - dhcpDelayedServiceParameter - - Delay in seconds corresponding to Delayed Service Parameter configuration, as defined in DHC Load Balancing Algorithm [RFC 3074]. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.27 - integerMatch - - - - dhcpDnsStatus - - This indicates the status of updating DNS resource records on behalf of the client by the DHCP server for this address. The value is a 16-bit bitmask. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.27 - integerMatch - - - - dhcpDomainName - - This is the name of the domain sent to the client by the server. It is essentially the same as the value for DHCP option 15 sent to the client, and represents only the domain - not the full FQDN. To obtain the full FQDN assigned to the client you must prepend the "dhcpAssignedHostName" to this value with a ".". - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.26 - caseIgnoreIA5Match - - - - dhcpBootpFlag - - This indicates whether the address was assigned via BOOTP. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.7 - integerMatch - - - - dhcpMaxClientLeadTime - - Maximum Client Lead Time configuration in seconds, as defined in DHCP Failover Protocol [FAILOVR] - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.27 - integerMatch - - - - dhcpErrorLog - - Generic error log attribute that allows logging error conditions within a dhcpService or a dhcpSubnet, like no IP addresses available for lease. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.26 - caseIgnoreIA5Match - - - - dhcpFailOverEndpointState - - Server (Failover Endpoint) state, as defined in DHCP Failover Protocol [FAILOVR] - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.26 - integerMatch - - - - dhcpClassData - - Encoded text string or list of bytes expressed in hexadecimal, separated by colons. Clients match subclasses based on matching the class data with the results of match or spawn with statements in the class name declarations. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.26 - caseIgnoreIA5Match - - - - dhcpOption - - Encoded option values to be sent to clients. Each value represents a single option and contains (OptionTag, Length, OptionValue) encoded in the format used by DHCP. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.40 - caseIgnoreIA5Match - - - - dhcpLeaseDN - - The distinguished name of a client address. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.12 - distinguishedNameMatch - - - - dhcpExpirationTime - - This is the time the current lease for an address expires. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.24 - integerMatch - - - - dhcpImplementation - - Description of the DHCP Server implementation e.g. DHCP Servers vendor. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.26 - caseIgnoreIA5Match - - - - dhcpVersion - - The version attribute of this object. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.26 - caseIgnoreIA5Match - - - - dhcpPermitList - - This attribute contains the permit lists associated with a pool. Each permit list is defined as a separate value. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.26 - caseIgnoreIA5Match - - - - dhcpAddressState - - This stores information about the current binding-status of an address. For dynamic addresses managed by DHCP, the values should be restricted to the following: "FREE", "ACTIVE", "EXPIRED", "RELEASED", "RESET", "ABANDONED", "BACKUP". For other addresses, it SHOULD be one of the following: "UNKNOWN", "RESERVED" (an address that is managed by DHCP that is reserved for a specific client), "RESERVED-ACTIVE" (same as reserved, but address is currently in use), "ASSIGNED" (assigned manually or by some other mechanism), "UNASSIGNED", "NOTASSIGNABLE". - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.26 - caseIgnoreIA5Match - - - - dhcpRange - - The starting & ending IP Addresses in the range (inclusive), separated by a hyphen; if the range only contains one address, then just the address can be specified with no hyphen. Each range is defined as a separate value. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.26 - caseIgnoreIA5Match - - - - dhcpStatements - - Flexible storage for specific data depending on what object this exists in. Like conditional statements, server parameters, etc. This allows the standard to evolve without needing to adjust the schema. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.26 - caseIgnoreIA5Match - - - - dhcpStartTimeOfState - - This is the time of the last state change for a leased address. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.24 - integerMatch - - - - dhcpNetMask - - The subnet mask length for the subnet. The mask can be easily computed from this length. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.27 - integerMatch - - - - dhcpPrimaryDN - - The DN of the dhcpServer which is the primary server for the configuration. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.12 - distinguishedNameMatch - - - - dhcpSecondaryDN - - The DN of dhcpServer(s) which provide backup service for the configuration. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.12 - distinguishedNameMatch - - - - dhcpLeasesDN - - The distinguished name(s) client addresses. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.12 - distinguishedNameMatch - - - - dhcpSharedNetworkDN - - The distinguished name(s) of sharedNetworks. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.12 - distinguishedNameMatch - - - - dhcpSubclassesDN - - The distinguished name(s) of subclass(es). - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.12 - distinguishedNameMatch - - - - dhcpClassesDN - - The distinguished name(s) of a class(es) in a subclass. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.12 - distinguishedNameMatch - - - - dhcpReservedForClient - - The distinguished name of a "dhcpClient" that an address is reserved for. This may not be the same as the "dhcpAssignedToClient" attribute if the address is being reassigned but the current lease has not yet expired. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.12 - distinguishedNameMatch - - - - dhcpAssignedHostName - - This is the actual hostname that was assigned to a client. It may not be the name that was requested by the client. The fully qualified domain name can be determined by appending the value of "dhcpDomainName" (with a dot separator) to this name. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.26 - caseIgnoreIA5Match - - - - dhcpSubnetDN - - The distinguished name(s) of the subnets. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.12 - distinguishedNameMatch - - - - dhcpHashBucketAssignment - - HashBucketAssignment bit map for the DHCP Server, as defined in DHC Load Balancing Algorithm [RFC 3074]. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.40 - caseIgnoreIA5Match - - - - dhcpAssignedToClient - - This is the distinguished name of a "dhcpClient" that an address is currently assigned to. This attribute is only present in the class when the address is leased. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.12 - distinguishedNameMatch - - - - dhcpHWAddress - - The clients hardware address that requested this IP address. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.40 - caseIgnoreIA5Match - - - - dhcpPoolDN - - The distinguished name(s) of pools. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.12 - distinguishedNameMatch - - - - dhcpRelayAgentInfo - - If the client request was received via a relay agent, this contains information about the relay agent that was available from the DHCP request. This is a hex-encoded option value. - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.40 - caseIgnoreIA5Match - - - - - - dhcpOptions - - Represents information about a collection of options defined. - - top - - AUXILIARY - - cn - - - dhcpOption - - - - - dhcpHost - - This represents information about a particular client - - top - - STRUCTURAL - - cn - - - dhcpLeaseDN - dhcpHWAddress - dhcpOptionsDN - dhcpStatements - - - - - dhcpGroup - - Group object that lists host DNs and parameters. This is a container object. - - top - - STRUCTURAL - - cn - - - dhcpHostDN - dhcpOptionsDN - dhcpStatements - - - - - dhcpSubClass - - Represents information about a collection of related classes. - - top - - STRUCTURAL - - cn - - - dhcpClassData - dhcpOptionsDN - dhcpStatements - - - - - dhcpLog - - This is the object that holds past information about the IP address. The cn is the time/date stamp when the address was assigned or released, the address state at the time, if the address was assigned or released. - - top - - STRUCTURAL - - cn - - - dhcpAddressState - dhcpExpirationTime - dhcpStartTimeOfState - dhcpLastTransactionTime - dhcpBootpFlag - dhcpDomainName - dhcpDnsStatus - dhcpRequestedHostName - dhcpAssignedHostName - dhcpReservedForClient - dhcpAssignedToClient - dhcpRelayAgentInfo - dhcpHWAddress - dhcpErrorLog - - - - - dhcpPool - - This stores configuration information about a pool. - - top - - STRUCTURAL - - cn - dhcpRange - - - dhcpClassesDN - dhcpPermitList - dhcpLeasesDN - dhcpOptionsDN - dhcpStatements - - - - - dhcpClass - - Represents information about a collection of related clients. - - top - - STRUCTURAL - - cn - - - dhcpSubclassesDN - dhcpOptionsDN - dhcpStatements - - - - - dhcpService - - Service object that represents the actual DHCP Service configuration. This is a container object. - - top - - STRUCTURAL - - cn - dhcpPrimaryDN - - - dhcpSecondaryDN - dhcpSharedNetworkDN - dhcpSubnetDN - dhcpGroupDN - dhcpHostDN - dhcpClassesDN - dhcpOptionsDN - dhcpStatements - - - - - dhcpLeases - - This class represents an IP Address, which may or may not have been leased. - - top - - STRUCTURAL - - cn - dhcpAddressState - - - dhcpExpirationTime - dhcpStartTimeOfState - dhcpLastTransactionTime - dhcpBootpFlag - dhcpDomainName - dhcpDnsStatus - dhcpRequestedHostName - dhcpAssignedHostName - dhcpReservedForClient - dhcpAssignedToClient - dhcpRelayAgentInfo - dhcpHWAddress - - - - - dhcpSubnet - - This class defines a subnet. This is a container object. - - top - - STRUCTURAL - - cn - dhcpNetMask - - - dhcpRange - dhcpPoolDN - dhcpGroupDN - dhcpHostDN - dhcpClassesDN - dhcpLeasesDN - dhcpOptionsDN - dhcpStatements - - - - - dhcpSharedNetwork - - This stores configuration information for a shared network. - - top - - STRUCTURAL - - cn - - - dhcpSubnetDN - dhcpPoolDN - dhcpOptionsDN - dhcpStatements - - - - - dhcpServer - - DHCP Server Object - - top - - STRUCTURAL - - cn - dhcpServiceDN - - - dhcpVersion - dhcpImplementation - dhcpHashBucketAssignment - dhcpDelayedServiceParameter - dhcpMaxClientLeadTime - dhcpFailOverEndpointState - dhcpStatements - - - - \ No newline at end of file + + + + dhcpLeasesDN + + The distinguished name(s) client addresses. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpHWAddress + + The clients hardware address that requested this IP address. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.40 + caseIgnoreIA5Match + + + + dhcpAddressState + + This stores information about the current binding-status of an address. For dynamic addresses managed by DHCP, the values should be restricted to the following: "FREE", "ACTIVE", "EXPIRED", "RELEASED", "RESET", "ABANDONED", "BACKUP". For other addresses, it SHOULD be one of the following: "UNKNOWN", "RESERVED" (an address that is managed by DHCP that is reserved for a specific client), "RESERVED-ACTIVE" (same as reserved, but address is currently in use), "ASSIGNED" (assigned manually or by some other mechanism), "UNASSIGNED", "NOTASSIGNABLE". + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpImplementation + + Description of the DHCP Server implementation e.g. DHCP Servers vendor. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpPrimaryDN + + The DN of the dhcpServer which is the primary server for the configuration. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpOption + + Encoded option values to be sent to clients. Each value represents a single option and contains (OptionTag, Length, OptionValue) encoded in the format used by DHCP. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.40 + caseIgnoreIA5Match + + + + dhcpHashBucketAssignment + + HashBucketAssignment bit map for the DHCP Server, as defined in DHC Load Balancing Algorithm [RFC 3074]. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.40 + caseIgnoreIA5Match + + + + dhcpLeaseDN + + The distinguished name of a client address. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpStartTimeOfState + + This is the time of the last state change for a leased address. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.24 + integerMatch + + + + dhcpDomainName + + This is the name of the domain sent to the client by the server. It is essentially the same as the value for DHCP option 15 sent to the client, and represents only the domain - not the full FQDN. To obtain the full FQDN assigned to the client you must prepend the "dhcpAssignedHostName" to this value with a ".". + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpOptionsDN + + The distinguished name(s) of the dhcpOption objects containing the configuration options provided by the server. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpSubclassesDN + + The distinguished name(s) of subclass(es). + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpAssignedToClient + + This is the distinguished name of a "dhcpClient" that an address is currently assigned to. This attribute is only present in the class when the address is leased. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpDnsStatus + + This indicates the status of updating DNS resource records on behalf of the client by the DHCP server for this address. The value is a 16-bit bitmask. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + dhcpReservedForClient + + The distinguished name of a "dhcpClient" that an address is reserved for. This may not be the same as the "dhcpAssignedToClient" attribute if the address is being reassigned but the current lease has not yet expired. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpSecondaryDN + + The DN of dhcpServer(s) which provide backup service for the configuration. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpExpirationTime + + This is the time the current lease for an address expires. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.24 + integerMatch + + + + dhcpRange + + The starting & ending IP Addresses in the range (inclusive), separated by a hyphen; if the range only contains one address, then just the address can be specified with no hyphen. Each range is defined as a separate value. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpClassesDN + + The distinguished name(s) of a class(es) in a subclass. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpLastTransactionTime + + This is the last time a valid DHCP packet was received from the client. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.24 + integerMatch + + + + dhcpSharedNetworkDN + + The distinguished name(s) of sharedNetworks. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpServiceDN + + The DN of dhcpService object(s)which contain the configuration information. Each dhcpServer object has this attribute identifying the DHCP configuration(s) that the server is associated with. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpAssignedHostName + + This is the actual hostname that was assigned to a client. It may not be the name that was requested by the client. The fully qualified domain name can be determined by appending the value of "dhcpDomainName" (with a dot separator) to this name. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpBootpFlag + + This indicates whether the address was assigned via BOOTP. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.7 + integerMatch + + + + dhcpStatements + + Flexible storage for specific data depending on what object this exists in. Like conditional statements, server parameters, etc. This allows the standard to evolve without needing to adjust the schema. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpRelayAgentInfo + + If the client request was received via a relay agent, this contains information about the relay agent that was available from the DHCP request. This is a hex-encoded option value. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.40 + caseIgnoreIA5Match + + + + dhcpPoolDN + + The distinguished name(s) of pools. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpNetMask + + The subnet mask length for the subnet. The mask can be easily computed from this length. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + dhcpVersion + + The version attribute of this object. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpFailOverEndpointState + + Server (Failover Endpoint) state, as defined in DHCP Failover Protocol [FAILOVR] + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + integerMatch + + + + dhcpClassData + + Encoded text string or list of bytes expressed in hexadecimal, separated by colons. Clients match subclasses based on matching the class data with the results of match or spawn with statements in the class name declarations. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpHostDN + + the distinguished name(s) of the dhcpHost objects. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpErrorLog + + Generic error log attribute that allows logging error conditions within a dhcpService or a dhcpSubnet, like no IP addresses available for lease. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpSubnetDN + + The distinguished name(s) of the subnets. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpPermitList + + This attribute contains the permit lists associated with a pool. Each permit list is defined as a separate value. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpDelayedServiceParameter + + Delay in seconds corresponding to Delayed Service Parameter configuration, as defined in DHC Load Balancing Algorithm [RFC 3074]. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + dhcpRequestedHostName + + This is the hostname that was requested by the client. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpGroupDN + + The distinguished name(s) of the groups. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpMaxClientLeadTime + + Maximum Client Lead Time configuration in seconds, as defined in DHCP Failover Protocol [FAILOVR] + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + + + dhcpServer + + DHCP Server Object + + top + + STRUCTURAL + + cn + dhcpServiceDN + + + dhcpVersion + dhcpImplementation + dhcpHashBucketAssignment + dhcpDelayedServiceParameter + dhcpMaxClientLeadTime + dhcpFailOverEndpointState + dhcpStatements + + + + + dhcpGroup + + Group object that lists host DNs and parameters. This is a container object. + + top + + STRUCTURAL + + cn + + + dhcpHostDN + dhcpOptionsDN + dhcpStatements + + + + + dhcpHost + + This represents information about a particular client + + top + + STRUCTURAL + + cn + + + dhcpLeaseDN + dhcpHWAddress + dhcpOptionsDN + dhcpStatements + + + + + dhcpClass + + Represents information about a collection of related clients. + + top + + STRUCTURAL + + cn + + + dhcpSubclassesDN + dhcpOptionsDN + dhcpStatements + + + + + dhcpSubClass + + Represents information about a collection of related classes. + + top + + STRUCTURAL + + cn + + + dhcpClassData + dhcpOptionsDN + dhcpStatements + + + + + dhcpOptions + + Represents information about a collection of options defined. + + top + + AUXILIARY + + cn + + + dhcpOption + + + + + dhcpSharedNetwork + + This stores configuration information for a shared network. + + top + + STRUCTURAL + + cn + + + dhcpSubnetDN + dhcpPoolDN + dhcpOptionsDN + dhcpStatements + + + + + dhcpService + + Service object that represents the actual DHCP Service configuration. This is a container object. + + top + + STRUCTURAL + + cn + dhcpPrimaryDN + + + dhcpSecondaryDN + dhcpSharedNetworkDN + dhcpSubnetDN + dhcpGroupDN + dhcpHostDN + dhcpClassesDN + dhcpOptionsDN + dhcpStatements + + + + + dhcpLeases + + This class represents an IP Address, which may or may not have been leased. + + top + + STRUCTURAL + + cn + dhcpAddressState + + + dhcpExpirationTime + dhcpStartTimeOfState + dhcpLastTransactionTime + dhcpBootpFlag + dhcpDomainName + dhcpDnsStatus + dhcpRequestedHostName + dhcpAssignedHostName + dhcpReservedForClient + dhcpAssignedToClient + dhcpRelayAgentInfo + dhcpHWAddress + + + + + dhcpPool + + This stores configuration information about a pool. + + top + + STRUCTURAL + + cn + dhcpRange + + + dhcpClassesDN + dhcpPermitList + dhcpLeasesDN + dhcpOptionsDN + dhcpStatements + + + + + dhcpSubnet + + This class defines a subnet. This is a container object. + + top + + STRUCTURAL + + cn + dhcpNetMask + + + dhcpRange + dhcpPoolDN + dhcpGroupDN + dhcpHostDN + dhcpClassesDN + dhcpLeasesDN + dhcpOptionsDN + dhcpStatements + + + + + dhcpLog + + This is the object that holds past information about the IP address. The cn is the time/date stamp when the address was assigned or released, the address state at the time, if the address was assigned or released. + + top + + STRUCTURAL + + cn + + + dhcpAddressState + dhcpExpirationTime + dhcpStartTimeOfState + dhcpLastTransactionTime + dhcpBootpFlag + dhcpDomainName + dhcpDnsStatus + dhcpRequestedHostName + dhcpAssignedHostName + dhcpReservedForClient + dhcpAssignedToClient + dhcpRelayAgentInfo + dhcpHWAddress + dhcpErrorLog + + + + Modified: directory/studio/trunk/schemaeditor/resources/schemas/apacheds/inetorgperson.xml URL: http://svn.apache.org/viewvc/directory/studio/trunk/schemaeditor/resources/schemas/apacheds/inetorgperson.xml?rev=828105&r1=828104&r2=828105&view=diff ============================================================================== --- directory/studio/trunk/schemaeditor/resources/schemas/apacheds/inetorgperson.xml (original) +++ directory/studio/trunk/schemaeditor/resources/schemas/apacheds/inetorgperson.xml Wed Oct 21 17:02:18 2009 @@ -18,131 +18,131 @@ under the License. --> - - - - userSMIMECertificate - - RFC2798: PKCS#7 SignedData used to support S/MIME - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.5 - - - - departmentNumber - - RFC2798: identifies a department within an organization - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.15 - caseIgnoreMatch - caseIgnoreSubstringsMatch - - - - userPKCS12 - - RFC2798: personal identity information, a PKCS #12 PFX - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.5 - - - - employeeNumber - - RFC2798: numerically identifies an employee within an organization - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.15 - caseIgnoreMatch - caseIgnoreSubstringsMatch - - - - preferredLanguage - - RFC2798: preferred written or spoken language for a person - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.15 - caseIgnoreMatch - caseIgnoreSubstringsMatch - - - - jpegPhoto - - RFC2798: a JPEG image - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.28 - - - - carLicense - - RFC2798: vehicle license or registration plate - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.15 - caseIgnoreMatch - caseIgnoreSubstringsMatch - - - - employeeType - - RFC2798: type of employment for a person - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.15 - caseIgnoreMatch - caseIgnoreSubstringsMatch - - - - displayName - - RFC2798: preferred name to be used when displaying entries - USER_APPLICATIONS - 1.3.6.1.4.1.1466.115.121.1.15 - caseIgnoreMatch - caseIgnoreSubstringsMatch - - - - - - inetOrgPerson - - RFC2798: Internet Organizational Person - - organizationalPerson - - STRUCTURAL - - audio - businessCategory - carLicense - departmentNumber - displayName - employeeNumber - employeeType - givenName - homePhone - homePostalAddress - initials - jpegPhoto - labeledURI - mail - manager - mobile - o - pager - photo - roomNumber - secretary - uid - userCertificate - x500UniqueIdentifier - preferredLanguage - userSMIMECertificate - userPKCS12 - - - - \ No newline at end of file + + + + preferredLanguage + + RFC2798: preferred written or spoken language for a person + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + carLicense + + RFC2798: vehicle license or registration plate + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + userSMIMECertificate + + RFC2798: PKCS#7 SignedData used to support S/MIME + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.5 + + + + userPKCS12 + + RFC2798: personal identity information, a PKCS #12 PFX + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.5 + + + + departmentNumber + + RFC2798: identifies a department within an organization + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + jpegPhoto + + RFC2798: a JPEG image + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.28 + + + + employeeNumber + + RFC2798: numerically identifies an employee within an organization + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + displayName + + RFC2798: preferred name to be used when displaying entries + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + employeeType + + RFC2798: type of employment for a person + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + + + inetOrgPerson + + RFC2798: Internet Organizational Person + + organizationalPerson + + STRUCTURAL + + audio + businessCategory + carLicense + departmentNumber + displayName + employeeNumber + employeeType + givenName + homePhone + homePostalAddress + initials + jpegPhoto + labeledURI + mail + manager + mobile + o + pager + photo + roomNumber + secretary + uid + userCertificate + x500UniqueIdentifier + preferredLanguage + userSMIMECertificate + userPKCS12 + + + +