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


<cu-accounting-record>

Usage

<cu-accounting-statistics>
    <cu-accounting-record>
        <profile-layout>profile-layout</profile-layout>
        <epoch-timestamp>epoch-timestamp</epoch-timestamp>
        <utc-timestamp>utc-timestamp</utc-timestamp>
        <interface-name>interface-name</interface-name>
        <address-family>address-family</address-family>
        <destination-class-name>destination-class-name</destination-class-name>
        <source-class-name>source-class-name</source-class-name>
        <counter-name>counter-name</counter-name>
        <packet-count>packet-count</packet-count>
        <byte-count>byte-count</byte-count>
    </cu-accounting-record>
</cu-accounting-statistics>

Description

Information in a record that was generated based on a destination class usage or source class usage profile.

Contents

<address-family>—Interface family configured on the interface.

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

<counter-name>—Name of the counter.

<destination-class-name>—Name of the destination class.

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

<interface-name>—Name of the interface.

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

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

<source-class-name>—Name of the source class.

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


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