RFC Errata
Found 5 records.
Status: Verified (1)
RFC 5815, "Definitions of Managed Objects for IP Flow Information Export", April 2010
Note: This RFC has been obsoleted by RFC 6615
Source of RFC: ipfix (ops)
Errata ID: 2895
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Paul Aitken
Date Reported: 2011-08-01
Verifier Name: Dan Romascanu
Date Verified: 2011-08-02
Section 6.1 says:
ipfixSelectorFunctions (1) | +- ipfixFuncMyFunc (?) | +- ipfixFuncMyFuncAvail (1) = true +- ipfixFuncMyFuncParameters (2) | +- ipfixFuncMyFuncParametersEntry (1) | +- index (1) (ipfixFuncMyFuncParametersIndex) | +- ipfixFuncMyFuncParam1 (1) = 47 | +- ipfixFuncMyFuncParam2 (2) = -128 | +- ipficFuncMyFuncParam3 (3) = 19 | +- index(4) (ipfixFuncMyFuncParametersIndex) +- ipfixFuncMyFuncParam1 (1) = 19 +- ipfixFuncMyFuncParam2 (2) = -1 +- ipficFuncMyFuncParam3 (3) = 728
It should say:
ipfixSelectorFunctions (1) | +- ipfixFuncMyFunc (?) | +- ipfixFuncMyFuncAvail (1) = true +- ipfixFuncMyFuncParameters (2) | +- ipfixFuncMyFuncParametersEntry (1) | +- index (1) (ipfixFuncMyFuncParametersIndex) | +- ipfixFuncMyFuncParam1 (1) = 47 | +- ipfixFuncMyFuncParam2 (2) = -128 | +- ipfixFuncMyFuncParam3 (3) = 19 | +- index(4) (ipfixFuncMyFuncParametersIndex) +- ipfixFuncMyFuncParam1 (1) = 19 +- ipfixFuncMyFuncParam2 (2) = -1 +- ipfixFuncMyFuncParam3 (3) = 728
Notes:
s/ipficFuncMyFuncParam3/ipfixFuncMyFuncParam3/ (twice)
Typo.
Status: Held for Document Update (4)
RFC 5815, "Definitions of Managed Objects for IP Flow Information Export", April 2010
Note: This RFC has been obsoleted by RFC 6615
Source of RFC: ipfix (ops)
Errata ID: 2882
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Paul Aitken
Date Reported: 2011-08-01
Held for Document Update by: Dan Romascanu
Section multiple says:
Benoit Claise Cisco Systems, Inc. De Kleetlaan 6a b1 Degem 1831 BE
It should say:
Benoit Claise Cisco Systems, Inc. De Kleetlaan 6a b1 Diegem 1831 BE
Notes:
s/Degem/Diegem/
- three times:
in the MIB in section 8.1,
in the MIB in section 8.2,
and in the Author's Addresses.
Errata ID: 2896
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Paul Aitken
Date Reported: 2011-08-01
Held for Document Update by: Dan Romascanu
Section multiple says:
ipfixFunFn...
It should say:
ipfixFuncFn...
Notes:
Typo in section 6.1 and in the MIB in section 8.1.
Inconsistent with use of "ipfixFuncF*" elsewhere in the document.
Errata ID: 2897
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Paul Aitken
Date Reported: 2011-08-01
Held for Document Update by: Dan Romascanu
Section 8.1 says:
ipfixMeteringProcessCacheId OBJECT-TYPE SYNTAX Unsigned32 (1..4294967295) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Locally arbitrary, but unique identifier of an entry in the ipfixMeterinProcessTable. The value is expected to remain constant from a re-initialization of the entity's network management agent to the next re-initialization." ::= { ipfixMeteringProcessEntry 1 }
It should say:
ipfixMeteringProcessCacheId OBJECT-TYPE SYNTAX Unsigned32 (1..4294967295) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Locally arbitrary, but unique identifier of an entry in the ipfixMeterinProcessTable. The value is expected to remain constant from a re-initialization of the entity's network management agent to the next re-initialization." ::= { ipfixMeteringProcessEntry 1 }
Notes:
s/ipfixMeterinProcessTable/ipfixMeteringProcessTable/
Typo: section 1.1.5: Metering Process Table defines "ipfixMeteringProcessTable".
Errata ID: 2898
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Paul Aitken
Date Reported: 2011-08-01
Held for Document Update by: Dan Romascanu
Section 1.1.7 says:
ipfixSelectionProcessSelectorIndex OBJECT-TYPE SYNTAX Unsigned32 (1..4294967295) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index specifying the order in which the referenced ipfixSelctionProcessSelectorFunctions are applied to the observed packet stream within the given Selection Process (identified by the ipfixSelectionProcessIndex). The Selector Functions are applied in increasing order, i.e., Selector Functions with lower index are applied first." ::= { ipfixSelectionProcessEntry 2 }
It should say:
ipfixSelectionProcessSelectorIndex OBJECT-TYPE SYNTAX Unsigned32 (1..4294967295) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index specifying the order in which the referenced ipfixSelectionProcessSelectorFunctions are applied to the observed packet stream within the given Selection Process (identified by the ipfixSelectionProcessIndex). The Selector Functions are applied in increasing order, i.e., Selector Functions with lower index are applied first." ::= { ipfixSelectionProcessEntry 2 }
Notes:
s/ipfixSelctionProcessSelectorFunctions/ipfixSelectionProcessSelectorFunctions/
Typo: section 1.1.7 Selection Process Table defines "ipfixSelectionProcessSelectorFunction".