nerdexam
CompTIA

LX0-104 · Question #343

A private OID should be obtained for a company when:

The correct answer is D. The company plans to create custom schema files for their directory.. This question asks about the primary reason a company would need to obtain a private Object Identifier (OID).

Essential System Services

Question

A private OID should be obtained for a company when:

Options

  • AThat company runs out of public OIDs.
  • BThe company intends to use LDAP for commercial purposes.
  • CThe company wants to make their directory available to the public on the World Wide Web.
  • DThe company plans to create custom schema files for their directory.

How the community answered

(32 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    3% (1)
  • D
    88% (28)

Why each option

This question asks about the primary reason a company would need to obtain a private Object Identifier (OID).

AThat company runs out of public OIDs.

Companies do not 'run out of public OIDs'; public OIDs are structured hierarchically, and a company would be assigned a specific branch, not a limited number.

BThe company intends to use LDAP for commercial purposes.

Using LDAP for commercial purposes does not inherently require a private OID; a private OID is needed for custom schema definitions, regardless of commercial or non-commercial use.

CThe company wants to make their directory available to the public on the World Wide Web.

Making a directory public on the World Wide Web does not necessitate a private OID unless custom schema elements are being introduced that need unique identification.

DThe company plans to create custom schema files for their directory.Correct

Companies obtain a private OID (Object Identifier) primarily when they plan to create custom schema files for their LDAP directory. OIDs are globally unique identifiers used to define new object classes, attributes, or syntaxes within the LDAP schema without conflicting with existing or future standard definitions. Assigning a unique OID ensures that custom schema elements are uniquely identifiable across different directories and implementations.

Concept tested: Purpose of private OIDs in LDAP schema

Source: https://ldap.com/object-identifiers-oids/

Topics

#LDAP schema#OID

Community Discussion

No community discussion yet for this question.

Full LX0-104 Practice