Alcatel-Lucent 8950 AAA User Manual
Page 302

............................................................................................................................................................................................................................................................
Server Statistics Panel
Server Statistics
17-24
365-360-001R6.0
Issue 1, December 2008
............................................................................................................................................................................................................................................................
Using these four criteria, the methods are analyzed for each possible method disposition
or state. The dispositions are described in
.
Each screen contains four tabs, one for each of the measuring criteria used for comparing
method utilization. Each tab contains a table that lists method data based on method
disposition.
shows the Methods: #auto screen with the Processing Rate tab
selected.
Table 17-14 Method Dispositions
Disposition
Description
Total
Total time spent executing the method OR total number of
times that the method was called.
Success
Method completed its task and execution passed to the
method, if any, named in the
Method-Next
control
property.
Fail
Method failed to complete its task and execution passed to
the method, if any, named in the
Method-On-Fail
control
property.
Error
Method encountered an error and could not correctly
perform its task. Execution passed to the method, if any,
named in the
Method-On-Fail
control property.
Accept
Method forced an immediate
Accept
in the 8950 AAA
packet engine.
Reject
Method forced an immediate
Reject
in the 8950 AAA
packet engine.
Discard
Method forced an immediate
Discard
in the 8950 AAA
packet engine.
Suspend
Method ended in a suspended state waiting for the result of
another process. Currently only the Radius plug-in can
generate this disposition.
Jump
Method directed processing to another method, using
Branch
or
Goto
.
Challenge
Method generated an Access-Challenge packet (
Packet
Type 11
) and ended.
Timeout
Time-out period that was set in the method control
Timeout
property was exceeded.