Subversion Repositories oidinfo_new_design

Rev

Rev 6 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
  <title>OID repository - Home</title>
5
  <meta charset="UTF-8"><!-- <meta content="text/html; charset=iso-8859-1" http-equiv="content-type"> -->
6
  <meta name="google-translate-customization" content="ae799a386ca63905-075d0f84d2caa8b0-g8dbf29cdfe9cdbeb-c">
7
  <link rel="Stylesheet" type="text/css" href="style.css">
8
  <meta name="viewport" content="width=device-width, initial-scale=1">
9
  <meta name="DESCRIPTION" content="This OID repository gathers information about Object Identifiers (OIDs), and provides tools to display and search for this information.">
10
  <meta name="keywords" content="object identifier oid OID repository registration authority ISO ITU">
11
  <link rel="SHORTCUT ICON" href="/images/favicon.ico">
12
  <script src="scripts.js"></script>
13
</head>
14
<body id="body" onload="_onload()">
15
  <div id="global_container">
16
    <div id="header">
17
      <a href="index.htm">
18
        <img src="images/treewall.jpg" width="130" height="110">
19
      </a>
20
      <h1 style="color: rgb(226, 137, 34);font-size: 35px; font-weight:bold;">OID Repository</h1><br><br><br><br>
21
      <div id="header_url_and_menu">
22
        <div id="header_url">
23
          <span style="color: rgb(226, 137, 34);font-size: 15px; font-weight:bold; margin-left:10px; display:inline-block;">www.oid-info.com</span>
24
        </div>
25
        <div id="header_url_right">
26
          <ul id="header_menu">
27
            <li><a href="index.htm">Home</a></li>
28
            <li><a href="/cgi-bin/display?tree=">Tree display</a></li>
29
            <li><a href="basic-search.htm">Search</a></li>
30
            <li><a href="faq.htm">FAQ</a></li>
31
            <li><a href="/helper">Helper</a></li>
32
          </ul>
33
        </div>
34
      </div>
35
      <div style="top: 11px; left: 694px; margin-left:-120px;" id="search">
36
        <span style="color: rgb(226, 137, 34); font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;">Display OID:</span> <br>
37
        <form name="form_go" method="get" action="/cgi-bin/display" enctype="multipart/form-data">
38
          <input type="hidden" name="action" value="display">
39
          <input name="oid" size="20" value="" onfocus="empty();" placeholder="-- OID --" type="text"> <input value="Go" type="submit">
40
        </form>
41
      </div>
42
      <div id="google_translate">
43
        <script>
44
          function googleTranslateElementInit() {
45
            new google.translate.TranslateElement({ pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, gaTrack: true, gaId: 'UA-33779649-1' }, 'google_translate_element');
46
          }
47
        </script>
48
        <!--<script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit">
49
        </script>-->
50
      </div>
51
    </div>
52
  </div>
53
  <div id="mobile_version">
54
    <aside class="sidebar">
55
      <nav id="navigation" role="navigation">
56
        <form name="form_go" method="get" action="/cgi-bin/display" enctype="multipart/form-data">
57
        <a><input name="oid" id="searchbox_mobile" size="35" value="" onfocus="empty();" placeholder="-- Display OID --" type="search"></a>
58
        </form>
59
        <a href="index.htm">Home</a>
60
        <a href="/cgi-bin/display?tree=">Tree display</a>
61
        <a href="basic-search.htm">Search</a>
62
        <a href="faq.htm">FAQ</a>
63
        <a href="/helper">Chatbot helper</a>
64
      </nav>
65
    </aside>
66
  </div>
67
  <div class="wrapper">
68
    <table width="100%" id="header_mobile">
69
      <tr>
70
        <td width="20%">
71
          <a href="#body" class="nav-button-open" aria-label="open navigation"></a>
72
          <a href="#" class="nav-button-close" aria-label="close navigation"></a>
73
        </td>
74
        <td width="60%" valign="middle">
75
          <h1 style="color: rgb(226, 137, 34);font-size: 18px; font-weight:bold; text-align:right;">OID Repository</h1>
76
          <div id="header_url">
77
            <span style="color: rgb(226, 137, 34);font-size: 15px; font-weight:bold; margin-left:10px; display:inline-block;">www.oid-info.com</span>
78
          </div>
79
        </td>
80
        <td width="20%"><a href="index.htm"><img src="images/treewall.jpg" style="height:10vh;width:auto"></a></td>
81
      </tr>
82
    </table>
83
 
84
<script src="jquery-1.8.2.min.js"></script>
85
<script src="Carousel.js"></script>
86
<script src="index.js"></script>
87
 
