from rfc-1155:
     OBJECT-TYPE MACRO ::=
     BEGIN
         TYPE NOTATION ::= "SYNTAX" type (TYPE ObjectSyntax)

************************
                           "ACCESS" Access
                           "STATUS" Status
         VALUE NOTATION ::= value (VALUE ObjectName)

         Access ::= "read-only"
                         | "read-write"
                         | "write-only"
                         | "not-accessible"
         Status ::= "mandatory"
                         | "optional"
                         | "obsolete"
         END

   but from rfc-1212:

           OBJECT-TYPE MACRO ::=
         BEGIN
             TYPE NOTATION ::=

                               "SYNTAX" type(ObjectSyntax)

******************
                               "ACCESS" Access
                               "STATUS" Status
                               DescrPart
                               ReferPart
                               IndexPart
                               DefValPart
             VALUE NOTATION ::= value (VALUE ObjectName)

       Is there any difference between them with the
notion TYPE and without it? thanks.

Yes, the former is invalid and the latter is valid. We suspect you obtained an incorrect (modified) version of RFC-1155.

=====================================================================
Conrad Sigona                    Voice Mail     : 1-732-302-9669 x400
OSS Nokalva                      Fax            : 1-614-388-4156
[EMAIL PROTECTED]                   My direct line : 1-315-845-1773
_______________________________________________
ASN1 mailing list
[email protected]
http://lists.asn1.org/mailman/listinfo/asn1

Reply via email to