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


<aaa-module-statistics>

Usage

<rpc-reply>
    <aaa-module-statistics>
        <requests>requests</requests>
        <accepts>accepts</accepts>
        <rejects>rejects</rejects>
        <accounting-response-failures>accounting-response-failures
                                    </accounting-response-failures>
        <accounting-response-success>accounting-response-success
                                    </accounting-response-success>
        <timeouts>timeouts</timeouts>
        <challenges>challenges</challenges>
        <processed-ok>processed-ok</processed-ok>
        <processing-error>processing-error</processing-error>
        <silent-drops>silent-drops</silent-drops>
        <aaa-module-authentication-statistics>...
                                    </aaa-module-authentication-statistics>
        <aaa-module-accounting-statistics>...</aaa-module-accounting-statistics>
        <aaa-module-dynamic-requests-statistics>...
                                    </aaa-module-dynamic-requests-statistics>
    </aaa-module-statistics>
</rpc-reply>

Description

Statistics for the authentication authorization and accounting (AAA) modules.

Contents

<aaa-module-accounting-statistics>—No documentation is available yet.

<aaa-module-authentication-statistics>—No documentation is available yet.

<aaa-module-dynamic-requests-statistics>—No documentation is available yet.

<accepts>—Number of authentication accepts.

<accounting-response-failures>—Number of accounting response failures.

<accounting-response-success>—Number of successful accounting responses.

<challenges>—Number of authentication challenges.

<processed-ok>—Number of requests successfully processed.

<processing-error>—Number of requests unsuccessfully processed.

<rejects>—Number of authentication rejects.

<requests>—Number of requests received.

<silent-drops>—Number of requests silently dropped.

<timeouts>—Number of requests timed out.


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