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


<ancp-statistics-information>

Usage

<rpc-reply>
    <ancp-statistics-information>
        <neighbor-count>neighbor-count</neighbor-count>
        <subscriber-count>subscriber-count</subscriber-count>
        <received-syn-count>received-syn-count</received-syn-count>
        <received-synack-count>received-synack-count</received-synack-count>
        <received-ack-count>received-ack-count</received-ack-count>
        <received-rstack-count>received-rstack-count</received-rstack-count>
        <received-port-up-count>received-port-up-count</received-port-up-count>
        <received-port-down-count>received-port-down-count</received-port-down-count>
        <received-other-count>received-other-count</received-other-count>
        <sent-syn-count>sent-syn-count</sent-syn-count>
        <sent-synack-count>sent-synack-count</sent-synack-count>
        <sent-ack-count>sent-ack-count</sent-ack-count>
        <sent-rstack-count>sent-rstack-count</sent-rstack-count>
        <accept-count>accept-count</accept-count>
        <accept-fail-count>accept-fail-count</accept-fail-count>
        <accept-config-deny-count>accept-config-deny-count</accept-config-deny-count>
    </ancp-statistics-information>
</rpc-reply>

Description

No documentation is available yet.

Contents

<accept-config-deny-count>—Count of session accept denied because of no configuration.

<accept-count>—Count of session accepts.

<accept-fail-count>—Count of session accept failures.

<neighbor-count>—Count of ANCP neighbors in the system.

<received-ack-count>—Count of ACK messages received.

<received-other-count>—Count of other messages received.

<received-port-down-count>—Count of Port DOWN messages received.

<received-port-up-count>—Count of Port UP messages received.

<received-rstack-count>—Count of RSTACK messages received.

<received-syn-count>—Count of SYN messages received.

<received-synack-count>—Count of SYNACK messages received.

<sent-ack-count>—Count of ACK messages sent.

<sent-rstack-count>—Count of RSTACK messages sent.

<sent-syn-count>—Count of SYN messages sent.

<sent-synack-count>—Count of SYNACK messages sent.

<subscriber-count>—Count of ANCP subscribers in the system.


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