Object identifier: Difference between revisions

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
imported>WikiCleanerBot
m v2.05b - Bot T5 CW#16 - Fix errors for CW project (Unicode control characters)
 
imported>PhotographyEdits
Usage: fix link
 
Line 33: Line 33:
* In [[Simple Network Management Protocol]] (SNMP), each node in a [[management information base]] (MIB) is identified by an OID.
* In [[Simple Network Management Protocol]] (SNMP), each node in a [[management information base]] (MIB) is identified by an OID.
* IANA assigns [[Private Enterprise Number]]s (PEN) to companies and other organizations under the 1.3.6.1.4.1 node. OIDs down-tree from these are among the most commonly seen; for example, within SNMP MIBs, as LDAP attributes, and as vendor suboptions in the [[Dynamic Host Configuration Protocol]] (DHCP).
* IANA assigns [[Private Enterprise Number]]s (PEN) to companies and other organizations under the 1.3.6.1.4.1 node. OIDs down-tree from these are among the most commonly seen; for example, within SNMP MIBs, as LDAP attributes, and as vendor suboptions in the [[Dynamic Host Configuration Protocol]] (DHCP).
* In the [[United States]], [[Health Level Seven]] (HL7), a standards-developing organization in the area of electronic health care data exchange, is the assigning authority at the 2.16.840.1.113883 (joint-iso-itu-t.country.us.organization.hl7) node.  HL7 maintains its own [http://www.hl7.org/oid/index.cfm OID registry], and as of December 1, 2020 it contained almost 20,000 nodes, most of them under the HL7 root.   
* In the [[United States]], [[HL7 International]], a standards-developing organization in the area of electronic health care data exchange, is the assigning authority at the 2.16.840.1.113883 (joint-iso-itu-t.country.us.organization.hl7) node.  HL7 maintains its own [http://www.hl7.org/oid/index.cfm OID registry], and as of December 1, 2020 it contained almost 20,000 nodes, most of them under the HL7 root.   
* [[DICOM]] uses OIDs.
* [[DICOM]] uses OIDs.
* The [[Centers for Disease Control and Prevention]] uses OIDs to manage the many complex values sets or "vocabularies" used in the Public Health Information Network (PHIN) Vocabulary Access and Distribution System ([https://www.cdc.gov/phin/tools/PHINvads/index.html VADS]).
* The [[Centers for Disease Control and Prevention]] uses OIDs to manage the many complex values sets or "vocabularies" used in the Public Health Information Network (PHIN) Vocabulary Access and Distribution System ([https://www.cdc.gov/phin/tools/PHINvads/index.html VADS]).
* Slovakia assigns each {{ill|Identifikačné číslo organizácie|sk}} (also called IČO) an OID under the 1.3.158 node. Each legal or natural person has an allocated IČO and thus an allocated OID node.<ref>{{cite web | title=Pravidlá poskytovania kvalifikovaných dôveryhodných služieb uchovávania kvalifikovaných elektronických podpisov a uchovávania kvalifikovaných elektronických pečatí | page=7 | url=https://www.nases.gov.sk/files/public/CPS_LTA_UPVS.pdf | access-date=2025-11-11}}</ref><ref>{{cite web | title=Štatistický úrad SR :: Register organizácií | website=portal.statistics.sk | date=2013-10-25 | url=http://portal.statistics.sk/showdoc.do?docid=2844 | archive-url=https://web.archive.org/web/20140227172214/http://portal.statistics.sk/showdoc.do?docid=2844 | archive-date=2014-02-27 | url-status=dead | access-date=2025-11-11}}</ref>


== Acquisition ==
== Acquisition ==
Line 60: Line 61:
* [https://www.itu.int/en/ITU-T/asn1/Pages/OID-project.aspx ITU-T OID project main page]
* [https://www.itu.int/en/ITU-T/asn1/Pages/OID-project.aspx ITU-T OID project main page]
* [https://oid-base.com/ Supplementary information on operation of a country Registration Authority, and on known country Registration Authorities]
* [https://oid-base.com/ Supplementary information on operation of a country Registration Authority, and on known country Registration Authorities]
* [http://www.oid-info.com/ Object Identifier Repository]
* [http://www.oid-info.com/ Object Identifier Repository] {{Webarchive|url=https://web.archive.org/web/20210303065339/https://translate.googleapis.com/translate_static/css/translateelement.css |date=2021-03-03 }}
* [http://oidref.com/ Global OID reference database]
* [http://oidref.com/ Global OID reference database]
* [https://www.alvestrand.no/objectid/ Harald Tveit Alvestrand's Object Identifier Registry]
* [https://www.alvestrand.no/objectid/ Harald Tveit Alvestrand's Object Identifier Registry]

Latest revision as of 15:41, 16 December 2025

Template:Short description In computing, object identifiers or OIDs are an identifier mechanism standardized by the International Telecommunication Union (ITU) and ISO/IEC for naming any object, concept, or "thing" with a globally unambiguous persistent name.[1][2]

Syntax and lexicon

An OID corresponds to a node in the "OID tree" or hierarchy, which is formally defined using the ITU's OID standard, X.660. The root of the tree contains the following three arcs:

Each node in the tree is represented by a series of integers separated by periods, corresponding to the path from the root through the series of ancestor nodes, to the node. Thus, an OID denoting Intel Corporation appears as follows,

1.3.6.1.4.1.343

and corresponds to the following path through the OID tree:

  • 1 ISO
  • 1.3 identified-organization (ISO/IEC 6523),
  • 1.3.6 DoD,
  • 1.3.6.1 internet,
  • 1.3.6.1.4 private,
  • 1.3.6.1.4.1 IANA enterprise numbers,
  • 1.3.6.1.4.1.343 Intel Corporation

A textual representation of the OID paths is also commonly seen; for example,

  • iso.identified-organization.dod.internet.private.enterprise.intel

Each node in the tree is controlled by an assigning authority, which may define child nodes under the node and delegate assigning authority for the child nodes. Continuing with the example, the node numbers under root node "1" are assigned by ISO; the nodes under "1.3.6" are assigned by the US Department of Defense; the nodes under "1.3.6.1.4.1" are assigned by IANA; the nodes under "1.3.6.1.4.1.343" are assigned by Intel Corporation, and so forth.

Usage

Acquisition

There are multiple ways to acquire a OID. Both free and paid ones exist.

  • Free registration with [IANA] below 1.3.6.1.4.1 (ASN.1-Notation {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1)}).
  • Below of 2.25 (ASN.1-Notation {joint-iso-itu-t(2) uuid(25)}) a self generated UUID can be used.
  • At national agencies. Like e.g. for the health sector BfArM in Germany[1], BMSGPK in Austria[2] or de:Refdata in Switzerland[3].
  • At any organization that already has an OID and decides to sub allocate them.

See also

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Script error: No such module "citation/CS1".
  4. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

External links