Auth.
|
Statistics for authentication packets.
|
Acct.
|
Statistics for accounting packets.
|
Both
|
Combined statistics for authentication and accounting packets.
|
Maximum inQ length
|
Maximum number of entries allowed in the queue that holds the RADIUS messages not yet sent.
|
Maximum waitQ length
|
Maximum number of entries allowed in the queue that holds the RADIUS messages that have been sent and are waiting for a response.
|
Maximum doneQ length
|
Maximum number of entries allowed in the queue that holds the messages that have received a response and will be forwarded to the code that is waiting for the messages.
|
Total responses seen
|
Number of RADIUS responses seen from the server. In addition to the expected packets, the number includes repeated packets and packets that do not have a matching message in the waitQ.
|
Packets with responses
|
Number of packets that received a response from the RADIUS server.
|
Packets without responses
|
Number of packets that never received a response from any RADIUS server.
|
Access Rejects
|
Number of times access requests have been rejected by a RADIUS server.
|
Average response delay
|
Average time, in milliseconds (ms), from when the packet was first transmitted to when it received a response. If the response timed out and the packet was sent again, this value includes the timeout. If the packet never received a response, this value is not included in the average.
|
Maximum response delay
|
Maximum delay, in ms, observed while gathering the average response delay information.
|
Number of RADIUS timeouts
|
Number of times a server did not respond and the RADIUS server re-sent the packet.
|
Duplicate ID detects
|
RADIUS has a maximum of 255 unique IDs. In some instances, there can be more than 255 outstanding packets. When a packet is received, the doneQ is searched from the oldest entry to the youngest. If the IDs are the same, further techniques are used to see if this response matches this entry. If this response does not match, the duplicate ID detect counter is increased.
|
Buffer Allocation Failures
|
Number of times the buffer failed to get allocated.
|
Maximum Buffer Size (bytes)
|
Displays the maximum size of the buffer.
|
Malformed Responses
|
Number of corrupted responses, mostly due to bad authenticators.
|
Bad Authenticators
|
Number of authentication failures due to shared secret mismatches.
|
Source Port Range: (2 ports only)
|
Displays the port numbers.
|
Last used Source Port/Identifier
|
Ports that were last used by the RADIUS server for authentication.
|