1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221
|
<pre>Network Working Group D. Harrington, Ed.
Request for Comments: 5249 Huawei Technologies (USA)
BCP: 139 July 2008
Category: Best Current Practice
<span class="h1">Templates for Internet-Drafts Containing MIB Modules</span>
Status of This Memo
This document specifies an Internet Best Current Practices for the
Internet Community, and requests discussion and suggestions for
improvements. Distribution of this memo is unlimited.
Abstract
This memo references three annotated templates for IETF documents
that contain the definition of MIB modules. It is intended to reduce
the work of the editors of such documents, making these documents
more uniform and easier to read and review, thus furthering the
quality of such documents and expediting their publication.
Table of Contents
<a href="#section-1">1</a>. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-2">2</a>
<a href="#section-2">2</a>. Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-2">2</a>
<a href="#section-3">3</a>. Security Considerations . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
<a href="#section-4">4</a>. Contributors . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
<a href="#section-5">5</a>. Normative References . . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
<span class="grey">Harrington Best Current Practice [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc5249">RFC 5249</a> MIB Module Document Templates July 2008</span>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
This memo references three annotated templates for IETF documents
that contain the definition of MIB modules. It is intended to reduce
the work of the editors of such documents, making these more uniform
and easier to read and review, thus furthering the quality of such
documents and expediting their publication.
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Overview</span>
The MIB Doctors directorate has produced three templates specifically
aimed at Internet-Drafts containing MIB modules. The templates are
available at the IETF Tools web site, listed as "Templates for MIB
Documents".
o The first is an XML template for editors that use XML2RFC. Some
advice echoing guidelines from <a href="./rfc4181">RFC 4181</a> is embedded in comments.
o A second template is a text template for MIB documents with advice
embedded in the document.
o A third template is a plain text template with no advice included.
The templates were developed to make IETF documents that contain MIB
modules more consistent. This makes it easier for a MIB Doctor and
other IETF participants to review the document. There are a number
of MUSTs in the templates, especially in the advice; these usually
refer to IESG requirements for Internet-Drafts, and MIB Doctors are
likely to check for these requirements.
The templates contain boilerplates that are required for IETF MIB
module documents. It has been common practice for editors to use
existing MIB module documents as templates. This approach has
problems because boilerplates and other required elements change over
time. The templates referenced by this document will be made
available on the IETF Tools web site, and occasionally updated to
reflect the latest requirements. The most up-to-date revisions of
the templates are available at <a href="http://www.tools.ietf.org">http://www.tools.ietf.org</a>.
The templates contain sections that describe the purpose and
organization of the MIB module, and the relationship between this MIB
module and other MIB modules. This makes it easier for MIB Doctors
to understand the MIB module, which speeds the review process.
Editors should read <a href="./rfc4181">RFC 4181</a> "Guidelines for Authors and Reviewers of
MIB Documents" [<a href="./rfc4181" title=""Guidelines for Authors and Reviewers of MIB Documents"">RFC4181</a>], which describes best current practices for
MIB module document editing.
<span class="grey">Harrington Best Current Practice [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc5249">RFC 5249</a> MIB Module Document Templates July 2008</span>
The document templates do not include a template for the MIB module
itself. Tools to validate MIB modules typically require that the MIB
module be separated from the surrounding document. The MIB Doctors
feel that the simplest approach is to develop the MIB module outside
the document that contains the surrounding text, and then include the
MIB module into the surrounding document written using the templates.
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Security Considerations</span>
This memo recommends templates for editing; it has no direct impact
on network security. The templates include boilerplates and
associated advice for writing the Security Considerations section of
an Internet-Draft that documents a MIB module.
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Contributors</span>
These templates are based on contributions from the MIB Doctors,
especially Juergen Schoenwaelder, Dave Perkins, C.M. Heard, and Randy
Presuhn.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. Normative References</span>
[<a id="ref-RFC4181">RFC4181</a>] Heard, C., "Guidelines for Authors and Reviewers of MIB
Documents", <a href="https://www.rfc-editor.org/bcp/bcp111">BCP 111</a>, <a href="./rfc4181">RFC 4181</a>, September 2005.
Author's Address
David Harrington (editor)
Huawei Technologies (USA)
1700 Alma Drive, Suite 100
Plano, TX 75075
USA
Phone: +1 603 436 8634
EMail: dharrington@huawei.com
<span class="grey">Harrington Best Current Practice [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc5249">RFC 5249</a> MIB Module Document Templates July 2008</span>
Full Copyright Statement
Copyright (C) The IETF Trust (2008).
This document is subject to the rights, licenses and restrictions
contained in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a>, and except as set forth therein, the authors
retain all their rights.
This document and the information contained herein are provided on an
"AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY, THE IETF TRUST AND
THE INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF
THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
Intellectual Property
The IETF takes no position regarding the validity or scope of any
Intellectual Property Rights or other rights that might be claimed to
pertain to the implementation or use of the technology described in
this document or the extent to which any license under such rights
might or might not be available; nor does it represent that it has
made any independent effort to identify any such rights. Information
on the procedures with respect to rights in RFC documents can be
found in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and <a href="https://www.rfc-editor.org/bcp/bcp79">BCP 79</a>.
Copies of IPR disclosures made to the IETF Secretariat and any
assurances of licenses to be made available, or the result of an
attempt made to obtain a general license or permission for the use of
such proprietary rights by implementers or users of this
specification can be obtained from the IETF on-line IPR repository at
<a href="http://www.ietf.org/ipr">http://www.ietf.org/ipr</a>.
The IETF invites any interested party to bring to its attention any
copyrights, patents or patent applications, or other proprietary
rights that may cover technology that may be required to implement
this standard. Please address the information to the IETF at
ietf-ipr@ietf.org.
Harrington Best Current Practice [Page 4]
</pre>
|