88
<script type="text/javascript">
89
    $(function() {
90
            var thumbs = $('#thumbscarousel');
91
    $('#carousel').carouFredSel({
92
            items: 1,
93
            scroll: {
94
                    fx: 'crossfade'
95
            },
96
            auto: {
97
                    timeoutDuration: 8000,
98
                    duration: 2000
99
            },
100
            pagination: {
101
                    container: '#pager',
102
                    duration: 300
103
            }
104
    });
105
            thumbs.carouFredSel({
106
            circular: false,
107
            auto: false,
108
            width: 115,
109
            height: 75,
110
            scroll: {
111
                    duration: 200
112
            },
113
            items: {
114
                    visible: 1,
115
                    width: 115,
116
                    height: 75
117
            }
118
    });
119
    $('#pager').hover(function() {
120
            var current = $('#carousel').triggerHandler( 'currentPosition' );
121
            thumbs.trigger( 'slideTo', [ current, 0, true, { fx: 'none' } ] );
122
            $('#thumbs').stop().fadeTo(300, 1);
123
    }, function() {
124
            $('#thumbs').stop().fadeTo(300, 0);
125
    });
126
    $('#pager a').mouseenter(function() {
127
            var index = $('#pager a').index( $(this) );
128
                    //  clear the queue
129
            thumbs.trigger( 'queue', [[]] );
130
                    //  scroll
131
            thumbs.trigger( 'slideTo', [index, { queue: true }] );
132
            });
133
   });
134
</script>
135
 
136
<style type="text/css">
137
    #wrapper {
138
            width: 610px;
139
            height: 300px;
140
            margin: 0 0 50px 0;
141
            position: relative;
142
    }
143
    #carousel {
144
            width: 500px;
145
            height: 300px;
146
            overflow: hidden;
147
    }
148
    #carousel img {
149
            display: block;
150
            float: left;
151
            border-radius: 5px;
152
            box-shadow: 0 0 5px #899;
153
    }
154
    #pager {
155
            text-align: right;
156
            padding: 20px 45px 0 0;
157
    }
158
    #pager a {
159
            background-color: #F70;
160
            display: inline-block;
161
            width: 15px;
162
            height: 15px;
163
            margin-right: 6px;
164
            border-radius: 10px;
165
            box-shadow: 0 1px 1px #cef;
166
    }
167
    #pager a.selected {
168
            background-color: #F30;
169
    }
170
    #pager a span {
171
            display: none;
172
    }
173
    #thumbs {
174
            display: none;
175
            border: 1px solid rgba(0, 0, 0, 0.8);
176
            background-color: rgba(0, 0, 0, 0.5);
177
            width: 115px;
178
            height: 75px;
179
            padding: 10px;
180
            position: absolute;
181
            top: 200px;
182
            right: 0px;
183
            z-index: 10;
184
            border-radius: 5px;
185
    }
186
    #thumbs img {
187
            display: block;
188
            float: left;
189
    }
190
</style>
191
 
192
<div id="global_content">
193
 
194
        <div id="remote_button">
195
                <h2>Welcome to the OID repository, the wiki of public information about <a href="link to What is an OID?">Object Identifiers</a> (OIDs)</h2>
196
 
197
 
198
 
199
<!-- Begin: "Display OID" for mobile front page -->
200
                        <div id="table_display_in_index">
201
                                <form method="get" action="/cgi-bin/display">
202
                                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
203
                                                <tbody>
204
                                                        <tr>
205
                                                                <td class="withborder" valign="top" width="40%">
206
                                                                        <span class="action_title">
207
                                                                                Display information about the following OID:
208
                                                                        </span><br>&nbsp;&nbsp;&nbsp;<input name="oid" size="35" placeholder="-- OID --" type="text"><a href="javascript: switchInfoPerso('iso_mobile');"><img src="images/Info.png" alt="" width="15" height="15"></a> <input name="submit"
209
                                                                           value="Display" type="submit"><span size="2" face="Arial, Helvetica, sans-serif">
210
                                                                                <input name="action" value="display" type="hidden"></span><br><div id="iso_mobile" style="display:none;">
211
                                                                                <br><span size="-1">
212
                                                                                        Examples of notation:
213
                                                                                        <ul>
214
                                                                                                <li>
215
                                                                                                        <a href="/get/%7Biso%281%29%20member-body%282%29%20fr%28250%29%20type-org%281%29%7D"><code>{iso(1)
216
                                                                                                                        member-body(2) fr(250) type-org(1)}</code></a> (ASN.1 notation)
217
                                                                                                </li>
218
                                                                                                <li>
219
                                                                                                        <a href="/get/iso%281%29%20member-body%282%29%20fr%28250%29%20type-org%281%29"><code>iso(1)
