throbber
(cid:25)(cid:18)(cid:23)(cid:18)(cid:20)(cid:23)
`
`(cid:50)(cid:69)(cid:77)(cid:72)(cid:70)(cid:87)(cid:3)(cid:44)(cid:71)(cid:72)(cid:81)(cid:87)(cid:76)(cid:73)(cid:76)(cid:72)(cid:85)(cid:86)
`
`Object Identifiers
`
`7 out of 9 rated this helpful
`
`Object identifiers are unique numeric values that are granted by various issuing authorities to identify data
`elements, syntaxes, and other parts of distributed applications. Because they are globally unique, object
`identifiers ensure that the objects that are defined by these issuing authorities do not conflict with one another
`when different directories, such as Active Directory and Novell Directory Services, are brought together in a
`global directory namespace
`
`Object identifiers are found in Open Systems Interconnection (OSI) applications, X.500 directories, Simple
`Network Management Protocol (SNMP), and other applications in which uniqueness is important. Object
`identifiers are based on a tree structure in which a superior issuing authority allocates a branch of the tree to a
`subordinate authority, which in turn allocates sub-branches of the tree.
`
`LDAP requires a directory service, like Active Directory, to identify object classes and attributes with an object
`identifier syntax. The object identifier is the value for the governsID attribute in a class-schema object and for
`the attributeID attribute in an attributeSchema object. These are required attributes; therefore, object identifiers
`are necessary when you create new classes or attributes.
`
`Object identifiers in the Active Directory base schema include some issued by the International Standards
`Organization (ISO) for X.500 classes and attributes and some issued by Microsoft. Object identifier notation is
`a dotted string of non-negative numbers (for example, 1.2.840.113556.1.5.4), the components of which are
`shown in Table 4.5.
`
`Table 4.5 Components of a Sample Object Identifier (1.2.840.113556.1.5.4)
`
`Numerical Values of the Sample
`Object Identifier
`
`What the Numerical Values Denote
`
`1
`
`2
`
`840
`
`113556
`
`1
`
`5
`
`4
`
`ISO ("root" authority) Issued 1.2 to ANSI, which in turn . . .
`
`ANSI Issued 1.2.840 to USA, which in turn . . .
`
`USA Issued 1.2.840.113556 to Microsoft, which . . .
`
`Microsoft Internally manages several object identifier branches
`under 1.2.840.113556 that include . . . .
`
`Active Directory A branch called Active Directory that includes . .
`
`Classes A branch called Classes that includes . . . .
`
`Builtin-Domain A class called Builtin-Domain.
`
`Object identifiers ensure that every object is interpreted appropriately — for example, that a telephone
`
`(cid:87)(cid:72)(cid:70)(cid:75)(cid:81)(cid:72)(cid:87)(cid:17)(cid:80)(cid:76)(cid:70)(cid:85)(cid:82)(cid:86)(cid:82)(cid:73)(cid:87)(cid:17)(cid:70)(cid:82)(cid:80)(cid:18)(cid:72)(cid:81)(cid:16)(cid:88)(cid:86)(cid:18)(cid:79)(cid:76)(cid:69)(cid:85)(cid:68)(cid:85)(cid:92)(cid:18)(cid:70)(cid:70)(cid:28)(cid:25)(cid:20)(cid:26)(cid:23)(cid:28)(cid:17)(cid:68)(cid:86)(cid:83)(cid:91)
`
`(cid:20)(cid:18)(cid:21)
`
`Enfish, LLC; IPR2014-00574
`Exhibit 2233
`Page 1 of 2
`
`

`

