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


<dhcp-statistics-information>

Usage

<rpc-reply>
    <dhcp-statistics-information>
        <dropped-packet-total>dropped-packet-total</dropped-packet-total>
        <dropped-packet-bad-hardware>dropped-packet-bad-hardware
                                    </dropped-packet-bad-hardware>
        <dropped-packet-bad-opcode>dropped-packet-bad-opcode
                                    </dropped-packet-bad-opcode>
        <dropped-packet-bad-options>dropped-packet-bad-options
                                    </dropped-packet-bad-options>
        <dropped-packet-invalid-server-address>dropped-packet-invalid-server-address
                                    </dropped-packet-invalid-server-address>
        <dropped-packet-no-addresses>dropped-packet-no-addresses
                                    </dropped-packet-no-addresses>
        <dropped-packet-no-interface>dropped-packet-no-interface
                                    </dropped-packet-no-interface>
        <dropped-packet-no-routing-instance>dropped-packet-no-routing-instance
                                    </dropped-packet-no-routing-instance>
        <dropped-packet-no-local-address>dropped-packet-no-local-address
                                    </dropped-packet-no-local-address>
        <dropped-packet-too-short>dropped-packet-too-short</dropped-packet-too-short>
        <dropped-packet-read-error>dropped-packet-read-error
                                    </dropped-packet-read-error>
        <dropped-packet-send-error>dropped-packet-send-error
                                    </dropped-packet-send-error>
        <message-table>...</message-table>
    </dhcp-statistics-information>
</rpc-reply>

Description

Statistics from the Dynamic Host Configuration Protocol relay process.

Contents

<dropped-packet-bad-hardware>—Number of packets discarded by the DHCP relay process because they specified an invalid hardware address.

<dropped-packet-bad-opcode>—Number of packets discarded by the DHCP relay process because they specified an invalid operation code.

<dropped-packet-bad-options>—Number of packets discarded by the DHCP relay process because they specified invalid options.

<dropped-packet-invalid-server-address>—Number of packets discarded by the DHCP relay process because they specified an invalid server address.

<dropped-packet-no-addresses>—Number of packets discarded by the DHCP relay process because there were no addresses available for it to assign.

<dropped-packet-no-interface>—Number of packets discarded by the DHCP relay process because of an interface mismatch.

<dropped-packet-no-local-address>—Number of packets discarded by the DHCP relay process because there was no valid local address.

<dropped-packet-no-routing-instance>—Number of packets discarded by the DHCP relay process because of a routing-instance mismatch.

<dropped-packet-read-error>—Number of packets discarded by the DHCP relay process because of a read error.

<dropped-packet-send-error>—Number of packets that the DHCP relay process could not send.

<dropped-packet-too-short>—Number of packets discarded by the DHCP relay process because they were too short.

<dropped-packet-total>—Total number of packets discarded by the DHCP relay process because of errors.

<message-table>—Information about one or more DHCP or bootstrap protocol (BOOTP) messages sent or received by the DHCP relay process.


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