220
                                                                                                                        member-body(2) fr(250) type-org(1)</code></a>
221
                                                                                                </li>
222
                                                                                                <li><a href="/get/%7B1%202%20250%201%7D"><code>{1 2 250 1}</code></a> (ASN.1 notation)</li>
223
                                                                                                <li>
224
                                                                                                        <a href="/get/1%202%20250%201"><code>1
225
                                                                                                                        2 250 1</code></a>
226
                                                                                                </li>
227
                                                                                                <li><a href="/get/1.2.250.1"><code>1.2.250.1</code></a> (dot notation)</li>
228
                                                                                                <li>
229
                                                                                                        <a href="/get//ISO/Member-Body/250/1"><code>/ISO/Member-Body/250/1</code></a>
230
                                                                                                        (<a href="faq.htm#28">OID-IRI notation</a>)
231
                                                                                                </li>
232
                                                                                                <li>
233
                                                                                                        <a href="/get//1/2/250/1"><code>/1/2/250/1</code></a> (<a href="faq.htm#28">OID-IRI
234
                                                                                                                notation</a>)
235
                                                                                                </li>
236
                                                                                                <li>
237
                                                                                                        <a href="/get/urn:oid:1.2.250.1"><code>urn:oid:1.2.250.1</code></a>
238
                                                                                                        (<a href="https://www.ietf.org/rfc/rfc3061.txt">URN notation</a>)<br></li>
239
                                                                                        </ul>
240
                                                                                        <span style="font-size:13px; font-weight:bold;">Note:</span> <span style="font-size:11px;">
241
                                                                                                To reference an OID description from your web site or in any document, you simply need to append the OID (in one of the above notations)
242
                                                                                                after <code>http://oid-info.com/get/</code> (<a href="faq.htm#get">more in the FAQ</a>).
243
                                                                                        </span>
244
                                                                                </span>
245
                                                                        </div>
246
                                                                </td>
247
                                                        </tr>
248
                                                </tbody>
249
                                        </table>
250
                                </form>
251
                        </div><br><br>&nbsp;
252
 
253
<!-- End: "Display OID" for mobile front page -->
254
 
255
<!-- Begin: Mobile buttons -->
256
                <table width="100%" style="margin-top:20px;">
257
                        <tr>
258
                                <td width="50%"><a class="myButton" href="#" onclick="showdiv('main_actions_in_index'); hidediv('remote_button');"><img src="images/Machine-to-Machine_orange.png"><br>Main actions</a></td>
259
                                <td width="50%"><a class="myButton" href="#" onclick="showdiv('what_is_an_OID'); hidediv('remote_button');"><img src="images/Eco_mode.png"><br>What is an OID?</a></td>
260
                        </tr>
261
                        <tr>
262
                                <td width="50%"><a class="myButton" href="#" onclick="showdiv('allocated_in_index'); hidediv('remote_button');"><img src="images/Eco_mode.png"><br>How are OIDs allocated?</a></td>
263
                                <td width="50%"><a class="myButton" href="#" onclick="showdiv('repository_in_index'); hidediv('remote_button');"><img src="images/tree_orange.png"><br>What is an OID repository?</a></td>
264
                        </tr>
265
                        <tr>
266
                                <td width="50%"><a class="myButton" href="#" onclick="showdiv('explanations_in_index'); hidediv('remote_button');"><img src="images/Orange_Experts_Expert_orange.png"><br>How are OIDs displayed?</a></td>
267
                                <td width="50%"><a class="myButton" href="faq.htm" onclick="hidediv('remote_button');"><img src="images/helper.png"><br>FAQ</a></td>
268
                        </tr>
269
                </table>
270
<!-- End: Mobile buttons -->
271
 
272
        </div>
273
 
274
        <div class="container">
275
                <div id="global_in_index">
276
                        <div id="wrapper_carousel">
277
                                <div id="carousel">
278
                                        <img src="images/introduction_to_OIDs_slide1.PNG" alt="slide1" width="460" height="300" border="0" /><img src="images/introduction_to_OIDs_slide2.PNG" alt="slide2" width="460" height="300" border="0" /><img src="images/introduction_to_OIDs_slide3.PNG" alt="slide3" width="460" height="300" border="0" /><img src="images/introduction_to_OIDs_slide4.PNG" alt="slide4" width="460" height="300" border="0" /><img src="images/introduction_to_OIDs_slide5.PNG" alt="slide5" width="460" height="300" border="0" /><img src="images/wordle.PNG" alt="wordle" width="460" height="300" border="0" /></div>
279
                                <div id="thumbs">
