RFC Errata
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: 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".
