1. Introduction
An Object Identifier is a tree of nodes where each node is simply a sequence of digits. The rules roughly state that once an entity is assigned a node in the Object Identifier (OID) tree, it has sole discretion to further subdelegate sub-trees off of that node. Some examples of OIDs include:
- 1.3.6.1 - the Internet OID
- 1.3.6.1.4.1 - IANA-assigned company OIDs, used for private MIBs and such things
- 1.3.6.1.2.1.27 - The Applications MIB
- 0.9.2342.19200300.100.4 - Object ID's used in the directory pilot project to identify X.500 Object Classes. Mostly defined in RFC 1274prop(-> 4524prop).
This document specifies the "oid" URN namespace [2]. This namespace is for encoding an Object Identifier as specified in ASN.1 [3] as a URI. RFC 3001(-> 3061) [1] is obsoleted by this specification.