280
                                        <div id="thumbscarousel">
281
                                                <img src="images/introduction_to_OIDs_slide1.PNG" alt="slide1" width="115" height="75" border="0" /><img src="images/introduction_to_OIDs_slide2.PNG" alt="slide2" width="115" height="75" border="0" /><img src="images/introduction_to_OIDs_slide3.PNG" alt="slide3" width="115" height="75" border="0" /><img src="images/introduction_to_OIDs_slide4.PNG" alt="slide4" width="115" height="75" border="0" /><img src="images/introduction_to_OIDs_slide5.PNG" alt="slide5" width="115" height="75" border="0" /><img src="images/wordle.PNG" alt="wordle" width="115" height="75" border="0" /></div>
282
                                </div>
283
                                <div id="pager"></div>
284
                        </div>
285
                        <div class="vertical_menu">
286
                                <ul>
287
                                        <li><a href="#" onclick="showdiv('main_actions_in_index');">Main actions</a></li>
288
                                        <li><a href="#" onclick="showdiv('what_is_an_OID'); hidediv('main_actions_in_index');">What is an OID?</a></li>
289
                                        <li><a href="#" onclick="showdiv('allocated_in_index'); hidediv('main_actions_in_index');">How are OIDs allocated?</a></li>
290
                                        <li><a href="#" onclick="showdiv('repository_in_index'); hidediv('main_actions_in_index');">What is an OID repository?</a></li>
291
                                        <li><a href="#" onclick="showdiv('explanations_in_index'); hidediv('main_actions_in_index');">How are OIDs displayed?</a></li>
292
                                </ul>
293
                        </div>
294
                </div>
295
                <br><br><br><div id="main_actions_in_index">
296
                        <div id="table_display_in_index">
297
                                <form method="get" action="/cgi-bin/display">
298
                                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
299
                                                <tbody>
300
                                                        <tr>
301
                                                                <td class="withborder" valign="top" width="100%">
302
                                                                        <span class="action_title">
303
                                                                                Display information about the following OID:
304
                                                                        </span><br>&nbsp;&nbsp;&nbsp;<input name="oid" size="35" placeholder="-- OID --" type="text"><a href="javascript: switchInfoPerso('iso');"><img src="images/Info.png" alt="" width="15" height="15"></a> <input name="submit"
305
                                                                           value="Display" type="submit"><span size="2" face="Arial, Helvetica, sans-serif">
306
                                                                                <input name="action" value="display" type="hidden"></span><br><div id="iso" style="display:none;">
307
                                                                                <br><span size="-1">
308
                                                                                        Examples of notation:
309
                                                                                        <ul>
310
                                                                                                <li>
311
                                                                                                        <a href="/get/%7Biso%281%29%20member-body%282%29%20fr%28250%29%20type-org%281%29%7D"><code>{iso(1)
312
                                                                                                                        member-body(2) fr(250) type-org(1)}</code></a> (ASN.1 notation)
313
                                                                                                </li>
314
                                                                                                <li>
315
                                                                                                        <a href="/get/iso%281%29%20member-body%282%29%20fr%28250%29%20type-org%281%29"><code>iso(1)
316
                                                                                                                        member-body(2) fr(250) type-org(1)</code></a>
317
                                                                                                </li>
318
                                                                                                <li><a href="/get/%7B1%202%20250%201%7D"><code>{1 2 250 1}</code></a> (ASN.1 notation)</li>
319
                                                                                                <li>
320
                                                                                                        <a href="/get/1%202%20250%201"><code>1
321
                                                                                                                        2 250 1</code></a>
322
                                                                                                </li>
323
                                                                                                <li><a href="/get/1.2.250.1"><code>1.2.250.1</code></a> (dot notation)</li>
324
                                                                                                <li>
325
                                                                                                        <a href="/get//ISO/Member-Body/250/1"><code>/ISO/Member-Body/250/1</code></a>
326
                                                                                                        (<a href="faq.htm#28">OID-IRI notation</a>)
327
                                                                                                </li>
328
                                                                                                <li>
329
                                                                                                        <a href="/get//1/2/250/1"><code>/1/2/250/1</code></a> (<a href="faq.htm#28">OID-IRI
330
                                                                                                                notation</a>)
331
                                                                                                </li>
332
                                                                                                <li>
333
                                                                                                        <a href="/get/urn:oid:1.2.250.1"><code>urn:oid:1.2.250.1</code></a>
334
                                                                                                        (<a href="https://www.ietf.org/rfc/rfc3061.txt">URN notation</a>)<br></li>
335
                                                                                        </ul>
336
                                                                                        <span style="font-size:13px; font-weight:bold;">Note:</span> <span style="font-size:11px;">
