[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RFC4327 LMP MIB



Adrian

Good to see RFC4327 emerge from the RFC Editor.

Unfortunately:-(, in its use of TruthValue, it has a mixture of false(1),
false(2), true(1) and true(2) whereas RFC2579 only allows

TruthValue ::= TEXTUAL-CONVENTION
    STATUS       current
    DESCRIPTION
            "Represents a boolean value."
    SYNTAX       INTEGER { true(1), false(2) }

This occurs both in the descriptive text in the examples and in the MIB module
itself.

I suggest raising an erratum.

Tom Petch