Blame doc/rfc/smiV2/rfc2579.errata

Packit fcad23
Reported By: Juergen Schoenwaelder; j.schoenwaelder@iu-bremen.de
Packit fcad23
Date: Tue, 27 July 2004 12:41:36 +0200
Packit fcad23
Packit fcad23
The DateAndTime textual convention did not originally define a special
Packit fcad23
value which can be used in situations where a DateAndTime value is
Packit fcad23
unknown or for some other reason not available. Several MIB modules on
Packit fcad23
the IETF standards-track use the value '0000000000000000'H in such
Packit fcad23
situations. In order to formally legalize this established practice,
Packit fcad23
the following errata to the DESCRIPTION clause of the DateAndTime
Packit fcad23
textual convention has been filed:
Packit fcad23
Packit fcad23
OLD:
Packit fcad23
Packit fcad23
               2       3    month                     1..12
Packit fcad23
               3       4    day                       1..31
Packit fcad23
Packit fcad23
Packit fcad23
NEW:
Packit fcad23
Packit fcad23
               2       3    month                 0 | 1..12
Packit fcad23
               3       4    day                   0 | 1..31
Packit fcad23
 
Packit fcad23
Packit fcad23
Packit fcad23
Reported By: Juergen Schoenwaelder; schoenw@ibr.cs.tu-bs.de
Packit fcad23
Date: Sat, 8 Dec 2001 00:55:51 +0100
Packit fcad23
Packit fcad23
In Section 7.1.1
Packit fcad23
Packit fcad23
    "The RowStatus textual convention is used to manage the
Packit fcad23
    creation and deletion of conceptual rows, and is used as the
Packit fcad23
    value of the SYNTAX clause for the status column of a
Packit fcad23
    conceptual row (as described in Section 7.7.1 of [2].)
Packit fcad23
Packit fcad23
Should be:
Packit fcad23
Packit fcad23
    "The RowStatus textual convention is used to manage the
Packit fcad23
    creation and deletion of conceptual rows, and is used as the
Packit fcad23
    value of the SYNTAX clause for the status column of a
Packit fcad23
    conceptual row (as described in Section 7.1.12 of [2].)
Packit fcad23
 
Packit fcad23
Packit fcad23
Reported By: Juergen Schoenwaelder; schoenw@ibr.cs.tu-bs.de
Packit fcad23
Date: Tue, 31 Jul 2001 16:36:04 +0200
Packit fcad23
Packit fcad23
In Section 2:
Packit fcad23
Packit fcad23
 RFC 2579 lists an invalid range for the year in the DateAndTime TC:
Packit fcad23
 
Packit fcad23
             field  octets  contents                  range
Packit fcad23
             -----  ------  --------                  -----
Packit fcad23
               1      1-2   year*                     0..65536
Packit fcad23
Packit fcad23
Should be:
Packit fcad23
Packit fcad23
             field  octets  contents                  range
Packit fcad23
             -----  ------  --------                  -----
Packit fcad23
               1      1-2   year*                     0..65535