337
                                                                                                To reference an OID description from your web site or in any document, you simply need to append the OID (in one of the above notations)
338
                                                                                                after <code>http://oid-info.com/get/</code> (<a href="faq.htm#get">more in the FAQ</a>).
339
                                                                                        </span>
340
                                                                                </span>
341
                                                                        </div>
342
                                                                </td>
343
                                                        </tr>
344
                                                </tbody>
345
                                        </table>
346
                                </form>
347
                        </div>
348
                        <div id="table_draw_in_index">
349
                                <form method="get" action="/cgi-bin/display">
350
                                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
351
                                                <tbody>
352
                                                <tr>
353
 
354
                                                        <td width="100%" class="withborder" valign="top">
355
                                                                        <img src="images/fl.png" style="width: 10px; height: 8px;"
356
                                                                                 width="10" border="0" height="8">&nbsp;Display a <a href="/cgi-bin/display?a=random">random OID</a>
357
                                                                </td>
358
                                                        <td rowspan="2" width="3%"></td>
359
                                                </tr>
360
                                                <tr><td>&nbsp;</td></tr>
361
                                                        <tr>
362
 
363
                                                                <td width="100%" class="withborder" valign="top">
364
                                                                        <span class="color_orange">
365
                                                                                <img src="images/fl.png" style="width: 10px; height: 8px;"
366
                                                                                         width="10" border="0" height="8">&nbsp;<a href="/cgi-bin/display?tree=">Tree display</a>
367
                                                                                <span style="font-size:11px;">(walk down the tree by folding/unfolding nodes)</span>
368
                                                                        </span></td>
369
                                                                <td rowspan="2" width="3%"></td>
370
                                                        </tr>
371
                                                <tr><td>&nbsp;</td></tr>
372
                                                        <tr>
373
                                                                <td class="withborder" valign="top" width="100%">
374
                                                                        <span class="action_title">
375
                                                                                Draw the OID tree for the following OID:
376
                                                                        </span><br>&nbsp;&nbsp;&nbsp;<input name="oid" size="35" placeholder="-- OID --" type="text">&nbsp;&nbsp;<input name="submit2" value="Tree display" type="submit"></td>
377
                                                        </tr>
378
                                                </tbody>
379
                                        </table>
380
                                </form>
381
 
382
                        </div>
383
                        <div id="table_add_in_index">
384
                                <form method="post" action="/cgi-bin/manage" enctype="multipart/form-data">
385
                                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
386
                                                <tbody>
387
                                                        <tr>
388
 
389
                                                                <td class="withborder" valign="top" width="100%">
390
                                                                        <span class="color_orange">
391
                                                                                <img src="images/fl.png" style="width: 10px; height: 8px;"
392
                                                                                         width="10" border="0" height="8">&nbsp;<a href="basic-search.htm">Search in the OID repository</a>
393
                                                                        </span></td>
394
                                                                <td rowspan="2" width="3%"></td>
395
                                                        </tr>
396
                                                        <tr><td>&nbsp;</td></tr>
397
                                                        <tr>
398
                                                                <td class="withborder" valign="top" width="55%">
399
                                                                        <span class="action_title">
400
                                                                                Add a description for the following OID:
401
                                                                        </span><br>&nbsp;&nbsp;&nbsp;<input name="oid" size="35" placeholder="-- OID --" type="text">&nbsp;&nbsp;<input name="submit"
402
                                                                                                                                                                                                                                           value="Create" type="submit"><input name="action" value="create" type="hidden"></td>
403
                                                                <td valign="top" width="3%"></td>
404
                                                        </tr>
405
                                                </tbody>
406
                                        </table>
407
                                </form>
408
                                <table width="100%" border="0" cellpadding="0" cellspacing="0">
409
                                        <tbody>
410
                                                <tr><td height="3%"><br></td></tr>
411
                                                <tr>
412
                                                        <td class="withborder" valign="top" width="100%">
413
                                                                <img src="images/fl.png" style="width: 10px; height: 8px;"
414
                                                                         width="10" border="0" height="8">&nbsp;<a href="submit.htm">Submit</a> XML descriptions of many OIDs
415
                                                        </td>
416
                                                        <td valign="top" width="3%"></td>
417
                                                        <td width="20%"> <br></td>
418
                                                </tr>
419
                                        </tbody>
420
                                </table>
421
                        </div>
422
                        <div id="number_oid_in_index">
423
                                <table width="100%" border="0" cellpadding="0" cellspacing="0">
424
                                                <tr>
425
                                                        <td class="withborder" valign="top" width="100%">
426
                                                                <img src="images/fl.png"
