[Contents] [Prev] [Next] [Index] [Report an Error]


<filter-accounting-record>

Usage

<filter-accounting-statistics>
    <filter-accounting-record>
        <profile-layout>profile-layout</profile-layout>
        <epoch-timestamp>epoch-timestamp</epoch-timestamp>
        <utc-timestamp>utc-timestamp</utc-timestamp>
        <interfaces>interfaces</interfaces>
        <filter-name>filter-name</filter-name>
        <counter-name>counter-name</counter-name>
        <packet-count>packet-count</packet-count>
        <byte-count>byte-count</byte-count>
    </filter-accounting-record>
</filter-accounting-statistics>

Description

Information in a record that was generated based on a filter profile.

Contents

<byte-count>—Number of bytes processed by the counter.

<counter-name>—Name of the counter.

<epoch-timestamp>—Time at which the record was written, expressed as local time.

<filter-name>—Name of the filter.

<interfaces>—Name of one or more interfaces for which the record was collected.

<packet-count>—Number of packets processed by the counter.

<profile-layout>—No documentation is available yet.

<utc-timestamp>—Time at which the record was written, expressed as Coordinated Universal Time.


[Contents] [Prev] [Next] [Index] [Report an Error]