Subversion Repositories oidinfo_new_design

Compare Revisions

Regard whitespace Rev 25 → Rev 26

/trunk/faq.htm
146,7 → 146,7
</div>
<div class="answer">
They are defined in the <a href="standards.htm">Recommendation ITU-T
X.660 | ISO/IEC 9834 series</a>, and in particular in <a href="https://www.itu.int/ITU-T/X.660">Rec.
X.660 | ISO/IEC 9834 series</a>, and in particular in <a href="https://itu.int/ITU-T/X.660">Rec.
ITU-T X.660 | ISO/IEC 9834-1</a>.<br>Binary encodings of OIDs are specified in <a href="https://www.itu.int/rec/T-REC-X.690/en">Rec.
ITU-T X.690 | ISO/IEC 8825-1</a> for the Binary (BER) and Distinguished
(DER) Encoding rules, in <a href="https://www.itu.int/rec/T-REC-X.691/en">Rec.
239,11 → 239,11
</li>
<li>the ITU handbook "<a href="https://www.itu.int/pub/T-HDB-LNG.4-2010">Object identifiers (OIDs) and their registration authorities</a>";</li>
<li>
section 10.8 of Olivier Dubuisson's <a href="https://www.oss.com/asn1/dubuisson.html">book
section 10.8 of Olivier Dubuisson's <a href="https://www.oss.com/asn1/resources/books-whitepapers-pubs/asn1-books.html#dubuisson">book
&quot;ASN.1 - Communication between heterogeneous systems&quot;</a>;
</li>
<li>
John Larmouth's <a href="https://www.oss.com/asn1/larmouth.html">book
John Larmouth's <a href="https://www.oss.com/asn1/resources/books-whitepapers-pubs/asn1-books.html#larmouth">book
&quot;ASN.1 complete&quot;</a>;
</li>
<li>
373,27 → 373,27
The shortest and easiest means is to append the OID (whether it is
in <a href="#17">ASN.1 notation</a>, <a href="#14">dot notation</a>,
<a href="#iri">IRI notation</a> or <a href="https://datatracker.ietf.org/doc/html/rfc3061">URN
notation</a>) to the <a href="/get/">https://oid-info.com/get/</a>
notation</a>) to the <a href="/get/">http://oid-info.com/get/</a>
URL, <em>e.g.</em>:
<ul>
<li> <a href="/get/2.999">https://oid-info.com/get/2.999</a> (recommended);</li>
<li> <a href="/get/2.999">http://oid-info.com/get/2.999</a> (recommended);</li>
<li>
<a href="/get/%7Bjoint-iso-itu-t%20example(999)%7D">https://oid-info.com/get/{joint
<a href="/get/%7Bjoint-iso-itu-t%20example(999)%7D">http://oid-info.com/get/{joint
iso-itu-t example(999)}</a> (ASN.1 notation);
</li>
<li>
<a href="/get//Joint-ISO-ITU-T/Example">https://oid-info.com/get//Joint-ISO-ITU-T/Example</a>
or <a href="/get//2/999">https://oid-info.com/get//2/999</a> (OID-IRI
<a href="/get//Joint-ISO-ITU-T/Example">http://oid-info.com/get//Joint-ISO-ITU-T/Example</a>
or <a href="/get//2/999">http://oid-info.com/get//2/999</a> (OID-IRI
notation; with a '/' at the beginning of the OID notation, hence
two '/'s after 'get');
</li>
<li>
<a href="/get//Example">https://oid-info.com/get//Example</a>
<a href="/get//Example">http://oid-info.com/get//Example</a>
(OID-IRI notation using a long arc; with a '/' at the beginning
of the OID notation, hence two '/'s after 'get');
</li>
<li>
<a href="/get/urn:oid:2.999">https://oid-info.com/get/urn:oid:2.999</a>
<a href="/get/urn:oid:2.999">http://oid-info.com/get/urn:oid:2.999</a>
(URN notation).<br><br></li>
</ul>
</div>
683,12 → 683,15
</div>
<div class="answer">
The <a href="display-example.htm">description page</a> for each OID
offers the ability to:
offers the following features:
<ul type="disc">
<li>
have a synthetic <a href="/cgi-bin/display?tree=">graphical
view</a> of the tree (click on the<img src="images/pm.gif" width="19" height="18" alt="Unfolding the subtree">and<img src="images/mm.gif" width="19" height="18" alt="Folding the subtree">icons to
fold and unfold arcs);
view</a> of the tree (click on the
<img src="images/mm.gif" width="19" height="18" alt="Folding the subtree">
and
<img src="images/pm.gif" width="19" height="18" alt="Unfolding the subtree">
icons to fold and unfold arcs);
</li>
<li>display the description of another OID (the &quot;Go&quot; button);</li>
<li>
896,9 → 899,9
<li>add a new Dictionary with the following information (this will
display the description of the selected OID in dot notation; it
doesn't work well for a selected OID in ASN.1 notation because
the closing parentheses are removed for whatever reason):<br><em>Text</em>: <code>Search for OID "$"</code><br><em>Access key</em>: <code>O</code><br><em>URL</em>: <code>https://oid-info.com/cgi-bin/display?oid=$&amp;a=display</code></li>
the closing parentheses are removed for whatever reason):<br><em>Text</em>: <code>Search for OID "$"</code><br><em>Access key</em>: <code>O</code><br><em>URL</em>: <code>http://oid-info.com/cgi-bin/display?oid=$&amp;a=display</code></li>
<li>This other new &quot;Dictionary&quot; may also be useful (it
will display a tree for the selected OID in dot notation):<br><em>Text</em>: <code>Display tree for OID "$"</code><br><em>Access key</em>: <code>T</code><br><em>URL</em>: <code>https://oid-info.com/cgi-bin/display?oid=$&a=tree</code>
will display a tree for the selected OID in dot notation):<br><em>Text</em>: <code>Display tree for OID "$"</code><br><em>Access key</em>: <code>T</code><br><em>URL</em>: <code>http://oid-info.com/cgi-bin/display?oid=$&a=tree</code>
</li>
</ul> --> - See also <a href="#8">question 8</a>.<br><br></div>
</li>
1149,7 → 1152,7
if (Date.parse(document.lastModified) != 0)
document.write(d.getDate()+" "+month[d.getMonth()]+" "+d.getFullYear());
</script>-->
27 Nov 2022
28 Nov 2022
</font>
</td>
<td width="24" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
/trunk/faq.raw.htm
67,7 → 67,7
</div>
<div class="answer">
They are defined in the <a href="standards.htm">Recommendation ITU-T
X.660 | ISO/IEC 9834 series</a>, and in particular in <a href="https://www.itu.int/ITU-T/X.660">Rec.
X.660 | ISO/IEC 9834 series</a>, and in particular in <a href="https://itu.int/ITU-T/X.660">Rec.
ITU-T X.660 | ISO/IEC 9834-1</a>.<br>Binary encodings of OIDs are specified in <a href="https://www.itu.int/rec/T-REC-X.690/en">Rec.
ITU-T X.690 | ISO/IEC 8825-1</a> for the Binary (BER) and Distinguished
(DER) Encoding rules, in <a href="https://www.itu.int/rec/T-REC-X.691/en">Rec.
160,11 → 160,11
</li>
<li>the ITU handbook "<a href="https://www.itu.int/pub/T-HDB-LNG.4-2010">Object identifiers (OIDs) and their registration authorities</a>";</li>
<li>
section 10.8 of Olivier Dubuisson's <a href="https://www.oss.com/asn1/dubuisson.html">book
section 10.8 of Olivier Dubuisson's <a href="https://www.oss.com/asn1/resources/books-whitepapers-pubs/asn1-books.html#dubuisson">book
&quot;ASN.1 - Communication between heterogeneous systems&quot;</a>;
</li>
<li>
John Larmouth's <a href="https://www.oss.com/asn1/larmouth.html">book
John Larmouth's <a href="https://www.oss.com/asn1/resources/books-whitepapers-pubs/asn1-books.html#larmouth">book
&quot;ASN.1 complete&quot;</a>;
</li>
<li>
294,27 → 294,27
The shortest and easiest means is to append the OID (whether it is
in <a href="#17">ASN.1 notation</a>, <a href="#14">dot notation</a>,
<a href="#iri">IRI notation</a> or <a href="https://datatracker.ietf.org/doc/html/rfc3061">URN
notation</a>) to the <a href="/get/">https://oid-info.com/get/</a>
notation</a>) to the <a href="/get/">http://oid-info.com/get/</a>
URL, <em>e.g.</em>:
<ul>
<li> <a href="/get/2.999">https://oid-info.com/get/2.999</a> (recommended);</li>
<li> <a href="/get/2.999">http://oid-info.com/get/2.999</a> (recommended);</li>
<li>
<a href="/get/%7Bjoint-iso-itu-t%20example(999)%7D">https://oid-info.com/get/{joint
<a href="/get/%7Bjoint-iso-itu-t%20example(999)%7D">http://oid-info.com/get/{joint
iso-itu-t example(999)}</a> (ASN.1 notation);
</li>
<li>
<a href="/get//Joint-ISO-ITU-T/Example">https://oid-info.com/get//Joint-ISO-ITU-T/Example</a>
or <a href="/get//2/999">https://oid-info.com/get//2/999</a> (OID-IRI
<a href="/get//Joint-ISO-ITU-T/Example">http://oid-info.com/get//Joint-ISO-ITU-T/Example</a>
or <a href="/get//2/999">http://oid-info.com/get//2/999</a> (OID-IRI
notation; with a '/' at the beginning of the OID notation, hence
two '/'s after 'get');
</li>
<li>
<a href="/get//Example">https://oid-info.com/get//Example</a>
<a href="/get//Example">http://oid-info.com/get//Example</a>
(OID-IRI notation using a long arc; with a '/' at the beginning
of the OID notation, hence two '/'s after 'get');
</li>
<li>
<a href="/get/urn:oid:2.999">https://oid-info.com/get/urn:oid:2.999</a>
<a href="/get/urn:oid:2.999">http://oid-info.com/get/urn:oid:2.999</a>
(URN notation).<br><br></li>
</ul>
</div>
604,12 → 604,15
</div>
<div class="answer">
The <a href="display-example.htm">description page</a> for each OID
offers the ability to:
offers the following features:
<ul type="disc">
<li>
have a synthetic <a href="/cgi-bin/display?tree=">graphical
view</a> of the tree (click on the<img src="images/pm.gif" width="19" height="18" alt="Unfolding the subtree">and<img src="images/mm.gif" width="19" height="18" alt="Folding the subtree">icons to
fold and unfold arcs);
view</a> of the tree (click on the
<img src="images/mm.gif" width="19" height="18" alt="Folding the subtree">
and
<img src="images/pm.gif" width="19" height="18" alt="Unfolding the subtree">
icons to fold and unfold arcs);
</li>
<li>display the description of another OID (the &quot;Go&quot; button);</li>
<li>
817,9 → 820,9
<li>add a new Dictionary with the following information (this will
display the description of the selected OID in dot notation; it
doesn't work well for a selected OID in ASN.1 notation because
the closing parentheses are removed for whatever reason):<br><em>Text</em>: <code>Search for OID "$"</code><br><em>Access key</em>: <code>O</code><br><em>URL</em>: <code>https://oid-info.com/cgi-bin/display?oid=$&amp;a=display</code></li>
the closing parentheses are removed for whatever reason):<br><em>Text</em>: <code>Search for OID "$"</code><br><em>Access key</em>: <code>O</code><br><em>URL</em>: <code>http://oid-info.com/cgi-bin/display?oid=$&amp;a=display</code></li>
<li>This other new &quot;Dictionary&quot; may also be useful (it
will display a tree for the selected OID in dot notation):<br><em>Text</em>: <code>Display tree for OID "$"</code><br><em>Access key</em>: <code>T</code><br><em>URL</em>: <code>https://oid-info.com/cgi-bin/display?oid=$&a=tree</code>
will display a tree for the selected OID in dot notation):<br><em>Text</em>: <code>Display tree for OID "$"</code><br><em>Access key</em>: <code>T</code><br><em>URL</em>: <code>http://oid-info.com/cgi-bin/display?oid=$&a=tree</code>
</li>
</ul> --> - See also <a href="#8">question 8</a>.<br><br></div>
</li>