Description: RFC1212 correct definition
 RFC1212 defines an extended OBJECT-TYPE but doesn't follow the correct method
 of defining a MIB that smistrip understands.
Author: Craig Small <csmall@debian.org>
Bug-Debian: https://bugs.debian.org/1077818
Reviewed-by: Craig Small <csmall@debian.org>
Last-Update: 2024-08-14
--- a/mibrfcs/rfc1212.txt
+++ b/mibrfcs/rfc1212.txt
@@ -293,6 +293,8 @@
           definitions.  This can be accomplished by defining an
           extension to the OBJECT-TYPE macro:
 
+          RFC1212 DEFINITIONS ::= BEGIN
+
           IMPORTS
               ObjectName
                   FROM RFC1155-SMI
@@ -372,6 +374,8 @@
                       IpAddress
               }
 
+          END
+
 
 4.1.  Mapping of the OBJECT-TYPE macro
 
@@ -714,7 +718,7 @@
 
    The first step is to construct a skeletal MIB module, e.g.,
 
-               RFC1213-MIB DEFINITIONS ::= BEGIN
+               RFC1213-MIB xDEFINITIONSx ::= BEGIN
 
                IMPORTS
                        experimental, OBJECT-TYPE, Counter
@@ -1064,4 +1068,4 @@
 
 
 SNMP Working Group                                             [Page 19]
-
\ No newline at end of file
+