`(cid:25)(cid:18)(cid:23)(cid:18)(cid:20)(cid:23)
`
`(cid:50)(cid:69)(cid:77)(cid:72)(cid:70)(cid:87)(cid:3)(cid:44)(cid:71)(cid:72)(cid:81)(cid:87)(cid:76)(cid:73)(cid:76)(cid:72)(cid:85)(cid:86)
`number is not mistaken for an employee number. A series of widely used objects and attributes is
`standardized for use in object identifiers. New object identifiers are issued by standards authorities, and they
`form a hierarchy below which new object identifiers can be managed internally. An object identifier is
`represented as a dotted decimal string (for example, 1.2.3.4). Enterprises (and individuals) can obtain a root
`object identifier from an issuing authority and use it to allocate additional object identifiers internally. For
`example, Microsoft Corporation has been issued the root object identifier 1.2.840.113556. Microsoft manages
`further branches from this root internally. One of these branches is used to allocate object identifiers for Active
`Directory classes, another for Active Directory attributes, and so forth.
`
`Most countries and regions in the world have an identified National Registration Authority (NRA) responsible
`for issuing object identifiers to enterprises. In the United States, the NRA is the American National Standards
`Institute (ANSI). The NRA issues root object identifiers. An enterprise can register a name for the object
`identifier as well. There is a fee associated with registering the root object identifiers and registered names.
`Contact the NRA for your country or region for details. The International Standards Organization (ISO)
`recognizes NRAs and maintains a list of contacts on their Web site.
`
`The issuing authority assigns an object identifier space that is a branch of the ISO-International
`Telecommunications Union (ITU) object identifier tree. Assume that your company is assigned the space
`1.2.840.111111. You can extend this space internally as you want (within the constraints of the structure of an
`object identifier). For example, you can subdivide this space further (by appending dotted decimals to the
`object identifier root) and assign these subspaces to various divisions within your company. Each division, in
`turn, can further subdivide the subspace allotted to it. For example, by using the sample object identifier
`1.2.840.111111, your company might have the subspace 1.2.840.111111.1.4 for attributes and
`1.2.840.111111.1.5 for classes. An internal issuing authority within the company, using an Administrator account,
`might then allocate object identifiers from this space on request. The governsID attribute on every classSchema
`object and the attributeID attribute on every attributeSchema object are mandatory attributes that contain an
`object identifier string. In this example, all of your company-created classSchema objects have a governsID of
`the form 1.2.840.111111.1.5. x , where x is a decimal number. Similarly, all of your company-created
`attributeSchema objects have an attributeID of the form 1.2.840.111111.1.4. x .
`
`Top Of Page
`
`Did you find this helpful?
`
` Yes
`
` No
`
`© 2014 Microsoft. All rights reserved.
`
`(cid:87)(cid:72)(cid:70)(cid:75)(cid:81)(cid:72)(cid:87)(cid:17)(cid:80)(cid:76)(cid:70)(cid:85)(cid:82)(cid:86)(cid:82)(cid:73)(cid:87)(cid:17)(cid:70)(cid:82)(cid:80)(cid:18)(cid:72)(cid:81)(cid:16)(cid:88)(cid:86)(cid:18)(cid:79)(cid:76)(cid:69)(cid:85)(cid:68)(cid:85)(cid:92)(cid:18)(cid:70)(cid:70)(cid:28)(cid:25)(cid:20)(cid:26)(cid:23)(cid:28)(cid:17)(cid:68)(cid:86)(cid:83)(cid:91)
`
`(cid:21)(cid:18)(cid:21)
`
`Enfish, LLC; IPR2014-00574
`Exhibit 2233
`Page 2 of 2
`
`

This document is available on Docket Alarm but you must sign up to view it.


Or .

Accessing this document will incur an additional charge of $.

After purchase, you can access this document again without charge.

Accept $ Charge
throbber

Still Working On It

This document is taking longer than usual to download. This can happen if we need to contact the court directly to obtain the document and their servers are running slowly.

Give it another minute or two to complete, and then try the refresh button.

throbber

A few More Minutes ... Still Working

It can take up to 5 minutes for us to download a document if the court servers are running slowly.

Thank you for your continued patience.

This document could not be displayed.

We could not find this document within its docket. Please go back to the docket page and check the link. If that does not work, go back to the docket and refresh it to pull the newest information.

Your account does not support viewing this document.

You need a Paid Account to view this document. Click here to change your account type.

Your account does not support viewing this document.

Set your membership status to view this document.

With a Docket Alarm membership, you'll get a whole lot more, including:

  • Up-to-date information for this case.
  • Email alerts whenever there is an update.
  • Full text search for other cases.
  • Get email alerts whenever a new case matches your search.

Become a Member

One Moment Please

The filing “” is large (MB) and is being downloaded.

Please refresh this page in a few minutes to see if the filing has been downloaded. The filing will also be emailed to you when the download completes.

Your document is on its way!

If you do not receive the document in five minutes, contact support at support@docketalarm.com.

Sealed Document

We are unable to display this document, it may be under a court ordered seal.

If you have proper credentials to access the file, you may proceed directly to the court's system using your government issued username and password.


Access Government Site

We are redirecting you
to a mobile optimized page.





Document Unreadable or Corrupt

Refresh this Document
Go to the Docket

We are unable to display this document.

Refresh this Document
Go to the Docket