Network Working Group                                           T. Dietz
Request for Comments: 5477                               NEC Europe Ltd.
Category: Standards Track                                      B. Claise
                                                               P. Aitken
                                                     Cisco Systems, Inc.
                                                             F. Dressler
                                        University of Erlangen-Nuremberg
                                                                G. Carle
                                          Technical University of Munich
                                                              March 2009
        
             Information Model for Packet Sampling Exports
        

Status of This Memo

このメモのステータス

This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions for improvements. Please refer to the current edition of the "Internet Official Protocol Standards" (STD 1) for the standardization state and status of this protocol. Distribution of this memo is unlimited.

この文書は、インターネットコミュニティのためのインターネット標準トラックプロトコルを指定し、改善のための議論と提案を要求します。このプロトコルの標準化状態と状態への「インターネット公式プロトコル標準」(STD 1)の最新版を参照してください。このメモの配布は無制限です。

Copyright Notice

著作権表示

Copyright (c) 2009 IETF Trust and the persons identified as the document authors. All rights reserved.

著作権(C)2009 IETF信託とドキュメントの作成者として特定の人物。全著作権所有。

This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents in effect on the date of publication of this document (http://trustee.ietf.org/license-info). Please review these documents carefully, as they describe your rights and restrictions with respect to this document.

この文書では、BCP 78と、この文書(http://trustee.ietf.org/license-info)の発行日に有効なIETFドキュメントに関連IETFトラストの法律の規定に従うものとします。彼らは、この文書に関してあなたの権利と制限を説明するように、慎重にこれらの文書を確認してください。

This document may contain material from IETF Documents or IETF Contributions published or made publicly available before November 10, 2008. The person(s) controlling the copyright in some of this material may not have granted the IETF Trust the right to allow modifications of such material outside the IETF Standards Process. Without obtaining an adequate license from the person(s) controlling the copyright in such materials, this document may not be modified outside the IETF Standards Process, and derivative works of it may not be created outside the IETF Standards Process, except to format it for publication as an RFC or to translate it into languages other than English.

この材料の一部がIETFトラストにこのような材料の変更を許可する権利を与えられていない可能性がありますにこの文書は、2008年、IETFドキュメントまたは11月10日以前に発行または公開さIETF貢献から著作権を支配する者(複数可)材料を含んでいてもよいですIETF標準化プロセスの外。そのような材料の著作権を管理者(単数または複数)から適切なライセンスを取得することなく、この文書は、IETF標準化過程の外側修正されないかもしれません、そして、それの派生物は、IETF標準化過程の外側に作成されない場合があり、それをフォーマットする以外出版RFCとして、英語以外の言語に翻訳します。

Abstract

抽象

This memo defines an information model for the Packet SAMPling (PSAMP) protocol. It is used by the PSAMP protocol for encoding sampled packet data and information related to the Sampling process. As the PSAMP protocol is based on the IP Flow Information eXport (IPFIX) protocol, this information model is an extension to the IPFIX information model.

このメモは、パケットサンプリング(PSAMP)プロトコルの情報モデルを定義します。これは、サンプリング処理に関連するサンプリングパケットデータおよび情報を符号化するためPSAMPプロトコルによって使用されます。 PSAMPプロトコルはIPフロー情報のエクスポート(IPFIX)プロトコルに基づいているように、この情報モデルはIPFIX情報モデルを拡張したものです。

Table of Contents

目次

   1.  Introduction . . . . . . . . . . . . . . . . . . . . . . . . .  3
   2.  PSAMP Documents Overview . . . . . . . . . . . . . . . . . . .  4
   3.  Terminology  . . . . . . . . . . . . . . . . . . . . . . . . .  4
     3.1.  Conventions Used in This Document  . . . . . . . . . . . .  5
   4.  Relationship between PSAMP and IPFIX . . . . . . . . . . . . .  5
   5.  Properties of a PSAMP Information Element  . . . . . . . . . .  5
   6.  Type Space . . . . . . . . . . . . . . . . . . . . . . . . . .  5
   7.  Overloading Information Elements . . . . . . . . . . . . . . .  6
   8.  The PSAMP Information Elements . . . . . . . . . . . . . . . .  6
     8.1.  Identifiers (301-303)  . . . . . . . . . . . . . . . . . .  7
       8.1.1.  selectionSequenceId  . . . . . . . . . . . . . . . . .  7
       8.1.2.  selectorId . . . . . . . . . . . . . . . . . . . . . .  8
       8.1.3.  informationElementId . . . . . . . . . . . . . . . . .  8
     8.2.  Sampling Configuration (304-311) . . . . . . . . . . . . .  9
       8.2.1.  selectorAlgorithm  . . . . . . . . . . . . . . . . . .  9
       8.2.2.  samplingPacketInterval . . . . . . . . . . . . . . . . 11
       8.2.3.  samplingPacketSpace  . . . . . . . . . . . . . . . . . 11
       8.2.4.  samplingTimeInterval . . . . . . . . . . . . . . . . . 12
       8.2.5.  samplingTimeSpace  . . . . . . . . . . . . . . . . . . 12
       8.2.6.  samplingSize . . . . . . . . . . . . . . . . . . . . . 13
       8.2.7.  samplingPopulation . . . . . . . . . . . . . . . . . . 13
       8.2.8.  samplingProbability  . . . . . . . . . . . . . . . . . 13
     8.3.  Hash Configuration (326-334) . . . . . . . . . . . . . . . 14
       8.3.1.  digestHashValue  . . . . . . . . . . . . . . . . . . . 14
       8.3.2.  hashIPPayloadOffset  . . . . . . . . . . . . . . . . . 15
       8.3.3.  hashIPPayloadSize  . . . . . . . . . . . . . . . . . . 15
       8.3.4.  hashOutputRangeMin . . . . . . . . . . . . . . . . . . 15
       8.3.5.  hashOutputRangeMax . . . . . . . . . . . . . . . . . . 16
       8.3.6.  hashSelectedRangeMin . . . . . . . . . . . . . . . . . 16
       8.3.7.  hashSelectedRangeMax . . . . . . . . . . . . . . . . . 16
       8.3.8.  hashDigestOutput . . . . . . . . . . . . . . . . . . . 17
       8.3.9.  hashInitialiserValue . . . . . . . . . . . . . . . . . 17
     8.4.  Timestamps (322-325) . . . . . . . . . . . . . . . . . . . 18
       8.4.1.  observationTimeSeconds . . . . . . . . . . . . . . . . 18
       8.4.2.  observationTimeMilliseconds  . . . . . . . . . . . . . 18
       8.4.3.  observationTimeMicroseconds  . . . . . . . . . . . . . 19
       8.4.4.  observationTimeNanoseconds . . . . . . . . . . . . . . 19
        
     8.5.  Packet Data (313-314, 316-317) . . . . . . . . . . . . . . 19
       8.5.1.  ipHeaderPacketSection  . . . . . . . . . . . . . . . . 20
       8.5.2.  ipPayloadPacketSection . . . . . . . . . . . . . . . . 20
       8.5.3.  mplsLabelStackSection  . . . . . . . . . . . . . . . . 21
       8.5.4.  mplsPayloadPacketSection . . . . . . . . . . . . . . . 21
     8.6.  Statistics (318-321, 336-338)  . . . . . . . . . . . . . . 22
       8.6.1.  selectorIdTotalPktsObserved  . . . . . . . . . . . . . 22
       8.6.2.  selectorIdTotalPktsSelected  . . . . . . . . . . . . . 23
       8.6.3.  absoluteError  . . . . . . . . . . . . . . . . . . . . 23
       8.6.4.  relativeError  . . . . . . . . . . . . . . . . . . . . 24
       8.6.5.  upperCILimit . . . . . . . . . . . . . . . . . . . . . 24
       8.6.6.  lowerCILimit . . . . . . . . . . . . . . . . . . . . . 25
       8.6.7.  confidenceLevel  . . . . . . . . . . . . . . . . . . . 26
   9.  Security Considerations  . . . . . . . . . . . . . . . . . . . 26
   10. IANA Considerations  . . . . . . . . . . . . . . . . . . . . . 27
     10.1. Related Considerations . . . . . . . . . . . . . . . . . . 27
     10.2. PSAMP-Related Considerations . . . . . . . . . . . . . . . 27
   11. References . . . . . . . . . . . . . . . . . . . . . . . . . . 27
     11.1. Normative References . . . . . . . . . . . . . . . . . . . 27
     11.2. Informative References . . . . . . . . . . . . . . . . . . 28
   Appendix A.  Formal Specification of PSAMP Information Elements  . 29
        
1. Introduction
1. はじめに

Packet Sampling techniques are required for various measurement scenarios. The Packet Sampling (PSAMP) protocol provides mechanisms for packet selection using different Filtering and Sampling techniques. A standardized way for the export and storage of the Information Elements defined in Section 8 is required. The definition of the PSAMP information and data model is based on the IPFIX information model [RFC5102]. The PSAMP protocol document [RFC5476] specifies how to use the IPFIX protocol in the PSAMP context.

パケットサンプリング技術は、様々な測定シナリオのために必要とされます。パケットサンプリング(PSAMP)プロトコルが異なるフィルタリングおよびサンプリング技法を使用してパケット選択のためのメカニズムを提供します。第8節で定義されている情報要素のエクスポートと保存のための標準化された方法が必要とされます。 PSAMP情報とデータモデルの定義はIPFIX情報モデル[RFC5102]に基づいています。 PSAMPプロトコルドキュメント[RFC5476]はPSAMPコンテキストでIPFIXプロトコルを使用する方法を指定します。

This document examines the IPFIX information model [RFC5102] and extends it to meet the PSAMP requirements. Therefore, the structure of this document is strongly based on the IPFIX document. It complements the PSAMP protocol specification by providing an appropriate PSAMP information model. The main part of this document, Section 8, defines the list of Information Elements to be transmitted by the PSAMP protocol. Sections 5 and 6 describe the data types and Information Element properties used within this document and their relationship to the IPFIX information model.

このドキュメントは、IPFIX情報モデル[RFC5102]を調べて、PSAMPの要件を満たすためにそれを拡張します。したがって、この文書の構造は強くIPFIXの文書に基づいています。これは、適切なPSAMP情報モデルを提供することにより、PSAMPプロトコル仕様を補完します。この文書の主要部分、セクション8は、PSAMPプロトコルによって送信される情報要素のリストを定義します。セクション5と6は、このドキュメントおよびIPFIX情報モデルとの関係内で使用されるデータ型および情報要素のプロパティについて説明します。

Although the PSAMP charter specified no requirements for measuring packet errors (such as drops, malformed, etc.), and this document does not cover such data, if there is need for collecting and exporting packet error information, the appropriate Information

PSAMP憲章は(など滴、不正な、など)パケットエラーを測定するための要件を指定しないと、パケットエラー情報を収集し、エクスポートするための必要性、適切な情報がある場合には、この文書では、このようなデータをカバーしていませんが

Elements can be requested from IANA, and exported with the PSAMP protocol.

要素は、IANAから要求された、とPSAMPプロトコルでエクスポートすることができます。

The main body of Section 8 was generated from an XML document. The XML-based specification of the PSAMP Information Elements can be used for automatically checking syntactical correctness of the specification. Furthermore it can be used -- in combination with the IPFIX information model -- for automated code generation. The resulting code can be used in PSAMP protocol implementations to deal with processing PSAMP information elements.

第8の本体は、XML文書から生成されました。 PSAMP情報要素のXMLベースの仕様では、自動的に仕様の構文正しさをチェックするために使用することができます。さらに、それを使用することができる - IPFIX情報モデルと組み合わせて - 自動コード生成のために。結果として得られるコードは、処理PSAMP情報要素に対処するPSAMPプロトコルの実装に使用することができます。

For that reason, the XML document that served as the source for Section 8 is attached to this document in Appendix A.

そのため、第8のソースを務めたXMLドキュメントは、付録Aのこの文書に添付されます

Note that although partially generated from the attached XML documents, the main body of this document is normative while the appendix is informational.

付録は情報である一方で、部分的に取り付けたXML文書から生成されたものの、この文書の本体は規範的であることに注意してください。

2. PSAMP Documents Overview
2. PSAMPドキュメントの概要

This document is one out of a series of documents from the PSAMP group.

この文書では、PSAMPグループからの一連の文書のうち一つです。

[RFC5474]: "A Framework for Packet Selection and Reporting" describes the PSAMP framework for network elements to select subsets of packets by statistical and other methods, and to export a stream of reports on the selected packets to a Collector.

[RFC5474]:「パケット選択のためのフレームワークと報告は、」統計的及び他の方法でパケットのサブセットを選択するために、コレクタに選択されたパケットのレポートのストリームをエクスポートするネットワーク要素のPSAMPフレームワークを記述する。

[RFC5475]: "Sampling and Filtering Techniques for IP Packet Selection" describes the set of packet selection techniques supported by PSAMP.

[RFC5475]:「IPパケットの選択のためのサンプリングとフィルタリング技術は、」PSAMPでサポートされているパケット選択技術のセットを記述します。

[RFC5476]: "Packet Sampling (PSAMP) Protocol Specifications" specifies the export of packet information from a PSAMP Exporting Process to a PSAMP Collecting Process.

[RFC5476]:「パケットサンプリング(PSAMP)プロトコル仕様」収集処理PSAMPにPSAMPエクスポートプロセスからパケット情報のエクスポートを指定します。

RFC 5477 (this document): "Information Model for Packet Sampling Exports" defines an information and data model for PSAMP.

RFC 5477(本書):「パケットサンプリングのための情報モデルをエクスポート」PSAMPのための情報やデータモデルを定義します。

3. Terminology
3.用語

IPFIX-specific terminology used in this document is defined in Section 2 of [RFC5101]. PSAMP-specific terminology used in this document is defined in Section 3.2 of [RFC5476]. In this document, as in [RFC5101] and [RFC5476], the first letter of each IPFIX- and PSAMP-specific term is capitalized.

この文書で使用IPFIX固有の用語は[RFC5101]のセクション2で定義されています。この文書で使用PSAMP固有の用語は[RFC5476]のセクション3.2で定義されています。この文書では、[RFC5101]及び[RFC5476]、各IPFIX-とPSAMP固有の用語の最初の文字のように大文字れます。

3.1. Conventions Used in This Document
3.1. このドキュメントの表記規則

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119 [RFC2119].

この文書のキーワード "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", および "OPTIONAL" はRFC 2119 [RFC2119]に記載されているように解釈されます。

4. Relationship between PSAMP and IPFIX
PSAMPとIPFIX間の4の関係

As described in the PSAMP protocol [RFC5476], a PSAMP Report can be seen as a very special IPFIX Data Record. It represents an IPFIX Flow containing only a single packet. Therefore, the IPFIX information model can be used as a basis for PSAMP Reports.

PSAMPプロトコル[RFC5476]に記載されているように、PSAMP報告は非常に特別なIPFIXデータレコードと見なすことができます。これは、単一パケットのみを含むIPFIXフローを表しています。したがって、IPFIX情報モデルはPSAMPレポートの基礎として使用することができます。

Nevertheless, there are properties required in PSAMP Reports that cannot be modeled using the current IPFIX information model. This document describes extensions to the IPFIX information model that allow the modeling of information and data required by PSAMP.

それにもかかわらず、現在のIPFIX情報モデルを使用してモデル化することはできませんPSAMPレポートに必要なプロパティがあります。この文書では、PSAMPが必要とする情報およびデータのモデリングが可能IPFIX情報モデルへの拡張機能について説明します。

Some of these extensions allow the export of what may be considered sensitive information. Refer to the Security Considerations section for a fuller discussion.

これらの拡張機能のいくつかは、機密情報とみなすことができるものの輸出を可能にします。充実した議論のためのセキュリティに関する考慮事項のセクションを参照してください。

Note that the export of sampled or filtered PSAMP Reports may not need all the Information Elements defined by the IPFIX information model [RFC5102], as discussed in Sections 6.2 and 6.3 of the PSAMP Framework [RFC5474].

セクション6.2とPSAMPフレームワーク[RFC5474]の6.3で説明したように、サンプリングまたはフィルタリングPSAMPレポートのエクスポートは、IPFIX情報モデル[RFC5102]で定義されたすべての情報要素を必要としないかもしれないことに留意されたいです。

5. Properties of a PSAMP Information Element
PSAMP情報要素のプロパティ5.

The PSAMP Information Elements are defined in accordance with Sections 2.1 to 2.3 of the IPFIX information model [RFC5102] to which reference should be made for more information. Nevertheless, we strongly recommend defining the optional "units" property for every Information Element (if applicable).

PSAMP情報要素の参照が詳細のために作らすべきIPFIX情報モデル[RFC5102]の2.3セクション2.1に従って定義されます。それにもかかわらず、我々は強く、すべての情報要素のためのオプションの「単位」プロパティを(該当する場合)の定義をお勧めします。

The Data Types defined in Section 3.1 of the IPFIX information model [RFC5102] are also used for the PSAMP Information Elements.

IPFIX情報モデル[RFC5102]のセクション3.1で定義されたデータ型もPSAMP情報要素のために使用されています。

6. Type Space
6.スペース

The PSAMP Information Elements MUST be constructed from the basic abstract data types and data type semantics described in Section 3 of the IPFIX information model [RFC5102]. To ensure consistency between IPFIX and PSAMP, the data types are not repeated in this document. The encoding of these data types is described in the IPFIX protocol [RFC5101].

PSAMP情報要素はIPFIX情報モデル[RFC5102]のセクション3に記載の基本的な抽象データ型とデータ型の意味論から構成されなければなりません。 IPFIXとPSAMP間の整合性を確保するために、データ型は、このドキュメントでは繰り返しません。これらのデータ・タイプの符号化は、IPFIXプロトコル[RFC5101]に記載されています。

7. Overloading Information Elements
7.オーバーロードの情報要素

Information Elements SHOULD NOT be overloaded with multiple meanings or re-used for multiple purposes. Different Information Elements SHOULD be allocated for each requirement.

情報要素は、複数の意味で過負荷または複数の目的のために再利用されるべきではありません。異なる情報要素は、各要件のために割り当てられるべきです。

Although the presence of certain other Information Elements allows the selection method to be inferred, a separate Information Element is provided for the selectorAlgorithm to include as scope for the Selector Report Interpretation [RFC5476].

特定の他の情報要素の存在は、選択方法を推測することを可能にするが、別個の情報要素は、セレクタ報告解釈[RFC5476]のための範囲として含むことselectorAlgorithmために設けられています。

Even if the Information Elements are specified with a specific selection method (i.e., a specific value of selectorAlgorithm) in mind, these Information Elements are not restricted to the selection method and MAY be used for different selection methods in the future.

情報要素は、特定の選択方法で指定されていても(すなわち、selectorAlgorithmの特定の値)を念頭においては、これらの情報要素は、選択方法に限定されず、将来的に異なる選択方法のために使用されるかもしれません。

8. The PSAMP Information Elements
8. PSAMPの情報要素

This section describes the Information Elements used by the PSAMP protocol.

このセクションでは、PSAMPプロトコルによって使用される情報要素について説明します。

For each Information Element specified in Sections 8.1 - 8.6 below, a unique identifier is allocated in accordance with Section 4 of the IPFIX information model [RFC5102]. The assignments are controlled by IANA as an extension of the IPFIX information model.

セクション8.1で指定された各情報要素のために - 8.6以下、一意の識別子は、IPFIX情報モデル[RFC5102]のセクション4に従って割り当てられます。割り当てはIPFIX情報モデルの拡張としてIANAによって制御されます。

The Information Elements specified by the IPFIX information model [RFC5102] are used by the PSAMP protocol where applicable. To avoid inconsistencies between the IPFIX and the PSAMP information and data models, only those Information Elements that are not already described by the IPFIX information model are defined here.

IPFIX情報モデル[RFC5102]で指定された情報要素は、適用PSAMPプロトコルによって使用されます。 IPFIXとPSAMP情報とデータモデル間の不整合を回避するために、すでにIPFIX情報モデルによって記述されていないだけで、それらの情報要素は、ここで定義されています。

Below is the list of additional PSAMP Information Elements:

以下は、追加PSAMP情報要素のリストは、次のとおりです。

 +-----+----------------------------+-----+----------------------------+
 |  ID | Name                       |  ID | Name                       |
 +-----+----------------------------+-----+----------------------------+
 | 301 | selectionSequenceId        | 321 | relativeError              |
 | 302 | selectorId                 | 322 | observationTimeSeconds     |
 | 303 | informationElementId       | 323 | observationTimeMilliseconds|
 | 304 | selectorAlgorithm          | 324 | observationTimeMicroseconds|
 | 305 | samplingPacketInterval     | 325 | observationTimeNanoseconds |
 | 306 | samplingPacketSpace        | 326 | digestHashValue            |
 | 307 | samplingTimeInterval       | 327 | hashIPPayloadOffset        |
 | 308 | samplingTimeSpace          | 328 | hashIPPayloadSize          |
 | 309 | samplingSize               | 329 | hashOutputRangeMin         |
 | 310 | samplingPopulation         | 330 | hashOutputRangeMax         |
 | 311 | samplingProbability        | 331 | hashSelectedRangeMin       |
 | 313 | ipHeaderPacketSection      | 332 | hashSelectedRangeMax       |
 | 314 | ipPayloadPacketSection     | 333 | hashDigestOutput           |
 | 316 | mplsLabelStackSection      | 334 | hashInitialiserValue       |
 | 317 | mplsPayloadPacketSection   | 336 | upperCILimit               |
 | 318 | selectorIdTotalPktsObserved| 337 | lowerCILimit               |
 | 319 | selectorIdTotalPktsSelected| 338 | confidenceLevel            |
 | 320 | absoluteError              |     |                            |
 +-----+----------------------------+-----+----------------------------+
        
8.1. Identifiers (301-303)
8.1. 識別子(301〜303)

Information Elements in this section serve as identifiers. All of them have an integral abstract data type and data type semantics "identifier".

このセクション内の情報要素は、識別子としての役割を果たす。それらのすべては、一体型抽象データ型とデータ型のセマンティクス「識別子」を持っています。

 +-----+----------------------------+-----+----------------------------+
 |  ID | Name                       |  ID | Name                       |
 +-----+----------------------------+-----+----------------------------+
 | 301 | selectionSequenceId        | 303 | informationElementId       |
 | 302 | selectorId                 |     |                            |
 +-----+----------------------------+-----+----------------------------+
        
8.1.1. selectionSequenceId
8.1.1. selectionSequenceId

Description:

説明:

From all the packets observed at an Observation Point, a subset of the packets is selected by a sequence of one or more Selectors. The selectionSequenceId is a unique value per Observation Domain, specifying the Observation Point and the sequence of Selectors through which the packets are selected.

観測点で観測されたすべてのパケットから、パケットのサブセットは、一つ以上のセレクタの配列によって選択されます。 selectionSequenceId観察ポイントとパケットが選択されるときに通過するセレクタの配列を指定し、観測ドメインごとに固有の値です。

Abstract Data Type: unsigned64

抽象データ型:unsigned64は

Data Type Semantics: identifier

データ型の意味:識別子

ElementId: 301

ELEMENTID:301

Status: current

ステータス:現在の

8.1.2. selectorId
8.1.2. selectorId

Description:

説明:

The Selector ID is the unique ID identifying a Primitive Selector. Each Primitive Selector must have a unique ID in the Observation Domain.

セレクタIDは、プリミティブセレクターを識別する一意のIDです。各プリミティブセレクタは観測ドメイン内で一意のIDを持っている必要があります。

Abstract Data Type: unsigned16

抽象データ型:UNSIGNED16

Data Type Semantics: identifier

データ型の意味:識別子

ElementId: 302

ELEMENTID:302

Status: current

ステータス:現在の

8.1.3. informationElementId
8.1.3. informationElementId

Description:

説明:

This Information Element contains the ID of another Information Element.

この情報要素は、他の情報要素のIDが含まれています。

Abstract Data Type: unsigned16

抽象データ型:UNSIGNED16

Data Type Semantics: identifier

データ型の意味:識別子

ElementId: 303

ELEMENTID:303

Status: current

ステータス:現在の

8.2. Sampling Configuration (304-311)
8.2. サンプリング構成(304から311)

Information Elements in this section can be used for describing the Sampling configuration of a Selection Process.

このセクション内の情報要素は、選択プロセスのサンプリング構成を説明するために使用することができます。

 +-----+----------------------------+-----+----------------------------+
 |  ID | Name                       |  ID | Name                       |
 +-----+----------------------------+-----+----------------------------+
 | 304 | selectorAlgorithm          | 308 | samplingTimeSpace          |
 | 305 | samplingPacketInterval     | 309 | samplingSize               |
 | 306 | samplingPacketSpace        | 310 | samplingPopulation         |
 | 307 | samplingTimeInterval       | 311 | samplingProbability        |
 +-----+----------------------------+-----+----------------------------+
        
8.2.1. selectorAlgorithm
8.2.1. selectorAlgorithm

Description:

説明:

This Information Element identifies the packet selection methods (e.g., Filtering, Sampling) that are applied by the Selection Process.

この情報要素は、選択プロセスによって適用されるパケットの選択方法(例えば、フィルタリング、サンプリング)を識別する。

Most of these methods have parameters. Further Information Elements are needed to fully specify packet selection with these methods and all their parameters.

これらの方法の大部分は、パラメータを持っています。さらに、情報要素は完全にこれらの方法およびそれらのすべてのパラメータを使用してパケットの選択を指定するために必要とされています。

The methods listed below are defined in [RFC5475]. For their parameters, Information Elements are defined in the information model document. The names of these Information Elements are listed for each method identifier.

下記の方法は、[RFC5475]で定義されています。そのパラメータのために、情報要素は、情報モデルドキュメントで定義されています。これらの情報要素の名前は、各メソッドの識別子のために記載されています。

Further method identifiers may be added to the list below. It might be necessary to define new Information Elements to specify their parameters.

さらなる方法識別子は、以下のリストに追加することができます。そのパラメータを指定するには、新しい情報要素を定義する必要がある場合があります。

The selectorAlgorithm registry is maintained by IANA. New assignments for the registry will be administered by IANA and are subject to Expert Review [RFC5226].

selectorAlgorithmレジストリはIANAによって維持されています。レジストリのための新しい割り当てはIANAによって管理され、専門家レビュー[RFC5226]の対象となります。

The registry can be updated when specifications of the new method(s) and any new Information Elements are provided.

新しい方法(複数可)の仕様や、新しい情報要素が設けられている場合、レジストリを更新することができます。

The group of experts must double check the selectorAlgorithm definitions and Information Elements with already defined selectorAlgorithms and Information Elements for completeness, accuracy, and redundancy. Those experts will initially be drawn from the Working Group Chairs and document editors of the IPFIX and PSAMP Working Groups.

専門家のグループがすでに定義さselectorAlgorithmsおよび完全性、正確性、および冗長性のための情報要素でselectorAlgorithm定義および情報要素を再確認しなければなりません。これらの専門家は当初、IPFIXとPSAMPワーキンググループの作業部会の議長とドキュメントエディタから描画されます。

The following packet selection methods identifiers are defined here:

次のパケットの選択方法識別子は、ここで定義されています。

           +----+------------------------+------------------------+
           | ID |        Method          |      Parameters        |
           +----+------------------------+------------------------+
           | 1  | Systematic count-based | samplingPacketInterval |
           |    | Sampling               | samplingPacketSpace    |
           +----+------------------------+------------------------+
           | 2  | Systematic time-based  | samplingTimeInterval   |
           |    | Sampling               | samplingTimeSpace      |
           +----+------------------------+------------------------+
           | 3  | Random n-out-of-N      | samplingSize           |
           |    | Sampling               | samplingPopulation     |
           +----+------------------------+------------------------+
           | 4  | Uniform probabilistic  | samplingProbability    |
           |    | Sampling               |                        |
           +----+------------------------+------------------------+
           | 5  | Property Match         | no agreed parameters   |
           |    | Filtering              |                        |
           +----+------------------------+------------------------+
           |   Hash-based Filtering      | hashInitialiserValue   |
           +----+------------------------+ hashIPPayloadOffset    |
           | 6  | using BOB              | hashIPPayloadSize      |
           +----+------------------------+ hashSelectedRangeMin   |
           | 7  | using IPSX             | hashSelectedRangeMax   |
           +----+------------------------+ hashOutputRangeMin     |
           | 8  | using CRC              | hashOutputRangeMax     |
           +----+------------------------+------------------------+
        

There is a broad variety of possible parameters that could be used for Property match Filtering (5), but currently there are no agreed parameters specified.

プロパティが一致フィルタリング(5)を使用することができる可能なパラメータの幅広い様々なものがあるが、現在指定されていません同意したパラメータはありません。

Abstract Data Type: unsigned16

抽象データ型:UNSIGNED16

Data Type Semantics: identifier

データ型の意味:識別子

ElementId: 304

ELEMENTID:304

Status: current

ステータス:現在の

8.2.2. samplingPacketInterval
8.2.2. samplingPacketInterval

Description:

説明:

This Information Element specifies the number of packets that are consecutively sampled. A value of 100 means that 100 consecutive packets are sampled.

この情報要素は連続してサンプリングされたパケットの数を指定します。 100の値は、100個の連続するパケットがサンプリングされることを意味します。

For example, this Information Element may be used to describe the configuration of a systematic count-based Sampling Selector.

たとえば、この情報要素は、系統的、カウントベースのサンプリングセレクタの設定を記述するために使用することができます。

Abstract Data Type: unsigned32

抽象データ型:unsigned32の

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 305

ELEMENTID:305

Status: current

ステータス:現在の

Units: packets

単位:パケット

8.2.3. samplingPacketSpace
8.2.3. samplingPacketSpace

Description:

説明:

This Information Element specifies the number of packets between two "samplingPacketInterval"s. A value of 100 means that the next interval starts 100 packets (which are not sampled) after the current "samplingPacketInterval" is over.

この情報要素は、二つの「samplingPacketInterval」の間のパケットの数を指定します。 100の値は、現在の「samplingPacketInterval」が終わった後、次の間隔は(サンプリングされていない)100個のパケットを開始することを意味します。

For example, this Information Element may be used to describe the configuration of a systematic count-based Sampling Selector.

たとえば、この情報要素は、系統的、カウントベースのサンプリングセレクタの設定を記述するために使用することができます。

Abstract Data Type: unsigned32

抽象データ型:unsigned32の

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 306

ELEMENTID:306

Status: current

ステータス:現在の

Units: packets

単位:パケット

8.2.4. samplingTimeInterval
8.2.4. samplingTimeInterval

Description:

説明:

This Information Element specifies the time interval in microseconds during which all arriving packets are sampled.

この情報要素は、すべて到着したパケットがサンプリングされている間、マイクロ秒の時間間隔を指定します。

For example, this Information Element may be used to describe the configuration of a systematic time-based Sampling Selector.

たとえば、この情報要素は、体系的な時間ベースのサンプリングセレクタの設定を記述するために使用することができます。

Abstract Data Type: unsigned32

抽象データ型:unsigned32の

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 307

ELEMENTID:307

Status: current

ステータス:現在の

Units: microseconds

単位:マイクロ秒

8.2.5. samplingTimeSpace
8.2.5. samplingTimeSpace

Description:

説明:

This Information Element specifies the time interval in microseconds between two "samplingTimeInterval"s. A value of 100 means that the next interval starts 100 microseconds (during which no packets are sampled) after the current "samplingTimeInterval" is over.

この情報要素は、二つの「samplingTimeInterval」の間のマイクロ秒の時間間隔を指定します。 100の値は、現在の「samplingTimeInterval」が終わった後、次の間隔は(何パケットがサンプリングされていない、その間)100マイクロ秒を開始することを意味します。

For example, this Information Element may used to describe the configuration of a systematic time-based Sampling Selector.

たとえば、この情報要素は、体系的な時間ベースのサンプリングセレクタの設定を記述するために使用されることがあります。

Abstract Data Type: unsigned32

抽象データ型:unsigned32の

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 308

ELEMENTID:308

Status: current

ステータス:現在の

Units: microseconds

単位:マイクロ秒

8.2.6. samplingSize
8.2.6. samplingSize

Description:

説明:

This Information Element specifies the number of elements taken from the parent Population for random Sampling methods.

この情報要素は、ランダムサンプリング法のための母集団から取られた要素の数を指定します。

For example, this Information Element may be used to describe the configuration of a random n-out-of-N Sampling Selector.

例えば、この情報要素は、ランダムN-アウトNサンプリングセレクタの構成を説明するために使用することができます。

Abstract Data Type: unsigned32

抽象データ型:unsigned32の

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 309

ELEMENTID:309

Status: current

ステータス:現在の

Units: packets

単位:パケット

8.2.7. samplingPopulation
8.2.7. samplingPopulation

Description:

説明:

This Information Element specifies the number of elements in the parent Population for random Sampling methods.

この情報要素は、ランダムサンプリング法のための母集団の要素数を指定します。

For example, this Information Element may be used to describe the configuration of a random n-out-of-N Sampling Selector.

例えば、この情報要素は、ランダムN-アウトNサンプリングセレクタの構成を説明するために使用することができます。

Abstract Data Type: unsigned32

抽象データ型:unsigned32の

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 310

ELEMENTID:310

Status: current

ステータス:現在の

Units: packets

単位:パケット

8.2.8. samplingProbability
8.2.8. サンプリング確率

Description:

説明:

This Information Element specifies the probability that a packet is sampled, expressed as a value between 0 and 1. The probability is equal for every packet. A value of 0 means no packet was sampled since the probability is 0.

この情報要素は、パケットがサンプリングされる確率は、確率はすべてのパケットに対して同一である0と1の間の値として表現を指定します。 0の値は、確率が0であるため、全くパケットがサンプリングされなかったことを意味します。

For example, this Information Element may be used to describe the configuration of a uniform probabilistic Sampling Selector.

例えば、この情報要素は、均一な確率的サンプリングセレクタの構成を説明するために使用することができます。

Abstract Data Type: float64

抽象データ型:のfloat64

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 311

ELEMENTID:311

Status: current

ステータス:現在の

8.3. Hash Configuration (326-334)
8.3. ハッシュの設定(326から334)

The following Information Elements can be used for describing the Sampling configuration of a Selection Process. The individual parameters are explained in more detail in Sections 6.2, 3.8, and 7.1 of [RFC5475].

以下の情報要素は、選択プロセスのサンプリング構成を説明するために使用することができます。個々のパラメータは、セクション6.2、3.8でより詳細に説明し、[RFC5475]の7.1されています。

 +-----+----------------------------+-----+----------------------------+
 |  ID | Name                       |  ID | Name                       |
 +-----+----------------------------+-----+----------------------------+
 | 326 | digestHashValue            | 331 | hashSelectedRangeMin       |
 | 327 | hashIPPayloadOffset        | 332 | hashSelectedRangeMax       |
 | 328 | hashIPPayloadSize          | 333 | hashDigestOutput           |
 | 329 | hashOutputRangeMin         | 334 | hashInitialiserValue       |
 | 330 | hashOutputRangeMax         |     |                            |
 +-----+----------------------------+-----+----------------------------+
        
8.3.1. digestHashValue
8.3.1. digestHashValue

Description:

説明:

This Information Element specifies the value from the digest hash function.

この情報要素は、ダイジェストのハッシュ関数から値を指定します。

See also Sections 6.2, 3.8, and 7.1 of [RFC5475].

参照してください、セクション6.2、3.8、および[RFC5475]の7.1。

Abstract Data Type: unsigned64

抽象データ型:unsigned64は

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 326

ELEMENTID:326

Status: current

ステータス:現在の

8.3.2. hashIPPayloadOffset
8.3.2. hashIPPayloadOffset

Description:

説明:

This Information Element specifies the IP payload offset used by a Hash-based Selection Selector.

この情報要素はハッシュベースの選択セレクタが使用するオフセットIPペイロードを指定します。

See also Sections 6.2, 3.8, and 7.1 of [RFC5475].

参照してください、セクション6.2、3.8、および[RFC5475]の7.1。

Abstract Data Type: unsigned64

抽象データ型:unsigned64は

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 327

ELEMENTID:327

Status: current

ステータス:現在の

8.3.3. hashIPPayloadSize
8.3.3. hashIPPayloadSize

Description:

説明:

This Information Element specifies the IP payload size used by a Hash-based Selection Selector.

この情報要素はハッシュベースの選択セレクタが使用するIPペイロードサイズを指定します。

See also Sections 6.2, 3.8, and 7.1 of [RFC5475].

参照してください、セクション6.2、3.8、および[RFC5475]の7.1。

Abstract Data Type: unsigned64

抽象データ型:unsigned64は

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 328

ELEMENTID:328

Status: current

ステータス:現在の

8.3.4. hashOutputRangeMin
8.3.4. hashOutputRangeMin

Description:

説明:

This Information Element specifies the value for the beginning of a hash function's potential output range.

この情報要素は、ハッシュ関数の潜在的な出力範囲の先頭の値を指定します。

See also Sections 6.2, 3.8, and 7.1 of [RFC5475].

参照してください、セクション6.2、3.8、および[RFC5475]の7.1。

Abstract Data Type: unsigned64

抽象データ型:unsigned64は

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 329

ELEMENTID:329

Status: current

ステータス:現在の

8.3.5. hashOutputRangeMax
8.3.5. hashOutputRangeMax

Description:

説明:

This Information Element specifies the value for the end of a hash function's potential output range.

この情報要素は、ハッシュ関数の潜在的な出力範囲の最後の値を指定します。

See also Sections 6.2, 3.8, and 7.1 of [RFC5475].

参照してください、セクション6.2、3.8、および[RFC5475]の7.1。

Abstract Data Type: unsigned64

抽象データ型:unsigned64は

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 330

ELEMENTID:330

Status: current

ステータス:現在の

8.3.6. hashSelectedRangeMin
8.3.6. hashSelectedRangeMin

Description:

説明:

This Information Element specifies the value for the beginning of a hash function's selected range.

この情報要素は、ハッシュ関数の選択範囲の先頭の値を指定します。

See also Sections 6.2, 3.8, and 7.1 of [RFC5475].

参照してください、セクション6.2、3.8、および[RFC5475]の7.1。

Abstract Data Type: unsigned64

抽象データ型:unsigned64は

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 331

ELEMENTID:331

Status: current

ステータス:現在の

8.3.7. hashSelectedRangeMax
8.3.7. hashSelectedRangeMax

Description:

説明:

This Information Element specifies the value for the end of a hash function's selected range.

この情報要素は、ハッシュ関数の選択範囲の最後の値を指定します。

See also Sections 6.2, 3.8, and 7.1 of [RFC5475].

参照してください、セクション6.2、3.8、および[RFC5475]の7.1。

Abstract Data Type: unsigned64

抽象データ型:unsigned64は

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 332

ELEMENTID:332

Status: current

ステータス:現在の

8.3.8. hashDigestOutput
8.3.8. hashDigestOutput

Description:

説明:

This Information Element contains a boolean value that is TRUE if the output from this hash Selector has been configured to be included in the packet report as a packet digest, else FALSE.

この情報要素は、このハッシュセレクタからの出力は、パケットダイジェスト、そうでない場合はfalseとしてパケットレポートに含まれるように構成されている場合はTRUEであるブール値が含まれています。

See also Sections 6.2, 3.8, and 7.1 of [RFC5475].

参照してください、セクション6.2、3.8、および[RFC5475]の7.1。

Abstract Data Type: boolean

抽象データ型:ブール

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 333

ELEMENTID:333

Status: current

ステータス:現在の

8.3.9. hashInitialiserValue
8.3.9. hashInitialiserValue

Description:

説明:

This Information Element specifies the initialiser value to the hash function.

この情報要素は、ハッシュ関数に初期化子の値を指定します。

See also Sections 6.2, 3.8, and 7.1 of [RFC5475].

参照してください、セクション6.2、3.8、および[RFC5475]の7.1。

Abstract Data Type: unsigned64

抽象データ型:unsigned64は

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 334

ELEMENTID:334

Status: current

ステータス:現在の

8.4. Timestamps (322-325)
8.4. タイムスタンプ(322から325)

The Information Elements listed below contain timestamps. They can be used for reporting the observation time of a single packet.

以下に示す情報要素は、タイムスタンプが含まれています。彼らは、単一のパケットの観測時間を報告するために使用することができます。

 +-----+----------------------------+-----+----------------------------+
 |  ID | Name                       |  ID | Name                       |
 +-----+----------------------------+-----+----------------------------+
 | 322 | observationTimeSeconds     | 324 | observationTimeMicroseconds|
 | 323 | observationTimeMilliseconds| 325 | observationTimeNanoseconds |
 +-----+----------------------------+-----+----------------------------+
        
8.4.1. observationTimeSeconds
8.4.1. observationTimeSeconds

Description:

説明:

This Information Element specifies the absolute time in seconds of an observation.

この情報要素は、観測の秒数で絶対時間を指定します。

Abstract Data Type: dateTimeSeconds

抽象データ型:日時秒

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 322

ELEMENTID:322

Status: current

ステータス:現在の

Units: seconds

単位:秒

8.4.2. observationTimeMilliseconds
8.4.2. 観測時間ミリ秒

Description:

説明:

This Information Element specifies the absolute time in milliseconds of an observation.

この情報要素は、観測のミリ秒単位の絶対時間を指定します。

Abstract Data Type: dateTimeMilliseconds

抽象データ型:dateTimeMilliseconds

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 323

ELEMENTID:323

Status: current

ステータス:現在の

Units: milliseconds

単位:ミリ秒

8.4.3. observationTimeMicroseconds
8.4.3. observationTimeMicroseconds

Description:

説明:

This Information Element specifies the absolute time in microseconds of an observation.

この情報要素は、観測のマイクロ秒単位の絶対時間を指定します。

Abstract Data Type: dateTimeMicroseconds

抽象データ型:dateTimeのマイクロ秒

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 324

ELEMENTID:324

Status: current

ステータス:現在の

Units: microseconds

単位:マイクロ秒

8.4.4. observationTimeNanoseconds
8.4.4. observationTimeNanoseconds

Description:

説明:

This Information Element specifies the absolute time in nanoseconds of an observation.

この情報要素は、観測のナノ秒単位の絶対時間を指定します。

Abstract Data Type: dateTimeNanoseconds

抽象データ型:dateTimeをナノ秒

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 325

ELEMENTID:325

Status: current

ステータス:現在の

Units: nanoseconds

単位:ナノ秒

8.5. Packet Data (313-314, 316-317)
8.5. パケットデータ(313から314まで、316から317)

The following Information Elements are all used for reporting raw content of a packet. All Information Elements containing sections of the observed packet can also be used in IPFIX [RFC5101]. If the values for those sections vary for different packets in a Flow, then the Flow Report will contain the value observed in the first packet of the Flow.

以下の情報要素は、すべてのパケットの生の内容を報告するために使用されています。観察されたパケットのセクションを含むすべての情報要素はまた、IPFIX [RFC5101]で使用することができます。これらのセクションの値はフロー内の異なるパケットに対して異なる場合は、フローレポートは、フローの最初のパケットで観察された値が含まれます。

 +-----+----------------------------+-----+----------------------------+
 |  ID | Name                       |  ID | Name                       |
 +-----+----------------------------+-----+----------------------------+
 | 313 | ipHeaderPacketSection      | 316 | mplsLabelStackSection      |
 | 314 | ipPayloadPacketSection     | 317 | mplsPayloadPacketSection   |
 +-----+----------------------------+-----+----------------------------+
        
8.5.1. ipHeaderPacketSection
8.5.1. ipHeaderPacketSection

Description:

説明:

This Information Element, which may have a variable length, carries a series of octets from the start of the IP header of a sampled packet.

可変長を有することができ、この情報要素は、サンプリングされたパケットのIPヘッダの開始からオクテットの一連を運びます。

With sufficient length, this element also reports octets from the IP payload, subject to [RFC2804]. See the Security Considerations section.

十分な長さでは、この要素は、[RFC2804]の対象に、IPペイロードからのオクテットを報告します。セキュリティの考慮事項のセクションを参照してください。

The size of the exported section may be constrained due to limitations in the IPFIX protocol.

エクスポートされた部分の大きさが原因IPFIXプロトコルの制限に制約されてもよいです。

The data for this field MUST NOT be padded.

このフィールドのデータがパディングされてはなりません。

Abstract Data Type: octetArray

抽象データ型:octetArray

ElementId: 313

ELEMENTID:313

Status: current

ステータス:現在の

8.5.2. ipPayloadPacketSection
8.5.2. ipPayloadPacketSection

Description:

説明:

This Information Element, which may have a variable length, carries a series of octets from the start of the IP payload of a sampled packet.

可変長を有することができ、この情報要素は、サンプリングされたパケットのIPペイロードの開始からオクテットの一連を運びます。

The IPv4 payload is that part of the packet that follows the IPv4 header and any options, which [RFC0791] refers to as "data" or "data octets". For example, see the examples in [RFC0791], Appendix A.

IPv4のペイロードは、IPv4ヘッダと「データ」または「データオクテット」ともいう[RFC0791]の任意のオプションは、次のパケットの一部です。例えば、[RFC0791]の例は、付録Aを参照してください。

The IPv6 payload is the rest of the packet following the 40-octet IPv6 header. Note that any extension headers present are considered part of the payload. See [RFC2460] for the IPv6 specification.

IPv6のペイロードは、40オクテットのIPv6ヘッダーに続くパケットの残りの部分です。存在する任意の拡張ヘッダはペイロードの一部とみなされることに留意されたいです。 IPv6の仕様のために[RFC2460]を参照してください。

The size of the exported section may be constrained due to limitations in the IPFIX protocol.

エクスポートされた部分の大きさが原因IPFIXプロトコルの制限に制約されてもよいです。

The data for this field MUST NOT be padded.

このフィールドのデータがパディングされてはなりません。

Abstract Data Type: octetArray

抽象データ型:octetArray

ElementId: 314

ELEMENTID:314

Status: current

ステータス:現在の

8.5.3. mplsLabelStackSection
8.5.3. mplsLabelStackSection

Description:

説明:

This Information Element, which may have a variable length, carries the first n octets from the MPLS label stack of a sampled packet.

可変長を有することができ、この情報要素は、サンプリングされたパケットのMPLSラベルスタックから最初のn個のオクテットを搬送します。

With sufficient length, this element also reports octets from the MPLS payload, subject to [RFC2804]. See the Security Considerations section.

十分な長さで、この要素は、[RFC2804]に従う、MPLSペイロードのオクテットを報告します。セキュリティの考慮事項のセクションを参照してください。

See [RFC3031] for the specification of MPLS packets.

MPLSパケットの仕様のために[RFC3031]を参照してください。

See [RFC3032] for the specification of the MPLS label stack.

MPLSラベルスタックの仕様に関して[RFC3032]を参照してください。

The size of the exported section may be constrained due to limitations in the IPFIX protocol.

エクスポートされた部分の大きさが原因IPFIXプロトコルの制限に制約されてもよいです。

The data for this field MUST NOT be padded.

このフィールドのデータがパディングされてはなりません。

Abstract Data Type: octetArray

抽象データ型:octetArray

ElementId: 316

ELEMENTID:316

Status: current

ステータス:現在の

8.5.4. mplsPayloadPacketSection
8.5.4. mplsPayloadPacketSection

Description:

説明:

This Information Element, which may have a variable length, carries the first n octets from the MPLS payload of a sampled packet, being data that follows immediately after the MPLS label stack.

可変長を有することができ、この情報要素は、MPLSラベルスタックの直後に続くデータであり、サンプリングされたパケットのMPLSペイロードから最初のn個のオクテットを搬送します。

See [RFC3031] for the specification of MPLS packets.

MPLSパケットの仕様のために[RFC3031]を参照してください。

See [RFC3032] for the specification of the MPLS label stack.

MPLSラベルスタックの仕様に関して[RFC3032]を参照してください。

The size of the exported section may be constrained due to limitations in the IPFIX protocol.

エクスポートされた部分の大きさが原因IPFIXプロトコルの制限に制約されてもよいです。

The data for this field MUST NOT be padded.

このフィールドのデータがパディングされてはなりません。

Abstract Data Type: octetArray

抽象データ型:octetArray

ElementId: 317

ELEMENTID:317

Status: current

ステータス:現在の

8.6. Statistics (318-321, 336-338)
8.6. 統計(318から321まで、336から338)

Information Elements in this section can be used for reporting statistics from the Metering Process.

このセクション内の情報要素は、計量プロセスからの統計情報を報告するために使用することができます。

 +-----+----------------------------+-----+----------------------------+
 |  ID | Name                       |  ID | Name                       |
 +-----+----------------------------+-----+----------------------------+
 | 318 | selectorIdTotalPktsObserved| 336 | upperCILimit               |
 | 319 | selectorIdTotalPktsSelected| 337 | lowerCILimit               |
 | 320 | absoluteError              | 338 | confidenceLevel            |
 | 321 | relativeError              |     |                            |
 +-----+----------------------------+-----+----------------------------+
        
8.6.1. selectorIdTotalPktsObserved
8.6.1. selectorIdTotalPktsObserved

Description:

説明:

This Information Element specifies the total number of packets observed by a Selector, for a specific value of SelectorId.

この情報要素はSelectorIdの特定の値を、セレクタによって観察されたパケットの合計数を指定します。

This Information Element should be used in an Options Template scoped to the observation to which it refers. See Section 3.4.2.1 of the IPFIX protocol document [RFC5101].

この情報要素は、それが参照する観察にスコープオプションテンプレートで使用する必要があります。 IPFIXプロトコルドキュメント[RFC5101]のセクション3.4.2.1を参照してください。

Abstract Data Type: unsigned64

抽象データ型:unsigned64は

Data Type Semantics: totalCounter

データ型の意味:totalCounter

ElementId: 318

ELEMENTID:318

Status: current

ステータス:現在の

Units: packets

単位:パケット

8.6.2. selectorIdTotalPktsSelected
8.6.2. selectorIdTotalPktsSelected

Description:

説明:

This Information Element specifies the total number of packets selected by a Selector, for a specific value of SelectorId.

この情報要素はSelectorIdの特定の値を、セレクタにより選択されたパケットの合計数を指定します。

This Information Element should be used in an Options Template scoped to the observation to which it refers. See Section 3.4.2.1 of the IPFIX protocol document [RFC5101].

この情報要素は、それが参照する観察にスコープオプションテンプレートで使用する必要があります。 IPFIXプロトコルドキュメント[RFC5101]のセクション3.4.2.1を参照してください。

Abstract Data Type: unsigned64

抽象データ型:unsigned64は

Data Type Semantics: totalCounter

データ型の意味:totalCounter

ElementId: 319

ELEMENTID:319

Status: current

ステータス:現在の

Units: packets

単位:パケット

8.6.3. absoluteError
8.6.3. absoluteError

Description:

説明:

This Information Element specifies the maximum possible measurement error of the reported value for a given Information Element. The absoluteError has the same unit as the Information Element with which it is associated. The real value of the metric can differ by absoluteError (positive or negative) from the measured value.

この情報要素は、与えられた情報要素のために報告された値の最大可能測定誤差を指定します。 absoluteErrorは、それが関連付けられている情報要素と同じ単位を有します。メトリックの実際の値は、測定値からabsoluteError(正または負)だけ異なることができます。

This Information Element provides only the error for measured values. If an Information Element contains an estimated value (from Sampling), the confidence boundaries and confidence level have to be provided instead, using the upperCILimit, lowerCILimit, and confidenceLevel Information Elements.

この情報要素は、測定値のための唯一のエラーを提供します。情報要素は、(サンプリングから)推定値が含まれている場合、信頼境界と信頼水準はupperCILimit、lowerCILimit、およびconfidenceLevel情報要素を使用して、代わりに提供されなければなりません。

This Information Element should be used in an Options Template scoped to the observation to which it refers. See section 3.4.2.1 of the IPFIX protocol document [RFC5101].

この情報要素は、それが参照する観察にスコープオプションテンプレートで使用する必要があります。 IPFIXプロトコルドキュメント[RFC5101]のセクション3.4.2.1を参照してください。

Abstract Data Type: float64

抽象データ型:のfloat64

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 320

ELEMENTID:320

Status: current

ステータス:現在の

Units: The units of the Information Element for which the error is specified.

単位:エラーが指定されている情報要素の単位。

8.6.4. relativeError
8.6.4. relativeError

Description:

説明:

This Information Element specifies the maximum possible positive or negative error ratio for the reported value for a given Information Element as a percentage of the measured value. The real value of the metric can differ by relativeError percent (positive or negative) from the measured value.

この情報要素は、測定値の百分率として与えられた情報要素について報告された値のための最大の可能な正または負のエラー率を特定します。メトリックの実際の値を測定値からrelativeErrorパーセント(正または負)だけ異なることができます。

This Information Element provides only the error for measured values. If an Information Element contains an estimated value (from Sampling), the confidence boundaries and confidence level have to be provided instead, using the upperCILimit, lowerCILimit, and confidenceLevel Information Elements.

この情報要素は、測定値のための唯一のエラーを提供します。情報要素は、(サンプリングから)推定値が含まれている場合、信頼境界と信頼水準はupperCILimit、lowerCILimit、およびconfidenceLevel情報要素を使用して、代わりに提供されなければなりません。

This Information Element should be used in an Options Template scoped to the observation to which it refers. See Section 3.4.2.1 of the IPFIX protocol document [RFC5101].

この情報要素は、それが参照する観察にスコープオプションテンプレートで使用する必要があります。 IPFIXプロトコルドキュメント[RFC5101]のセクション3.4.2.1を参照してください。

Abstract Data Type: float64

抽象データ型:のfloat64

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 321

ELEMENTID:321

Status: current

ステータス:現在の

8.6.5. upperCILimit
8.6.5. upperCILimit

Description:

説明:

This Information Element specifies the upper limit of a confidence interval. It is used to provide an accuracy statement for an estimated value. The confidence limits define the range in which the real value is assumed to be with a certain probability p. Confidence limits always need to be associated with a confidence level that defines this probability p. Please note that a confidence interval only provides a probability that the real value lies within the limits. That means the real value can lie outside the confidence limits.

この情報要素は、信頼区間の上限を指定します。推定値の精度声明を提供するために使用されます。信頼限界は、実際の値が一定の確率pであると仮定される範囲を定義します。信頼限界は、常にこの確率pを定義する信頼レベルに関連付けする必要があります。信頼区間は唯一の真の価値が限度内にある確率を提供していますのでご注意ください。それは実際の値が信頼限界の外にあることを意味します。

The upperCILimit, lowerCILimit, and confidenceLevel Information Elements should all be used in an Options Template scoped to the observation to which they refer. See Section 3.4.2.1 of the IPFIX protocol document [RFC5101].

upperCILimit、lowerCILimit、およびconfidenceLevel情報要素はすべて、彼らが参照する観測にスコープオプションテンプレートで使用する必要があります。 IPFIXプロトコルドキュメント[RFC5101]のセクション3.4.2.1を参照してください。

Note that the upperCILimit, lowerCILimit, and confidenceLevel are all required to specify confidence, and should be disregarded unless all three are specified together.

upperCILimit、lowerCILimit、およびconfidenceLevelは、すべての信頼を指定する必要があり、そしてすべての3つが一緒に指定されていない限り、無視されなければならないことに注意してください。

Abstract Data Type: float64

抽象データ型:のfloat64

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 336

ELEMENTID:336

Status: current

ステータス:現在の

8.6.6. lowerCILimit
8.6.6. lowerCILimit

Description:

説明:

This Information Element specifies the lower limit of a confidence interval. For further information, see the description of upperCILimit.

この情報要素は、信頼区間の下限を指定します。詳細については、upperCILimitの説明を参照してください。

The upperCILimit, lowerCILimit, and confidenceLevel Information Elements should all be used in an Options Template scoped to the observation to which they refer. See Section 3.4.2.1 of the IPFIX protocol document [RFC5101].

upperCILimit、lowerCILimit、およびconfidenceLevel情報要素はすべて、彼らが参照する観測にスコープオプションテンプレートで使用する必要があります。 IPFIXプロトコルドキュメント[RFC5101]のセクション3.4.2.1を参照してください。

Note that the upperCILimit, lowerCILimit, and confidenceLevel are all required to specify confidence, and should be disregarded unless all three are specified together.

upperCILimit、lowerCILimit、およびconfidenceLevelは、すべての信頼を指定する必要があり、そしてすべての3つが一緒に指定されていない限り、無視されなければならないことに注意してください。

Abstract Data Type: float64

抽象データ型:のfloat64

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 337

ELEMENTID:337

Status: current

ステータス:現在の

8.6.7. confidenceLevel
8.6.7. confidenceLevel

Description:

説明:

This Information Element specifies the confidence level. It is used to provide an accuracy statement for estimated values. The confidence level provides the probability p with which the real value lies within a given range. A confidence level always needs to be associated with confidence limits that define the range in which the real value is assumed to be.

この情報要素は、信頼レベルを指定します。推定値の精度声明を提供するために使用されます。信頼レベルは、実際の値が所定の範囲内にあるれる確率pを提供します。信頼レベルは、常に真の値があると仮定される範囲を定義する信頼限界に関連することが必要です。

The upperCILimit, lowerCILimit, and confidenceLevel Information Elements should all be used in an Options Template scoped to the observation to which they refer. See Section 3.4.2.1 of the IPFIX protocol document [RFC5101].

upperCILimit、lowerCILimit、およびconfidenceLevel情報要素はすべて、彼らが参照する観測にスコープオプションテンプレートで使用する必要があります。 IPFIXプロトコルドキュメント[RFC5101]のセクション3.4.2.1を参照してください。

Note that the upperCILimit, lowerCILimit, and confidenceLevel are all required to specify confidence, and should be disregarded unless all three are specified together.

upperCILimit、lowerCILimit、およびconfidenceLevelは、すべての信頼を指定する必要があり、そしてすべての3つが一緒に指定されていない限り、無視されなければならないことに注意してください。

Abstract Data Type: float64

抽象データ型:のfloat64

Data Type Semantics: quantity

データ型の意味:数量

ElementId: 338

ELEMENTID:338

Status: current

ステータス:現在の

9. Security Considerations
9.セキュリティの考慮事項

The PSAMP information model itself does not directly introduce security issues. Rather, it defines a set of attributes that may for privacy or business issues be considered sensitive information.

PSAMP情報モデル自体は、直接セキュリティ上の問題を紹介しません。むしろ、それはプライバシーやビジネスの問題については、機密情報とみなすことができる属性のセットを定義します。

For example, exporting values of header fields may make attacks possible for the receiver of this information, which would otherwise only be possible for direct observers of the reported Flows along the data path. Specifically, the Information Elements pertaining to packet sections MUST target no more than the packet header, some subsequent bytes of the packet, and encapsulating headers if present. Full packet capture of arbitrary packet streams is explicitly out of scope, per [RFC2804].

例えば、ヘッダフィールドの値をエクスポートすると、そうでない場合にのみ、データパスに沿って報告されたフローの直接の観察者のために可能であろう、この情報の受信のための攻撃を可能にしてもよいです。具体的には、パケット・セクションに関連する情報要素は、パケット・ヘッダよりも多くを標的としないパケットのいくつかの後続のバイト、及び存在する場合にヘッダーをカプセル化しなければなりません。任意のパケットストリームの全パケットキャプチャは、明示的に、[RFC2804]あたりの範囲外です。

The underlying protocol used to exchange the information described here MUST therefore apply appropriate procedures to guarantee the integrity and confidentiality of the exported information. Such procedures are defined in separate documents, specifically the IPFIX protocol document [RFC5101].

ここに記載された情報を交換するために使用される基本的なプロトコルは、したがって、エクスポートされた情報の完全性と機密性を保証するために、適切な手順を適用しなければなりません。そのような手順は、別の文書、具体的IPFIXプロトコルドキュメント[RFC5101]で定義されています。

10. IANA Considerations
10. IANAの考慮事項

The PSAMP information model, as set out in this document, has two sets of assigned numbers. Considerations for assigning them are discussed in this section, using the example policies as set out in the "Guidelines for IANA Considerations" document [RFC5226].

この文書に記載されたようPSAMP情報モデルは、割り当てられた数字の2セットがあります。それらを割り当てるための考慮事項は、文書[RFC5226]「IANAの考慮のためのガイドライン」に記載のように、例えばポリシーを使用して、このセクションで説明されています。

10.1. Related Considerations
10.1. 関連の考慮事項

As the PSAMP protocol uses the IPFIX protocol, refer to the IANA Considerations section in [RFC5102] for the assignments of numbers used in the protocol and for the numbers used in the information model.

PSAMPプロトコルはIPFIXプロトコルを使用するように、プロトコルで使用される番号の割り当てのための情報モデルで使用される番号は[RFC5102]でIANA Considerations部を指します。

10.2. PSAMP-Related Considerations
10.2. PSAMP関連の考慮事項

This document specifies an initial set of PSAMP Information Elements fulfilling the needs specified in [RFC5475], as an extension to the IPFIX Information Elements [RFC5102].

この文書では、PSAMP情報要素はIPFIX情報エレメント[RFC5102]の拡張として、[RFC5475]で指定されたニーズを満たすの初期セットを指定します。

Note that the PSAMP Information Element IDs were initially started at value 301, in order to leave a gap for any ongoing IPFIX work requiring new Information Elements. It is expected that this gap in the Information Element numbering will be filled in by IANA with new IPFIX Information Elements.

PSAMP情報要素のIDが最初に新しい情報要素を必要とする継続的なIPFIX作業のためのギャップを残すために、値301で開始されたことに注意してください。情報要素の番号付けで、このギャップは新しいIPFIX情報要素でIANAによって記入されることが期待されます。

Each new selection method MUST be assigned a unique value in the selectorAlgorithm registry. Its configuration parameter(s), along with the way to report them with an Options Template, MUST be clearly specified. The initial content of the selectorAlgorithm registry is found in Section 8.2.1.

それぞれの新しい選択方法はselectorAlgorithmレジストリ内のユニークな値を割り当てる必要があります。その設定パラメータ(複数可)、オプションテンプレートでそれらを報告する方法とともに、明確に指定されなければなりません。 selectorAlgorithmレジストリの初期の内容は、セクション8.2.1で発見されました。

New assignments for the PSAMP selection method will be administered by IANA and are subject to Expert Review [RFC5226]. The group of experts must double check the Information Elements definitions with already defined Information Elements for completeness, accuracy, and redundancy. Those experts will initially be drawn from the Working Group Chairs and document editors of the IPFIX and PSAMP Working Groups. The selectorAlgorithm registry is maintained by IANA and can be updated as long as specifications of the new method(s) and any new Information Elements are provided.

PSAMP選択方法のための新しい割り当てはIANAによって管理され、専門家レビュー[RFC5226]の対象となります。専門家のグループは、完全性、正確性、および冗長性を確保するために、すでに定義された情報要素と情報要素の定義を再確認しなければなりません。これらの専門家は当初、IPFIXとPSAMPワーキンググループの作業部会の議長とドキュメントエディタから描画されます。 selectorAlgorithmレジストリはIANAによって維持されている限り、新たな方法(複数可)および任意の新しい情報要素の仕様が用意されているように更新することができます。

11. References
11.参考文献
11.1. Normative References
11.1. 引用規格

[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997.

[RFC2119]ブラドナーの、S.、 "要件レベルを示すためにRFCsにおける使用のためのキーワード"、BCP 14、RFC 2119、1997年3月。

[RFC5226] Narten, T. and H. Alvestrand, "Guidelines for Writing an IANA Considerations Section in RFCs", BCP 26, RFC 5226, May 2008.

[RFC5226] Narten氏、T.とH. Alvestrand、 "RFCsにIANA問題部に書くためのガイドライン"、BCP 26、RFC 5226、2008年5月。

[RFC5101] Claise, B., "Specification of the IP Flow Information Export (IPFIX) Protocol for the Exchange of IP Traffic Flow Information", RFC 5101, January 2008.

[RFC5101] Claise、B.、 "IPトラフィックフロー情報を交換するためのIPフロー情報のエクスポート(IPFIX)プロトコルの仕様"、RFC 5101、2008年1月。

[RFC5102] Quittek, J., Bryant, S., Claise, B., Aitken, P., and J. Meyer, "Information Model for IP Flow Information Export", RFC 5102, January 2008.

[RFC5102] Quittek、J.、ブライアント、S.、Claise、B.、エイトケン、P.、およびJ.マイヤー、 "IPフロー情報のエクスポートのための情報モデル"、RFC 5102、2008年1月。

[RFC5475] Zseby, T., Molina, M., Duffield, D., Niccolini, S., and F. Rapall, "Sampling and Filtering Techniques for IP Packet Selection", RFC 5475, March 2009.

[RFC5475] Zseby、T.、モリーナ、M.、ダッフィールド、D.、ニッコリーニ、S.、およびF. Rapall、 "IPパケットの選択のためのサンプリングとフィルタリング技術"、RFC 5475、2009年3月。

[RFC5476] Claise, B., Ed., "Packet Sampling (PSAMP) Protocol Specifications", RFC 5476, March 2009.

[RFC5476] Claise、B.、エド。、 "パケットサンプリング(PSAMP)プロトコル仕様"、RFC 5476、2009年3月。

11.2. Informative References
11.2. 参考文献

[RFC0791] Postel, J., "Internet Protocol", STD 5, RFC 791, September 1981.

[RFC0791]ポステル、J.、 "インターネットプロトコル"、STD 5、RFC 791、1981年9月。

[RFC2460] Deering, S. and R. Hinden, "Internet Protocol, Version 6 (IPv6) Specification", RFC 2460, December 1998.

[RFC2460]デアリング、S.とR. Hindenと、 "インターネットプロトコルバージョン6(IPv6)の仕様"、RFC 2460、1998年12月。

[RFC2629] Rose, M., "Writing I-Ds and RFCs using XML", RFC 2629, June 1999.

[RFC2629]ローズ、M.、 "ライティングI-DSおよびXMLを使用しているRFC"、RFC 2629、1999年6月。

[RFC2804] IAB and IESG, "IETF Policy on Wiretapping", RFC 2804, May 2000.

[RFC2804] IABとIESG、 "盗聴のIETF方針"、RFC 2804、2000年5月。

[RFC3031] Rosen, E., Viswanathan, A., and R. Callon, "Multiprotocol Label Switching Architecture", RFC 3031, January 2001.

[RFC3031]ローゼン、E.、Viswanathanの、A.、およびR. Callon、 "マルチプロトコルラベルスイッチングアーキテクチャ"、RFC 3031、2001年1月。

[RFC3032] Rosen, E., Tappan, D., Fedorkow, G., Rekhter, Y., Farinacci, D., Li, T., and A. Conta, "MPLS Label Stack Encoding", RFC 3032, January 2001.

[RFC3032]ローゼン、E.、タッパン、D.、Fedorkow、G.、Rekhter、Y.、ファリナッチ、D.、李、T.、およびA.コンタ、 "MPLSラベルスタックエンコーディング"、RFC 3032、2001年1月。

[RFC5474] Duffield, N., Ed., "A Framework for Packet Selection and Reporting", RFC 5474, March 2009.

[RFC5474]ダッフィールド、N.、エド。、 "パケット選択のためのフレームワークとの報告"、RFC 5474、2009年3月。

Appendix A. Formal Specification of PSAMP Information Elements

PSAMP情報要素の付録A.形式仕様

This appendix contains a formal description of the PSAMP information model XML document. Note that this appendix is of informational nature, while the text in Section 8 generated from this appendix is normative.

この付録では、PSAMP情報モデルのXML文書の形式的な記述が含まれています。この付録から生成された第8章のテキストは規範的である一方で、この付録では、情報の性質のものであることに注意してください。

Using a formal and machine-readable syntax for the information model enables the creation of PSAMP-aware tools that can automatically adapt to extensions to the information model, by simply reading updated information model specifications.

情報モデルのための正式かつ機械で読み取り可能な構文を使用すると、自動的に単純に更新された情報モデルの仕様を読むことによって、情報モデルへの拡張に対応できるPSAMPを意識したツールを作成することができます。

The wide availability of XML-aware tools and libraries for client devices is a primary consideration for this choice. In particular, libraries for parsing XML documents are readily available. Also, mechanisms such as the Extensible Stylesheet Language (XSL) allow for transforming a source XML document into other documents. This draft was authored in XML and transformed according to [RFC2629].

クライアントデバイスのためのXML対応のツールとライブラリの広い可用性は、この選択の主な検討事項です。具体的には、XML文書を解析するためのライブラリが容易に入手可能です。また、そのような拡張可能スタイルシート言語(XSL)のようなメカニズムが他の文書にソースXML文書を変換することを可能にします。このドラフトは、[RFC2629]に従ったXMLで作成し、形質転換しました。

It should be noted that the use of XML in Exporters, Collectors, or other tools is not mandatory for the deployment of PSAMP. In particular, exporting processes do not produce or consume XML as part of their operation. It is expected that PSAMP Collectors MAY take advantage of the machine readability of the information model vs. hardcoding their behavior or inventing proprietary means for accommodating extensions.

輸出業者、コレクター、または他のツールでのXMLの使用はPSAMPの展開のために必須ではないことに留意すべきです。具体的には、エクスポートプロセスは、その動作の一部としてXMLを生成したり消費しません。 PSAMPコレクターはその動作をハードコーディングや拡張を収容するための独自の手段を発明対情報モデルの機械可読性を利用することができることが期待されます。

<?xml version="1.0" encoding="UTF-8"?> <!-- This XML document is a product of the IETF IPFIX Working Group. Contact information: WG charter: http://www.ietf.org/html.charters/ipfix-charter.html

<?xml version = "1.0" エンコード= "UTF-8"?> <! - このXML文書はIETF IPFIXワーキンググループの製品です。連絡先情報:WGチャーター:http://www.ietf.org/html.charters/ipfix-charter.html

    Mailing Lists:
      General Discussion: ipfix@ietf.org
      To Subscribe: http://www1.ietf.org/mailman/listinfo/ipfix
      Archive:
        http://www1.ietf.org/mail-archive/web/ipfix/current/index.html
        

Editor: Thomas Dietz NEC Europe Ltd. NEC Laboratories Europe Network Research Division Kurfuersten-Anlage 36 Heidelberg 69115 Germany

編集者:トーマス・ディーツNECヨーロッパ社NEC欧州研究所ネットワーク研究部門Kurfuersten-Anlageの36ハイデルベルクドイツ69115

Phone: +49 6221 4342-128 Email: Thomas.Dietz@nw.neclab.eu

電話:+49 6221 4342-128電子メール:Thomas.Dietz@nw.neclab.eu

Benoit Claise Cisco Systems, Inc. De Kleetlaan 6a b1 Degem 1813 Belgium Phone: +32 2 704 5622 Email: bclaise@cisco.com

ブノワClaiseシスコシステムズ、株式会社デKleetlaan 6aのB1 Degem 1813ベルギー電話:+32 2 704 5622 Eメール:bclaise@cisco.com

Paul Aitken Cisco Systems, Inc. 96 Commercial Quay Edinburgh EH6 6LX Scotland Phone: +44 131 561 3616 Email: paitken@cisco.com URI: http://www.cisco.com

ポール・エイトケンシスコシステムズ社96商業埠頭エジンバラEH6 6LXスコットランド電話:+44 131 561 3616 Eメール:paitken@cisco.com URI:http://www.cisco.com

Falko Dressler University of Erlangen-Nuremberg Dept. of Computer Sciences Martensstr. 3 Erlangen 91058 Germany Phone: +49 9131 85-27914 Email: dressler@informatik.uni-erlangen.de URI: http://www7.informatik.uni-erlangen.de/~dressler

エアランゲン・ニュルンベルク部門のファルコ・ドレスラー大学コンピュータサイエンスMartensstrの。 3 91058エアランゲンドイツ電話:+49 9131 85から27914 Eメール:URIをdressler@informatik.uni-erlangen.de:http://www7.informatik.uni-erlangen.de/~dressler

Georg Carle Technical University of Munich Institute for Informatics Boltzmannstr. 3 Garching bei Muenchen 85737 Germany Phone: +49 89 289-18030 EMail: carle@in.tum.de URI: http://www.net.in.tum.de/~carle/

情報Boltzmannstrミュンヘン研究所のゲオルク・カール工科大学。 3ガルヒング・バイ・ミュンヘン85737ドイツ電話:+49 89 289から18030 Eメール:carle@in.tum.de URI:http://www.net.in.tum.de/~carle/

Abstract: This memo defines an information model for the Packet SAMPling (PSAMP) protocol. It is used by the PSAMP protocol for encoding sampled packet data and information related to the Sampling process. As the PSAMP protocol is based on the IPFIX protocol, this information model is an extension to the IPFIX information model.

要約:このメモは、パケットサンプリング(PSAMP)プロトコルの情報モデルを定義します。これは、サンプリング処理に関連するサンプリングパケットデータおよび情報を符号化するためPSAMPプロトコルによって使用されます。 PSAMPプロトコルはIPFIXプロトコルに基づいているように、この情報モデルはIPFIX情報モデルの拡張です。

Copyright (c) 2009 IETF Trust and the persons identified as authors of the code. All rights reserved.

著作権(C)2009 IETF信託コードの作者として特定の人物。全著作権所有。

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

再配布および、改変してまたは改変せずに、ソースおよびバイナリ形式で使用し、以下の条件が満たされていることを許可されます。

- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

- ソースコードの再配布は、上記の著作権表示、条件のリストおよび以下の免責事項を保持しなければなりません。

- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

- バイナリ形式で再配布は、上記の著作権表示、条件のリストおよび文書および/または分布を備えた他の材料で次の免責事項を再現しなければなりません。

- Neither the name of Internet Society, IETF or IETF Trust, nor the names of specific contributors, may be used to endorse or promote products derived from this software without specific prior written permission.

- インターネット協会、IETFやIETFトラストの名称、また具体的な貢献者の名前はどちらも、特定の書面による事前の許可なしに、本ソフトウェアから派生した製品を推薦または促進するために使用することができます。

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

このソフトウェアは、著作権所有者によって提供され、貢献者AS IS 'AND明示または黙示の保証、含むがこれらに限定されないが、特定目的に対する適合性の黙示の保証を放棄されています。 NO EVENTの著作権所有者または貢献者は、以下を含むいかなる直接的、間接的、偶発的、特別、懲罰的、または間接的損害(についても責任を負いあってもよいが、代替商品またはサービスの調達、これらに限定されないものとし、使用、データ、または利益の損失; OR事業の中断)原因で生じた(そのような損害の可能性について知らされていた場合でも、一切このソフトウェアの使用の損失、データの損失)過失またはその他を含む責任、それが契約、厳格な責任、不法行為のどのような理論の上で。

This version of the XML document is part of RFC 5477; see the RFC itself for full legal notices. --> <fieldDefinitions xmlns="urn:ietf:params:xml:ns:ipfix-info" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:ietf:params:xml:ns:ipfix-info ipfix-info.xsd"> <field name="selectionSequenceId" dataType="unsigned64" dataTypeSemantics="identifier" elementId="301" status="current" group="identifiers"> <description> <paragraph> From all the packets observed at an Observation Point, a subset of the packets is selected by a sequence of one or more Selectors. The selectionSequenceId is a unique value per Observation Domain, specifying the Observation Point and the sequence of Selectors through which the packets are selected. </paragraph> </description> </field>

XMLドキュメントのこのバージョンはRFC 5477の一部です。完全な適法な通知についてはRFC自体を参照してください。 - > <fieldDefinitionsのxmlns = "壷:IETF:のparams:XML:NS:IPFIX-情報" のxmlns:XSI = "http://www.w3.org/2001/XMLSchema-instance" のxsi:schemaLocationの= "壷: IETF:のparams:XML:NS:IPFIX-情報IPFIX-info.xsd "> <フィールド名=" selectionSequenceId」データ型= "unsigned64は" dataTypeSemantics = "識別子" ELEMENTIDは= "301" 状態= "現在の" グループ= "識別子" > <観測点で観測されたすべてのパケットから記述> <パラグラフ>は、パケットのサブセットは、一つ以上のセレクタの配列によって選択されます。 selectionSequenceId観察ポイントとパケットが選択されるときに通過するセレクタの配列を指定し、観測ドメインごとに固有の値です。 </パラグラフ> </記述> </分野>

<field name="selectorId" dataType="unsigned16" dataTypeSemantics="identifier" elementId="302" status="current" group="identifiers"> <description> <paragraph> The Selector ID is the unique ID identifying a Primitive Selector. Each Primitive Selector must have a unique ID in the Observation Domain. </paragraph> </description> </field>

<フィールド名=「selectorId」データ型=「UNSIGNED16」dataTypeSemantics =「識別子」ELEMENTIDは=「302」ステータス=「現在の」グループ=「識別子」> <記述> <パラグラフ>セレクタIDプリミティブセレクタを識別する一意のIDであります。各プリミティブセレクタは観測ドメイン内で一意のIDを持っている必要があります。 </パラグラフ> </記述> </分野>

<field name="informationElementId" dataType="unsigned16" dataTypeSemantics="identifier" elementId="303" status="current" group="identifiers"> <description> <paragraph> This Information Element contains the ID of another Information Element. </paragraph> </description> </field>

<フィールド名=「informationElementId」データ型=「UNSIGNED16」dataTypeSemantics =「識別子」ELEMENTID =「303」状態=「現在の」グループ=「識別子」> <記述> <パラグラフ>この情報要素は、他の情報要素のIDが含まれています。 </パラグラフ> </記述> </分野>

<field name="selectorAlgorithm" dataType="unsigned16" dataTypeSemantics="identifier" elementId="304" status="current" group="sampling configuration"> <description> <paragraph> This Information Element identifies the packet selection methods (e.g., Filtering, Sampling) that are applied by the Selection Process.

<フィールド名=「selectorAlgorithm」データ型=「UNSIGNED16」dataTypeSemantics =「識別子」ELEMENTID =「304」状態=「現在の」グループ=「サンプリング構成」> <記述> <パラグラフ>、この情報要素は、パケットの選択方法を特定する(例えば、選択プロセスによって適用されるフィルタリング、サンプリング)。

        Most of these methods have parameters.  Further
        Information Elements are needed to fully specify packet
        selection with these methods and all their parameters.
        

The methods listed below are defined in [RFC5475]. For their parameters, Information Elements are defined in the information model document. The names of these Information Elements are listed for each method identifier.

下記の方法は、[RFC5475]で定義されています。そのパラメータのために、情報要素は、情報モデルドキュメントで定義されています。これらの情報要素の名前は、各メソッドの識別子のために記載されています。

Further method identifiers may be added to the list below. It might be necessary to define new Information Elements to specify their parameters.

さらなる方法識別子は、以下のリストに追加することができます。そのパラメータを指定するには、新しい情報要素を定義する必要がある場合があります。

The selectorAlgorithm registry is maintained by IANA. New assignments for the registry will be administered by IANA and are subject to Expert Review [RFC5226].

selectorAlgorithmレジストリはIANAによって維持されています。レジストリのための新しい割り当てはIANAによって管理され、専門家レビュー[RFC5226]の対象となります。

The registry can be updated when specifications of the new method(s) and any new Information Elements are provided.

新しい方法(複数可)の仕様や、新しい情報要素が設けられている場合、レジストリを更新することができます。

The group of experts must double check the selectorAlgorithm definitions and Information Elements with already defined selectorAlgorithms and Information Elements for completeness, accuracy, and redundancy. Those experts will initially be drawn from the Working Group Chairs and document editors of the IPFIX and PSAMP Working Groups.

専門家のグループがすでに定義さselectorAlgorithmsおよび完全性、正確性、および冗長性のための情報要素でselectorAlgorithm定義および情報要素を再確認しなければなりません。これらの専門家は当初、IPFIXとPSAMPワーキンググループの作業部会の議長とドキュメントエディタから描画されます。

The following packet selection methods identifiers are defined here:

次のパケットの選択方法識別子は、ここで定義されています。

        +----+------------------------+------------------------+
        | ID |        Method          |      Parameters        |
        +----+------------------------+------------------------+
        | 1  | Systematic count-based | samplingPacketInterval |
        |    | Sampling               | samplingPacketSpace    |
        +----+------------------------+------------------------+
        | 2  | Systematic time-based  | samplingTimeInterval   |
        |    | Sampling               | samplingTimeSpace      |
        +----+------------------------+------------------------+
        | 3  | Random n-out-of-N      | samplingSize           |
        |    | Sampling               | samplingPopulation     |
        +----+------------------------+------------------------+
        | 4  | Uniform probabilistic  | samplingProbability    |
        |    | Sampling               |                        |
        +----+------------------------+------------------------+
        | 5  | Property Match         | no agreed parameters   |
        |    | Filtering              |                        |
        +----+------------------------+------------------------+
        |   Hash-based Filtering      | hashInitialiserValue   |
        +----+------------------------+ hashIPPayloadOffset    |
        | 6  | using BOB              | hashIPPayloadSize      |
        +----+------------------------+ hashSelectedRangeMin   |
        | 7  | using IPSX             | hashSelectedRangeMax   |
        +----+------------------------+ hashOutputRangeMin     |
        | 8  | using CRC              | hashOutputRangeMax     |
        +----+------------------------+------------------------+
        

There is a broad variety of possible parameters that could be used for Property Match Filtering (5), but currently there are no agreed parameters specified. </paragraph> </description> </field>

プロパティマッチフィルタリングを使用することができる可能なパラメータの多種多様なは(5)があるが、現在指定されていません合意されたパラメータが存在しません。 </パラグラフ> </記述> </分野>

<field name="samplingPacketInterval" dataType="unsigned32" dataTypeSemantics="quantity" elementId="305" status="current" group="sampling configuration"> <description> <paragraph> This Information Element specifies the number of packets that are consecutively sampled. A value of 100 means that 100 consecutive packets are sampled.

<フィールド名=「samplingPacketInterval」データ型=「Unsigned32の」dataTypeSemantics =「量」ELEMENTIDは=「305」ステータス=「現在の」グループ=「サンプリング構成」> <記述> <パラグラフ>この情報要素は、あるパケットの数を指定します連続してサンプリングしました。 100の値は、100個の連続するパケットがサンプリングされることを意味します。

For example, this Information Element may be used to describe the configuration of a systematic count-based Sampling Selector. </paragraph> </description> <units>packets</units> </field>

たとえば、この情報要素は、系統的、カウントベースのサンプリングセレクタの設定を記述するために使用することができます。 </パラグラフ> </記述> <ユニット>パケット</ユニット> </フィールド>

<field name="samplingPacketSpace" dataType="unsigned32" dataTypeSemantics="quantity" elementId="306" status="current" group="sampling configuration"> <description> <paragraph> This Information Element specifies the number of packets between two "samplingPacketInterval"s. A value of 100 means that the next interval starts 100 packets (which are not sampled) after the current "samplingPacketInterval" is over.

<フィールド名=「samplingPacketSpace」データ型=「Unsigned32の」dataTypeSemantics =「量」ELEMENTIDは=「306」ステータス=「現在の」グループ=「サンプリング構成」> <記述> <パラグラフ>この情報要素は、2つの間のパケットの数を指定します"samplingPacketInterval" S。 100の値は、現在の「samplingPacketInterval」が終わった後、次の間隔は(サンプリングされていない)100個のパケットを開始することを意味します。

For example, this Information Element may be used to describe the configuration of a systematic count-based Sampling Selector. </paragraph> </description> <units>packets</units> </field>

たとえば、この情報要素は、系統的、カウントベースのサンプリングセレクタの設定を記述するために使用することができます。 </パラグラフ> </記述> <ユニット>パケット</ユニット> </フィールド>

<field name="samplingTimeInterval" dataType="unsigned32" dataTypeSemantics="quantity" elementId="307" status="current" group="sampling configuration"> <description> <paragraph> This Information Element specifies the time interval in microseconds during which all arriving packets are sampled.

<フィールド名=「samplingTimeInterval」データ型=「Unsigned32の」dataTypeSemanticsは=「量」ELEMENTIDは=「307」ステータスは=「現在の」グループ=「サンプリング構成」> <記述> <パラグラフ>この情報要素は中にマイクロ秒の時間間隔を指定これは全て到着するパケットがサンプリングされています。

For example, this Information Element may be used to describe the configuration of a systematic time-based Sampling Selector. </paragraph> </description> <units>microseconds</units> </field>

たとえば、この情報要素は、体系的な時間ベースのサンプリングセレクタの設定を記述するために使用することができます。 </パラグラフ> </記述> <ユニット>マイクロ秒</ユニット> </フィールド>

<field name="samplingTimeSpace" dataType="unsigned32" dataTypeSemantics="quantity" elementId="308" status="current" group="sampling configuration"> <description> <paragraph> This Information Element specifies the time interval in microseconds between two "samplingTimeInterval"s. A value of 100 means that the next interval starts 100 microseconds (during which no packets are sampled) after the current "samplingTimeInterval" is over.

<フィールド名=「samplingTimeSpace」データ型=「Unsigned32の」dataTypeSemantics =「量」ELEMENTIDは=「308」ステータス=「現在の」グループ=「サンプリング構成」> <記述> <パラグラフ>この情報要素は、間のマイクロ秒の時間間隔を指定2 "samplingTimeInterval" S。 100の値は、現在の「samplingTimeInterval」が終わった後、次の間隔は(何パケットがサンプリングされていない、その間)100マイクロ秒を開始することを意味します。

For example, this Information Element may used to describe the configuration of a systematic time-based Sampling Selector. </paragraph> </description> <units>microseconds</units> </field>

たとえば、この情報要素は、体系的な時間ベースのサンプリングセレクタの設定を記述するために使用されることがあります。 </パラグラフ> </記述> <ユニット>マイクロ秒</ユニット> </フィールド>

<field name="samplingSize" dataType="unsigned32" dataTypeSemantics="quantity" elementId="309" status="current" group="sampling configuration"> <description> <paragraph> This Information Element specifies the number of elements taken from the parent Population for random Sampling methods.

<フィールド名=「samplingSize」データ型=「Unsigned32の」dataTypeSemantics =「量」ELEMENTIDは=「309」ステータス=「現在の」グループ=「サンプリング構成」> <記述> <パラグラフ>この情報要素から取ら要素の数を指定しますランダムサンプリング法の親人口。

For example, this Information Element may be used to describe the configuration of a random n-out-of-N Sampling Selector. </paragraph> </description> <units>packets</units> </field>

例えば、この情報要素は、ランダムN-アウトNサンプリングセレクタの構成を説明するために使用することができます。 </パラグラフ> </記述> <ユニット>パケット</ユニット> </フィールド>

<field name="samplingPopulation" dataType="unsigned32" dataTypeSemantics="quantity" elementId="310" status="current" group="sampling configuration"> <description> <paragraph> This Information Element specifies the number of elements in the parent Population for random Sampling methods.

<フィールド名=「samplingPopulation」データ型=「Unsigned32の」dataTypeSemantics =「量」ELEMENTID =「310」ステータス=「現在の」グループ=「サンプリング構成」> <記述> <パラグラフ>この情報要素は、内の要素の数を指定しますランダムサンプリング法の親人口。

For example, this Information Element may be used to describe the configuration of a random n-out-of-N Sampling Selector. </paragraph> </description> <units>packets</units> </field>

例えば、この情報要素は、ランダムN-アウトNサンプリングセレクタの構成を説明するために使用することができます。 </パラグラフ> </記述> <ユニット>パケット</ユニット> </フィールド>

<field name="samplingProbability" dataType="float64" dataTypeSemantics="quantity" elementId="311" status="current" group="sampling configuration"> <description> <paragraph> This Information Element specifies the probability that a packet is sampled, expressed as a value between 0 and 1. The probability is equal for every packet. A value of 0 means no packet was sampled since the probability is 0.

<フィールド名=「samplingProbability」データ型=「のfloat64」dataTypeSemantics =「量」ELEMENTIDは=「311」ステータスは=「現在の」グループ=「サンプリング構成」> <記述> <パラグラフ>この情報要素は、パケットである確率を指定しますサンプリング、確率はすべてのパケットに対して同一である0と1の間の値として表さ。 0の値は、確率が0であるため、全くパケットがサンプリングされなかったことを意味します。

For example, this Information Element may be used to describe the configuration of a uniform probabilistic Sampling Selector. </paragraph> </description> </field>

例えば、この情報要素は、均一な確率的サンプリングセレクタの構成を説明するために使用することができます。 </パラグラフ> </記述> </分野>

<field name="ipHeaderPacketSection" dataType="octetArray" elementId="313" status="current" group="packet data"> <description> <paragraph> This Information Element, which may have a variable length, carries a series of octets from the start of the IP header of a sampled packet.

<フィールド名=「ipHeaderPacketSection」データ型=「octetArray」ELEMENTID =「313」ステータス=「現在の」グループ=「パケットデータ」>可変長を有していてもよい。<記述> <パラグラフ>この情報要素、一連の搬送サンプリングされたパケットのIPヘッダの先頭からのオクテット。

        With sufficient length, this element also reports octets from
        the IP payload, subject to [RFC2804].  See the Security
        Considerations section.
        

The size of the exported section may be constrained due to limitations in the IPFIX protocol.

エクスポートされた部分の大きさが原因IPFIXプロトコルの制限に制約されてもよいです。

The data for this field MUST NOT be padded. </paragraph> </description> </field>

このフィールドのデータがパディングされてはなりません。 </パラグラフ> </記述> </分野>

<field name="ipPayloadPacketSection" dataType="octetArray" elementId="314" status="current" group="packet data"> <description> <paragraph> This Information Element, which may have a variable length, carries a series of octets from the start of the IP payload of a sampled packet.

<フィールド名=「ipPayloadPacketSection」データ型=「octetArray」ELEMENTID =「314」ステータス=「現在の」グループ=「パケットデータ」>可変長を有していてもよい。<記述> <パラグラフ>この情報要素、一連の搬送サンプリングされたパケットのIPペイロードの先頭からのオクテット。

        The IPv4 payload is that part of the packet that follows the
        IPv4 header and any options, which [RFC0791] refers to as "data"
        or "data octets".  For example, see the examples in [RFC0791],
        Appendix A.
        

The IPv6 payload is the rest of the packet following the 40-octet IPv6 header. Note that any extension headers present are considered part of the payload. See [RFC2460] for the IPv6 specification.

IPv6のペイロードは、40オクテットのIPv6ヘッダーに続くパケットの残りの部分です。存在する任意の拡張ヘッダはペイロードの一部とみなされることに留意されたいです。 IPv6の仕様のために[RFC2460]を参照してください。

The size of the exported section may be constrained due to limitations in the IPFIX protocol.

エクスポートされた部分の大きさが原因IPFIXプロトコルの制限に制約されてもよいです。

The data for this field MUST NOT be padded. </paragraph> </description> </field>

このフィールドのデータがパディングされてはなりません。 </パラグラフ> </記述> </分野>

<field name="mplsLabelStackSection" dataType="octetArray" elementId="316" status="current" group="packet data"> <description> <paragraph> This Information Element, which may have a variable length, carries the first n octets from the MPLS label stack of a sampled packet.

<フィールド名=「mplsLabelStackSection」データ型=「octetArray」ELEMENTIDは=「316」ステータス=「現在の」グループ=「パケットデータ」> <記述> <パラグラフ>可変長を有していてもよく、この情報要素、最初のnを運びますサンプリングされたパケットのMPLSラベルスタックからのオクテット。

        With sufficient length, this element also reports octets from
        the MPLS payload, subject to [RFC2804].  See the Security
        Considerations section.
        

See [RFC3031] for the specification of MPLS packets.

MPLSパケットの仕様のために[RFC3031]を参照してください。

See [RFC3032] for the specification of the MPLS label stack.

MPLSラベルスタックの仕様に関して[RFC3032]を参照してください。

The size of the exported section may be constrained due to limitations in the IPFIX protocol.

エクスポートされた部分の大きさが原因IPFIXプロトコルの制限に制約されてもよいです。

The data for this field MUST NOT be padded. </paragraph> </description> </field>

このフィールドのデータがパディングされてはなりません。 </パラグラフ> </記述> </分野>

<field name="mplsPayloadPacketSection" dataType="octetArray" elementId="317" status="current" group="packet data"> <description>

<フィールド名= "mplsPayloadPacketSection" データ型= "octetArray" ELEMENTID = "317" 状態= "現在の" グループ= "パケットデータ"> <説明>

      <paragraph>
        This Information Element, which may have a variable length,
        carries the first n octets from the MPLS payload of a sampled
        packet, being data that follows immediately after the MPLS label
        stack.
        

See [RFC3031] for the specification of MPLS packets.

MPLSパケットの仕様のために[RFC3031]を参照してください。

See [RFC3032] for the specification of the MPLS label stack.

MPLSラベルスタックの仕様に関して[RFC3032]を参照してください。

The size of the exported section may be constrained due to limitations in the IPFIX protocol.

エクスポートされた部分の大きさが原因IPFIXプロトコルの制限に制約されてもよいです。

The data for this field MUST NOT be padded. </paragraph> </description> </field>

このフィールドのデータがパディングされてはなりません。 </パラグラフ> </記述> </分野>

<field name="selectorIdTotalPktsObserved" dataType="unsigned64" dataTypeSemantics="totalCounter" elementId="318" status="current" group="statistics"> <description> <paragraph> This Information Element specifies the total number of packets observed by a Selector, for a specific value of SelectorId.

<フィールド名=「selectorIdTotalPktsObserved」データ型=「unsigned64は」dataTypeSemantics =「totalCounter」ELEMENTID =「318」状態=「現在の」グループ=「統計」> <記述> <パラグラフ>この情報要素はで観測されたパケットの合計数を指定しますSelectorIdの特定の値のためのセレクタ、。

This Information Element should be used in an Options Template scoped to the observation to which it refers. See Section 3.4.2.1 of the IPFIX protocol document [RFC5101]. </paragraph> </description> <units>packets</units> </field>

この情報要素は、それが参照する観察にスコープオプションテンプレートで使用する必要があります。 IPFIXプロトコルドキュメント[RFC5101]のセクション3.4.2.1を参照してください。 </パラグラフ> </記述> <ユニット>パケット</ユニット> </フィールド>

<field name="selectorIdTotalPktsSelected" dataType="unsigned64" dataTypeSemantics="totalCounter" elementId="319" status="current" group="statistics"> <description> <paragraph> This Information Element specifies the total number of packets selected by a Selector, for a specific value of SelectorId.

<フィールド名=「selectorIdTotalPktsSelected」データ型=「unsigned64は」dataTypeSemantics =「totalCounter」ELEMENTID =「319」状態=「現在の」グループ=「統計」> <記述> <パラグラフ>、この情報要素は、によって選択されたパケットの合計数を指定しますSelectorIdの特定の値のためのセレクタ、。

This Information Element should be used in an Options Template scoped to the observation to which it refers. See Section 3.4.2.1 of the IPFIX protocol document [RFC5101]. </paragraph> </description> <units>packets</units>

この情報要素は、それが参照する観察にスコープオプションテンプレートで使用する必要があります。 IPFIXプロトコルドキュメント[RFC5101]のセクション3.4.2.1を参照してください。 </パラグラフ> </記述> <ユニット>パケット</ユニット>

</field>

</フィールド>

<field name="absoluteError" dataType="float64" dataTypeSemantics="quantity" elementId="320" status="current" group="statistics"> <description> <paragraph> This Information Element specifies the maximum possible measurement error of the reported value for a given Information Element. The absoluteError has the same unit as the Information Element with which it is associated. The real value of the metric can differ by absoluteError (positive or negative) from the measured value.

<フィールド名=「absoluteError」データ型=「のfloat64」dataTypeSemantics =「量」ELEMENTID =「320」ステータス=「現在の」グループ=「統計」> <説明>は<パラグラフ>この情報要素は、可能な最大測定誤差を特定します与えられた情報要素の値を報告しました。 absoluteErrorは、それが関連付けられている情報要素と同じ単位を有します。メトリックの実際の値は、測定値からabsoluteError(正または負)だけ異なることができます。

        This Information Element provides only the
        error for measured values.  If an Information Element contains
        an estimated value (from Sampling), the confidence boundaries
        and confidence level have to be provided instead, using the
        upperCILimit, lowerCILimit, and confidenceLevel Information
        Elements.
        

This Information Element should be used in an Options Template scoped to the observation to which it refers. See Section 3.4.2.1 of the IPFIX protocol document [RFC5101]. </paragraph> </description> <units> The units of the Information Element for which the error is specified. </units> </field>

この情報要素は、それが参照する観察にスコープオプションテンプレートで使用する必要があります。 IPFIXプロトコルドキュメント[RFC5101]のセクション3.4.2.1を参照してください。エラーが指定されている情報要素の</パラグラフ> </記述> <ユニット>ユニット。 </ユニット> </分野>

<field name="relativeError" dataType="float64" dataTypeSemantics="quantity" elementId="321" status="current" group="statistics"> <description> <paragraph> This Information Element specifies the maximum possible positive or negative error ratio for the reported value for a given Information Element as a percentage of the measured value. The real value of the metric can differ by relativeError percent (positive or negative) from the measured value.

<フィールド名=「relativeError」データ型=「のfloat64」dataTypeSemantics =「量」ELEMENTID =「321」ステータス=「現在の」グループ=「統計」> <記述> <パラグラフ>この情報要素は、可能な最大の正または負の誤差を指定します測定された値の百分率として与えられた情報要素について報告された値の比。メトリックの実際の値を測定値からrelativeErrorパーセント(正または負)だけ異なることができます。

        This Information Element provides only the error for measured
        values.  If an Information Element contains an estimated value
        (from Sampling), the confidence boundaries and confidence
        level have to be provided instead, using the upperCILimit,
        lowerCILimit, and confidenceLevel Information Elements.
        

This Information Element should be used in an Options Template scoped to the observation to which it refers. See Section 3.4.2.1 of the IPFIX protocol document [RFC5101]. </paragraph> </description> </field>

この情報要素は、それが参照する観察にスコープオプションテンプレートで使用する必要があります。 IPFIXプロトコルドキュメント[RFC5101]のセクション3.4.2.1を参照してください。 </パラグラフ> </記述> </分野>

<field name="observationTimeSeconds" dataType="dateTimeSeconds" dataTypeSemantics="quantity" elementId="322" status="current" group="timestamps"> <description> <paragraph> This Information Element specifies the absolute time in seconds of an observation. </paragraph> </description> <units>seconds</units> </field>

<フィールド名=「observationTimeSeconds」データ型=「dateTimeSeconds」dataTypeSemantics =「量」ELEMENTID =「322」状態=「現在の」グループ=「タイムスタンプ」> <記述> <パラグラフ>この情報要素は数秒で絶対時間を指定します観察。 </パラグラフ> </記述> <ユニット>秒</ユニット> </分野>

<field name="observationTimeMilliseconds" dataType="dateTimeMilliseconds" dataTypeSemantics="quantity" elementId="323" status="current" group="timestamps"> <description> <paragraph> This Information Element specifies the absolute time in milliseconds of an observation. </paragraph> </description> <units>milliseconds</units> </field>

<フィールド名=「observationTimeMilliseconds」データ型=「dateTimeMilliseconds」dataTypeSemantics =「量」ELEMENTID =「323」ステータス=「現在の」グループ=「タイムスタンプ」> <記述> <パラグラフ>この情報要素は、ミリ秒単位で絶対時間を指定します観察。 </パラグラフ> </記述> <ユニット>ミリ秒</ユニット> </分野>

<field name="observationTimeMicroseconds" dataType="dateTimeMicroseconds" dataTypeSemantics="quantity" elementId="324" status="current" group="timestamps"> <description> <paragraph> This Information Element specifies the absolute time in microseconds of an observation. </paragraph> </description> <units>microseconds</units> </field>

<フィールド名=「observationTimeMicroseconds」データ型=「dateTimeMicroseconds」dataTypeSemantics =「量」ELEMENTID =「324」ステータス=「現在の」グループ=「タイムスタンプ」> <記述> <パラグラフ>この情報要素は、マイクロ秒単位で絶対時間を指定します観察。 </パラグラフ> </記述> <ユニット>マイクロ秒</ユニット> </フィールド>

<field name="observationTimeNanoseconds" dataType="dateTimeNanoseconds" dataTypeSemantics="quantity" elementId="325" status="current" group="timestamps"> <description> <paragraph>

<フィールド名= "observationTimeNanoseconds" データ型= "dateTimeNanoseconds" dataTypeSemantics = "量" ELEMENTID = "325" ステータス= "現在の" グループ= "タイムスタンプ"> <記述> <パラグラフ>

This Information Element specifies the absolute time in nanoseconds of an observation. </paragraph> </description> <units>nanoseconds</units> </field>

この情報要素は、観測のナノ秒単位の絶対時間を指定します。 </パラグラフ> </記述> <ユニット>ナノ</ユニット> </フィールド>

<field name="digestHashValue" dataType="unsigned64" dataTypeSemantics="quantity" elementId="326" status="current" group="hash configuration"> <description> <paragraph> This Information Element specifies the value from the digest hash function.

<フィールド名=「digestHashValue」データ型=「unsigned64は」dataTypeSemantics =「量」ELEMENTIDは=「326」の状態は=「現在の」グループ=「ハッシュ設定」> <記述> <パラグラフ>この情報要素はダイジェストハッシュから値を指定します関数。

See also Sections 6.2, 3.8, and 7.1 of [RFC5475]. </paragraph> </description> </field>

参照してください、セクション6.2、3.8、および[RFC5475]の7.1。 </パラグラフ> </記述> </分野>

<field name="hashIPPayloadOffset" dataType="unsigned64" dataTypeSemantics="quantity" elementId="327" status="current" group="hash configuration"> <description> <paragraph> This Information Element specifies the IP payload offset used by a Hash-based Selection Selector.

<フィールド名=「hashIPPayloadOffset」データ型=「unsigned64は」dataTypeSemantics =「量」ELEMENTID =「327」状態=「現在の」グループ=「ハッシュ設定」> <記述> <パラグラフ>この情報要素はIPペイロードがで使用されるオフセットを指定しますハッシュベースの選択セレクタ。

See also Sections 6.2, 3.8, and 7.1 of [RFC5475]. </paragraph> </description> </field>

参照してください、セクション6.2、3.8、および[RFC5475]の7.1。 </パラグラフ> </記述> </分野>

<field name="hashIPPayloadSize" dataType="unsigned64" dataTypeSemantics="quantity" elementId="328" status="current" group="hash configuration"> <description> <paragraph> This Information Element specifies the IP payload size used by a Hash-based Selection Selector. See also Sections 6.2, 3.8, and 7.1 of [RFC5475] </paragraph> </description> </field>

<フィールド名=「hashIPPayloadSize」データ型=「unsigned64は」dataTypeSemantics =「量」ELEMENTID =「328」状態=「現在の」グループ=「ハッシュ設定」> <記述> <パラグラフ>この情報要素は使用するIPペイロードサイズを指定しますハッシュベースの選択セレクタ。セクション6.2、3.8も参照してください、との7.1 [RFC5475] </パラグラフ> </記述> </分野>

<field name="hashOutputRangeMin" dataType="unsigned64" dataTypeSemantics="quantity" elementId="329" status="current" group="hash configuration"> <description> <paragraph> This Information Element specifies the value for the beginning of a hash function's potential output range. See also Sections 6.2, 3.8, and 7.1 of [RFC5475]. </paragraph> </description> </field>

<フィールド名=「hashOutputRangeMin」データ型=「unsigned64は」dataTypeSemantics =「量」ELEMENTID =「329」状態=「現在の」グループ=「ハッシュ設定」> <記述> <パラグラフ>この情報要素は、の最初の値を指定しますハッシュ関数の潜在的な出力範囲。参照してください、セクション6.2、3.8、および[RFC5475]の7.1。 </パラグラフ> </記述> </分野>

<field name="hashOutputRangeMax" dataType="unsigned64" dataTypeSemantics="quantity" elementId="330" status="current" group="hash configuration"> <description> <paragraph> This Information Element specifies the value for the end of a hash function's potential output range.

<フィールド名=「hashOutputRangeMax」データ型=「unsigned64は」dataTypeSemantics =「量」ELEMENTID =「330」ステータス=「現在の」グループ=「ハッシュ設定」> <記述> <パラグラフ>この情報要素は、端の値を指定しハッシュ関数の潜在的な出力範囲。

See also Sections 6.2, 3.8, and 7.1 of [RFC5475]. </paragraph> </description> </field>

参照してください、セクション6.2、3.8、および[RFC5475]の7.1。 </パラグラフ> </記述> </分野>

<field name="hashSelectedRangeMin" dataType="unsigned64" dataTypeSemantics="quantity" elementId="331" status="current" group="hash configuration"> <description> <paragraph> This Information Element specifies the value for the beginning of a hash function's selected range.

<フィールド名=「hashSelectedRangeMin」データ型=「unsigned64は」dataTypeSemantics =「量」ELEMENTID =「331」状態=「現在の」グループ=「ハッシュ設定」> <記述> <パラグラフ>この情報要素は、の最初の値を指定しますハッシュ関数の選択範囲。

See also Sections 6.2, 3.8, and 7.1 of [RFC5475]. </paragraph> </description> </field>

参照してください、セクション6.2、3.8、および[RFC5475]の7.1。 </パラグラフ> </記述> </分野>

<field name="hashSelectedRangeMax" dataType="unsigned64" dataTypeSemantics="quantity" elementId="332" status="current" group="hash configuration"> <description> <paragraph> This Information Element specifies the value for the end of a hash function's selected range.

<フィールド名=「hashSelectedRangeMax」データ型=「unsigned64は」dataTypeSemantics =「量」ELEMENTID =「332」ステータス=「現在の」グループ=「ハッシュ設定」> <記述> <パラグラフ>この情報要素は、端の値を指定しハッシュ関数の選択範囲。

See also Sections 6.2, 3.8, and 7.1 of [RFC5475]. </paragraph> </description> </field>

参照してください、セクション6.2、3.8、および[RFC5475]の7.1。 </パラグラフ> </記述> </分野>

<field name="hashDigestOutput" dataType="boolean" dataTypeSemantics="quantity" elementId="333" status="current" group="hash configuration"> <description> <paragraph> This Information Element contains a boolean value that is TRUE if the output from this hash Selector has been configured to be included in the packet report as a packet digest, else FALSE.

<フィールド名=「hashDigestOutput」データ型=「ブール」dataTypeSemantics =「量」ELEMENTIDは=「333」ステータス=「現在の」グループ=「ハッシュ設定」> <記述> <パラグラフ>この情報要素がTRUEであるブール値を含みますこのハッシュセレクタからの出力は、パケットダイジェスト、そうでない場合はfalseとしてパケットレポートに含まれるように構成されている場合。

See also Sections 6.2, 3.8, and 7.1 of [RFC5475]. </paragraph> </description> </field>

参照してください、セクション6.2、3.8、および[RFC5475]の7.1。 </パラグラフ> </記述> </分野>

<field name="hashInitialiserValue" dataType="unsigned64" dataTypeSemantics="quantity" elementId="334" status="current" group="hash configuration"> <description> <paragraph> This Information Element specifies the initialiser value to the hash function.

<フィールド名=「hashInitialiserValue」データ型=「unsigned64は」dataTypeSemantics =「量」ELEMENTIDは=「334」ステータスは=「現在の」グループ=「ハッシュ設定」> <記述> <パラグラフ>この情報要素は、ハッシュに初期化子の値を指定します関数。

See also Sections 6.2, 3.8, and 7.1 of [RFC5475]. </paragraph> </description> </field>

参照してください、セクション6.2、3.8、および[RFC5475]の7.1。 </パラグラフ> </記述> </分野>

<field name="upperCILimit" dataType="float64" dataTypeSemantics="quantity" elementId="336" status="current" group="statistics"> <description> <paragraph> This Information Element specifies the upper limit of a confidence interval. It is used to provide an accuracy statement for an estimated value. The confidence limits define the range in which the real value is assumed to be with a certain probability p. Confidence limits always need to be associated with a confidence level that defines this probability p. Please note that a confidence interval only provides a probability that the real value lies within the limits. That means the real value can lie outside the confidence limits.

<フィールド名=「upperCILimit」データ型=「のfloat64」dataTypeSemantics =「量」ELEMENTID =「336」状態=「現在の」グループ=「統計」> <記述> <パラグラフ>この情報要素は信頼区間の上限を指定します。推定値の精度声明を提供するために使用されます。信頼限界は、実際の値が一定の確率pであると仮定される範囲を定義します。信頼限界は、常にこの確率pを定義する信頼レベルに関連付けする必要があります。信頼区間は唯一の真の価値が限度内にある確率を提供していますのでご注意ください。それは実際の値が信頼限界の外にあることを意味します。

        The upperCILimit, lowerCILimit, and confidenceLevel
        Information Elements should all be used in an Options Template
        scoped to the observation to which they refer.
        See Section 3.4.2.1 of the IPFIX protocol document [RFC5101].
        

Note that the upperCILimit, lowerCILimit, and confidenceLevel are all required to specify confidence, and should be disregarded unless all three are specified together. </paragraph> </description> </field>

upperCILimit、lowerCILimit、およびconfidenceLevelは、すべての信頼を指定する必要があり、そしてすべての3つが一緒に指定されていない限り、無視されなければならないことに注意してください。 </パラグラフ> </記述> </分野>

<field name="lowerCILimit" dataType="float64" dataTypeSemantics="quantity" elementId="337" status="current" group="statistics"> <description> <paragraph> This Information Element specifies the lower limit of a confidence interval. For further information, see the description of upperCILimit.

<フィールド名=「lowerCILimit」データ型=「のfloat64」dataTypeSemantics =「量」ELEMENTID =「337」状態=「現在の」グループ=「統計」> <記述> <パラグラフ>この情報要素は信頼区間の下限を指定します。詳細については、upperCILimitの説明を参照してください。

        The upperCILimit, lowerCILimit, and confidenceLevel
        Information Elements should all be used in an Options Template
        scoped to the observation to which they refer.
        See Section 3.4.2.1 of the IPFIX protocol document [RFC5101].
        

Note that the upperCILimit, lowerCILimit, and confidenceLevel are all required to specify confidence, and should be disregarded unless all three are specified together. </paragraph> </description> </field>

upperCILimit、lowerCILimit、およびconfidenceLevelは、すべての信頼を指定する必要があり、そしてすべての3つが一緒に指定されていない限り、無視されなければならないことに注意してください。 </パラグラフ> </記述> </分野>

<field name="confidenceLevel" dataType="float64" dataTypeSemantics="quantity" elementId="338" status="current" group="statistics"> <description> <paragraph> This Information Element specifies the confidence level. It is used to provide an accuracy statement for estimated values. The confidence level provides the probability p with which the real value lies within a given range. A confidence level always needs to be associated with confidence limits that define the range in which the real value is assumed to be.

<フィールド名= "confidenceLevel" データ型= "のfloat64" dataTypeSemantics = "量" ELEMENTID = "338" 状態= "現在の" グループ= "統計は"> <記述> <パラグラフ>この情報要素は、信頼レベルを指定します。推定値の精度声明を提供するために使用されます。信頼レベルは、実際の値が所定の範囲内にあるれる確率pを提供します。信頼レベルは、常に真の値があると仮定される範囲を定義する信頼限界に関連することが必要です。

        The upperCILimit, lowerCILimit, and confidenceLevel
        Information Elements should all be used in an Options Template
        scoped to the observation to which they refer.
        See Section 3.4.2.1 of the IPFIX protocol document [RFC5101].
        

Note that the upperCILimit, lowerCILimit, and confidenceLevel are all required to specify confidence, and should be disregarded unless all three are specified together. </paragraph> </description> </field>

upperCILimit、lowerCILimit、およびconfidenceLevelは、すべての信頼を指定する必要があり、そしてすべての3つが一緒に指定されていない限り、無視されなければならないことに注意してください。 </パラグラフ> </記述> </分野>

</fieldDefinitions>

</ fieldDefinitions>

Authors' Addresses

著者のアドレス

Thomas Dietz NEC Europe Ltd. NEC Laboratories Europe Network Research Division Kurfuersten-Anlage 36 Heidelberg 69115 Germany

トーマス・ディーツNECヨーロッパ社NEC欧州研究所ネットワーク研究部門Kurfuersten-Anlageの36ハイデルベルクドイツ69115

Phone: +49 6221 4342-128 EMail: Thomas.Dietz@nw.neclab.eu URI: http://www.nw.neclab.eu

電話:+49 6221 4342-128電子メール:Thomas.Dietz@nw.neclab.eu URI:http://www.nw.neclab.eu

Benoit Claise Cisco Systems, Inc. De Kleetlaan 6a b1 Degem 1813 Belgium

ブノワClaiseシスコシステムズ株式会社ジョリーラーン6aのB1 Degem 1813ベルギー

Phone: +32 2 704 5622 EMail: bclaise@cisco.com

電話:+32 2 704 5622 Eメール:bclaise@cisco.com

Paul Aitken Cisco Systems, Inc. 96 Commercial Quay Edinburgh EH6 6LX Scotland

ポール・エイトケンシスコシステムズ社96商業埠頭エジンバラEH6 6LXスコットランド

Phone: +44 131 561 3616 EMail: paitken@cisco.com URI: http://www.cisco.com/

電話:+44 131 561 3616 Eメール:paitken@cisco.com URI:http://www.cisco.com/

Falko Dressler University of Erlangen-Nuremberg Dept. of Computer Sciences Martensstr. 3 Erlangen 91058 Germany

コンピュータサイエンスMartensstrのエアランゲン・ニュルンベルク部門のファルコ・ドレスラー大学。 3エアランゲン91058ドイツ

Phone: +49 9131 85-27914 EMail: dressler@informatik.uni-erlangen.de URI: http://www7.informatik.uni-erlangen.de/~dressler

電話:+49 9131 85から27914 Eメール:URIをdressler@informatik.uni-erlangen.de:http://www7.informatik.uni-erlangen.de/~dressler

Georg Carle Technical University of Munich Institute for Informatics Boltzmannstr. 3 Garching bei Muenchen 85737 Germany

情報Boltzmannstrミュンヘン研究所のゲオルク・カール工科大学。 3ガルヒング・バイ・ミュンヘン85737ドイツ

Phone: +49 89 289-18030 EMail: carle@in.tum.de URI: http://www.net.in.tum.de/~carle/

電話:+49 89 289-18030 Eメール:carle@in.tum.de URI:http://www.net.in.tum.de/~carle/