427
                                                                         style="width: 10px; height: 8px;" width="10" border="0" height="8">&nbsp;Display the
428
                                                                <a href="/cgi-bin/display?action=count_nodes">number of OIDs</a> in the repository<br></td>
429
                                                        <td valign="top" width="3%"></td>
430
                                                        <td rowspan="2" align="center"><br></td>
431
                                                </tr>
432
                                                <tr><td>&nbsp;</td></tr>
433
                                                <tr>
434
                                                        <td class="withborder" valign="top" width="100%">
435
                                                                <img src="images/fl.png" style="width: 10px; height: 8px;"
436
                                                                         width="10" border="0" height="8">&nbsp;Display the
437
                                                                <a href="density.htm">most populated OID arcs</a>
438
                                                        </td>
439
                                                        <td valign="top" width="3%"></td>
440
                                                </tr>
441
                                </table>
442
                        </div>
443
                        <div id="warning_in_index">
444
                                <span style="font-size:12px;">
445
                                        <strong>Warning:</strong> This OID repository is a kind of wiki where any user can add information
446
                                        about any OID (pending validation by the OID repository admin), but this
447
                                        OID repository is not an official registration authority for OIDs, so
448
                                        an OID can only be described in this OID repository if it has been officially
449
                                        allocated by the registration authority of its parent OID. For more information,
450
                                        see
451
                                </span><span style="font-size:11px; color:#006666;;">
452
                                        <a href="#repo" onclick="showdiv('repository_in_index'); hidediv('main_actions_in_index'); showdiv_mobile('repository_in_index'); hidediv_mobile('remote_button');">"What is an OID repository?</a>"
453
                                </span>
454
                                <br><br></div>
455
 
456
 
457
 
458
    <div id="disclaimer_wrapper">
459
    <div id="disclaimer">
460
    <!--  <center><img style="border: 0px solid ; width: 760px; height: 2px;" alt="separation line" src="images/separation800.png" width="760" height="2"></center><br>-->
461
      <span style="font-size:12px;">
462
    <strong>Disclaimer:</strong>
463
        The owner of this site does not warrant or assume any liability or responsibility for the accuracy, completeness, or usefulness of any information available on this page (for more information, please read the complete <a href="disclaimer.htm">disclaimer</a>).
464
        <a href="disclaimer.htm">All rights reserved</a>, Orange SA &copy;
465
        <script>document.write(/\d{4}/.exec(Date())[0])</script>
466
      </span></div>
467
    </div>
468
 
469
 
470
                </div>
471
                <div id="what_is_an_OID" style="display:none;">
472
                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
473
                                <tbody>
474
                                        <tr>
475
                                                <td valign="middle" width="2%" height="8%"> <a name="oid"></a></td>
476
 
477
                                                <td valign="middle" width="60%" height="8%" align="left">
478
                                                        <span class="page_subtitle">
479
                                                                <a name="intro"></a>What is an OID?
480
                                                        </span>
481
                                                </td>
482
                                                <td valign="middle" width="38%" height="8%" align="right">
483
                                                        <div id="menu">
484
                                                                <ul>
485
                                                                        <li>
486
                                                                                <a href="#" onclick="return false;">More information</a>
487
                                                                                <ul>
488
                                                                                        <li><a href="introduction.htm">Introduction to OIDs</a></li>
489
                                                                                        <li><a href="faq.htm">FAQ</a></li>
490
                                                                                        <li><a href="http://www.itu.int/oth/T0B04000048/en">OID flyer</a></li>
491
                                                                                        <li><a href="http://www.itu.int/pub/T-HDB-LNG.4-2010">OID handbook</a></li>
492
                                                                                </ul>
493
                                                                        </li>
494
                                                                </ul>
495
                                                        </div>
496
                                                </td>
497
                                        </tr>
498
                                </tbody>
499
                        </table>
500
                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
501
                                <tbody>
502
                                        <tr>
503
                                                <td valign="top" width="2%"><br></td>
504
                                                <td valign="top" width="98%">
505
                                                        <p>
506
                                                                An object identifier (OID) is an extensively used identification mechanism
507
                                                                jointly developed by <a href="http://www.itu.int/ITU-T">ITU-T</a> and
508
                                                                <a href="http://www.iso.org">ISO</a>/<a href="http://www.iec.org">IEC</a>
509
                                                                for naming any type of <a href="faq.htm#2">object, concept or "thing"</a>
510
                                                                with a globally unambiguous name which requires a persistent name (long
511
                                                                life-time). It is not intended to be used for transient naming. OIDs,
512
                                                                once allocated, should not be re-used for a different object/thing.<br><br>It is based on a hierarchical name structure based on the "<a href="faq.htm#16">OID
