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


<in-arp-statistics>

Usage

<virtual-circuit-information | logical-interface>
    <in-arp-statistics>
        <received-count>received-count</received-count>
        <transmitted-count>transmitted-count</transmitted-count>
        <denied-count>denied-count</denied-count>
        <operation-not-supported-count>operation-not-supported-count
                                    </operation-not-supported-count>
        <bad-packet-length-count>bad-packet-length-count</bad-packet-length-count>
        <bad-protocol-count>bad-protocol-count</bad-protocol-count>
        <bad-protocol-length-count>bad-protocol-length-count
                                    </bad-protocol-length-count>
        <bad-hardware-length-count>bad-hardware-length-count
                                    </bad-hardware-length-count>
        <dropped-count>dropped-count</dropped-count>
        <last-received>last-received</last-received>
        <last-transmitted>last-transmitted</last-transmitted>
    </in-arp-statistics>
</virtual-circuit-information | logical-interface>

Description

Container tag for ARP statistics.

Contents

<bad-hardware-length-count>—Number of ARPs with bad hardware length.

<bad-packet-length-count>—Number of ARPs with bad packet length.

<bad-protocol-count>—Number of ARPs with bad protocol.

<bad-protocol-length-count>—Number of ARPs with bad protocol length.

<denied-count>—Number of ARPs denied.

<dropped-count>—Number of ARPs dropped.

<last-received>—Time an ARP was last received.

<last-transmitted>—Time an ARP was last sent.

<operation-not-supported-count>—Number of ARPs with operation not supported.

<received-count>—Number of ARPs received.

<transmitted-count>—Number of ARPs sent.


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