<interface-accounting-record>
Usage
<interface-accounting-statistics><interface-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><snmp-index>snmp-index</snmp-index><input-bytes>input-bytes</input-bytes><output-bytes>output-bytes</output-bytes><input-packets>input-packets</input-packets><output-packets>output-packets</output-packets><input-unicast>input-unicast</input-unicast><output-unicast>output-unicast</output-unicast><input-multicast>input-multicast</input-multicast><output-multicast>output-multicast</output-multicast><input-errors>input-errors</input-errors><output-errors>output-errors</output-errors><no-proto>no-proto</no-proto><rpf-check-bytes>rpf-check-bytes</rpf-check-bytes><rpf-check-packets>rpf-check-packets</rpf-check-packets><rpf-check6-bytes>rpf-check6-bytes</rpf-check6-bytes><rpf-check6-packets>rpf-check6-packets</rpf-check6-packets></interface-accounting-record></interface-accounting-statistics>Description
Information in a record that was generated based on an interface profile.
Contents
<epoch-timestamp>—Time at which the record was written, expressed as local time.
<input-bytes>—Number of bytes received at the interface during the collection interval.
<input-errors>—Number of packets received at the interface during the collection interval that had errors (for example, frame checksum sequence errors, or an invalid header length).
<input-multicast>—Number of multicast packets received at the interface during the collection interval.
<input-packets>—Number of packets received at the interface during the collection interval.
<input-unicast>—Number of unicast packets received at the interface during the collection interval.
<interface-name>—Name of the interface.
<no-proto>—Number of packets that used an unsupported protocol.
<output-bytes>—Number of bytes sent from the interface during the collection interval.
<output-errors>—Number of packets scheduled to be sent from the interface during the collection interval that were not sent because of error conditions (for example, congestion or interface outages).
<output-multicast>—Number of multicast packets sent from the interface during the collection interval.
<output-packets>—Number of packets sent from the interface during the collection interval.
<output-unicast>—Number of unicast packets sent from the interface during the collection interval.
<profile-layout>—No documentation is available yet.
<rpf-check-bytes>—Number of bytes in reverse-path-forwarding check packets for IPv4.
<rpf-check-packets>—Number of reverse-path-forwarding check packets for IPv4.
<rpf-check6-bytes>—Number of bytes in reverse-path-forwarding check packets for IPv6.
<rpf-check6-packets>—Number of reverse-path-forwarding check packets for IPv6.
<snmp-index>—Simple Network Management Protocol index of the object described in the record.
<utc-timestamp>—Time at which the record was written, expressed as Coordinated Universal Time.