513
                                                                tree</a>". This naming structure uses a sequence of names, of which
514
                                                                the first name identifies a top-level "node" in the OID tree,
515
                                                                and the next provides further identification of arcs leading to sub-nodes
516
                                                                beneath the top-level, and so on to any depth.<br><br>A critical feature of this identification mechanism is that it makes
517
                                                                OIDs available to a great many organizations and specifications for
518
                                                                their own use (including countries, ITU-T Recommendations, ISO and IEC
519
                                                                International Standards, specifications from national, regional or international
520
                                                                organizations, etc.). <br></p>
521
                                                </td>
522
                                        </tr>
523
                                </tbody>
524
                        </table>
525
                </div>
526
                <div id="allocated_in_index">
527
                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
528
                                <tbody>
529
                                        <tr>
530
                                                <td valign="middle" width="2%" height="8%"> <a name="ra"></a></td>
531
                                                <td valign="middle" width="70%" height="8%">
532
                                                        <span class="page_subtitle">
533
                                                                How are OIDs allocated and what is a registration authority?
534
                                                        </span>
535
                                                </td>
536
                                                <td valign="middle" width="28%" height="8%" align="right">
537
                                                        <div id="menu">
538
                                                                <ul>
539
                                                                        <li>
540
                                                                                <a href="faq.htm#1">OID registration standards</a>
541
                                                                        </li>
542
                                                                </ul>
543
                                                        </div>
544
                                                </td>
545
                                        </tr>
546
                                </tbody>
547
                        </table>
548
 
549
                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
550
                                <tbody>
551
                                        <tr>
552
                                                <td valign="top" width="2%" height="15%"><br></td>
553
                                                <td valign="top" width="100%" height="15%">
554
                                                        <p>
555
                                                                At each node, including the root, there is a <a href="faq.htm#29">requirement</a>
556
                                                                for some organization or standard to be responsible for allocating arcs
557
                                                                to sub-nodes and <a href="faq.htm#21">recording that allocation</a>
558
                                                                (together with the organization the subordinate node has been allocated
559
                                                                to), not necessarily publicly. This activity is called a Registration
560
                                                                Authority (RA).<br><br>In the OID tree, RAs are generally responsible only for allocation of
561
                                                                sub-arcs to other RAs that then control their own sub-nodes. In general,
562
                                                                the RA for a sub-node operates independently in allocating further sub-arcs
563
                                                                to other organizations, but can be constrained by rules imposed by its
564
                                                                superior, should the superior so wish.<br><br>The registration tree is indeed <a href="faq.htm#management">managed</a>
565
                                                                in a completely decentralized way (a node gives full power to its children).<br>The registration tree is defined and managed following the <a href="faq.htm#1">ITU-T
566
                                                                X.660 & X.670 Recommendation series (or the ISO/IEC 9834 series
567
                                                                of International Standards)</a>.<br></p>
568
                                                </td>
569
                                                <td width="3%" height="15%"></td>
570
                                                <td valign="middle" width="20%" height="15%"></td>
571
                                        </tr>
572
                                </tbody>
573
                        </table>
574
 
575
                </div>
576
                <div id="repository_in_index">
577
                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
578
                                <tbody>
579
                                        <tr>
580
                                                <td valign="middle" width="2%" height="3%"><a name="oid-repository"></a></td>
581
                                                <td valign="middle" width="70%" height="3%" align="left">
582
                                                        <span class="page_subtitle">
583
                                                                What is an OID repository?
584
                                                        </span>
585
                                                </td>
586
                                                <td valign="middle" width="28%" height="3%" align="right">
587
                                                        <div id="menu">
588
                                                                <ul>
589
                                                                        <li>
590
                                                                                <a href="faq.htm#features">Features offered by this OID repository</a>
591
                                                                                <!--
592
                                                                                <a href="#" onclick="return false;">More information</a>
593
                                                                                <ul>
594
                                                                                        <li>
595
                                                                                                <a href="faq.htm#features">Features offered by this OID repository</a>
596
                                                                                        </li>
597
                                                                                </ul>
598
                                                                                -->
599
                                                                        </li>
600
                                                                </ul>
601
                                                        </div>
602
                                                </td>
603
                                        </tr>
604
                                </tbody>
605
                        </table>
606
                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
607
                                <tbody>
608
                                        <tr>
609
                                                <td valign="top" width="2%" height="18%"><br></td>
610
                                                <td valign="top" width="100%" height="18%">
611
                                                        <!--
612
                                                        <p>
613
                                                        Initially, it was left for each Registration Authority in the hierarchy
614
                                                        to maintain its own record of allocation beneath that RA, and to keep
