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).
Question
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)- A6% (2)
- B3% (1)
- C3% (1)
- D88% (28)
Why each option
This question asks about the primary reason a company would need to obtain a private Object Identifier (OID).
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.