615
                                                        those allocations private if it so chose. There was never any policing
616
                                                        of this. An RA in the hierarchy was its own master and operated autonomously.
617
                                                        Interestingly, it is believed that the very few basic rules (unambiguous
618
                                                        allocation and no re-use) were very rarely violated.<br><br>This is still pretty-well the position today, but in the early 1990s
619
                                                        France Telecom Orange (now Orange) developed software for their internal use which
620
                                                        was generic enough to provide a publicly available repository of OID
621
                                                        allocations.<br><br>Primary information on sub-node allocations is often buried inside the
622
                                                        databases (perhaps only paper) maintained by an immense numbers of RAs.
623
                                                        The information can be hard to access and is sometimes private. So today
624
                                                        this OID repository is regarded as the easiest way to access a large
625
                                                        amount of the publicly available information on the OID tree, but the
626
                                                        only OIDs and nodes listed are those that have been voluntarily contributed.
627
                                                        It does not (and cannot) contain all OIDs, but <a href="/cgi-bin/display?action=count_nodes">many OIDs are recorded</a>.<br><br>This OID repository is not an official Registration Authority, so any
628
                                                        OID described in this OID repository has to be officially allocated
629
                                                        by the Registration Authority of its parent OID. This OID repository
630
                                                        is based on crowdsourcing and gathers information about OIDs that have
631
                                                        been submitted by any user of this web site (and validated by the webmaster
632
                                                        of this web site).<br></p>
633
                                                        -->
634
                                                        Initially, it was left for each Registration Authority (RA)in the hierarchy
635
                                                        to maintain its own record of allocation beneath that RA, and to keep
636
                                                        those allocations private if it so chose. There was never any policing
637
                                                        of this. An RA in the hierarchy was its own master and operated autonomously.<br><br>In the early 1990s Orange developed software for their internal use
638
                                                        which was generic enough to provide a publicly available repository
639
                                                        of OID allocations.<br><br>Information on OIDs is often buried inside the databases (perhaps sometimes
640
                                                        paper) maintained by an immense number of RAs. The information can be
641
                                                        hard to access and is sometimes private. Today this OID repository is
642
                                                        regarded as the easiest way to access a large amount of the publicly
643
                                                        available information on OIDs: <a href="/cgi-bin/display?a=count_nodes">Many
644
                                                        OIDs are recorded</a> but it does not contain all existing OIDs.<br><br>This OID repository is not an official Registration Authority, so any
645
                                                        OID described on this web site has to be officially allocated by the
646
                                                        RA of its parent OID. The accuracy and completeness of this OID repository
647
                                                        rely on crowdsourcing, <i>i.e.</i>, each user is welcome to contribute
648
                                                        data.<br></td>
649
                                                <td width="2%" height="18%"></td>
650
                                                <td valign="middle" width="20%" height="18%"></td>
651
                                        </tr>
652
                                </tbody>
653
                        </table>
654
 
655
                </div>
656
                <div id="explanations_in_index">
657
                        <a name="exp"></a>
658
                        <span class="page_subtitle">How are OIDs displayed</span><br><br><img src="images/grey_captions.png" alt="" width="100%"></div>
659
</div>
660
 
661
</div>
662
 
663
 
664
 
665
    <center id="footer">
666
      <img style="border: 0px solid ; width: 760px; height: 2px;" alt="separation line" src="images/separation800.png" width="760" height="2"><br><br>
667
      <table width="710" cellspacing="0" cellpadding="0" border="0">
668
        <tr valign="baseline">
669
          <td width="34">
670
            <a href="/helper">
671
              <img src="images/enveloppe.png" width="30" height="13" name="mail" border="0" alt="OID helper">
672
            </a>
673
          </td>
674
          <td width="58" align="center"><font size="-2">Webmaster</font></td>
675
          <td width="10" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
676
          <td width="78" align="center">
677
            <font size="-2">
678
              <!--<script language="JavaScript">
679
              d=new Date(document.lastModified)
680
              month=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
681
              if (Date.parse(document.lastModified) != 0)
682
                document.write(d.getDate()+" "+month[d.getMonth()]+" "+d.getFullYear());
683
              </script>-->
684
              15 Apr 2022
685
            </font>
686
          </td>
687
          <td width="24" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
688
          <td align="center" width="409">
689
            <font size=-1>
690
              &nbsp;
691
            </font>
692
          </td>
693
          <td height="20" width="162" valign="middle" align="right"><a href="#top"><img src="images/page_top.png" width="150" height="17" border="0"></a></td>
694
        </tr>
695
      </table><br>
696
    </center>
697
  </div>
698
</body>
699
</html>