229
Parameter
Description
RADIUS Authentication Statistics
The statistics map closely to those specified in RFC4668
-
RADIUS Authentication Client MIB.
Use the server select box to switch between the backend servers to show details for.
Packet Counters
RADIUS authentication server packet counter. There are seven receive and four transmit
counters.
Direction
Name
RFC4668 Name
Description
Rx
Access
Accepts
radiusAuthClientExtAcc
essAccepts
The number of RADIUS Access
-
Accept packets (valid
or invalid) received from the server.
Rx
Access
Rejects
radiusAuthClientExtAcc
essRejects
The number of RADIUS Access
-
Reject packets (valid
or invalid) received from the server.
Rx
Access
Challenges
radiusAuthClientExtAcc
essChallenges
The number of RADIUS Access
-
Challenge packets
(valid or invalid) received from the server.
Rx
Malformed
Access
Responses
radiusAuthClientExtMal
formedAccessResponse
s
The number of malformed RADIUS Access
-
Response
packets received from the server. Malformed
packets include packets with an invalid length. Bad
authenticators, Message Authenticator attributes,
or unknown types are not included as malformed
access responses.
Rx
Bad
Authenticato
rs
radiusAuthClientExtBad
Authenticators
The number of RADIUS Access
-
Response packets
containing invalid authenticators or Message
Authenticator attributes received from the server.
Rx
Unknown
Types
radiusAuthClientExtUnk
nownTypes
The number of RADIUS packets that were received
with unknown types from the server on the
authentication port and dropped.
Rx
Packets
Dropped
radiusAuthClientExtPac
ketsDropped
The number of RADIUS packets that were received
from the server on the authentication port and
dropped for some other reason.
Tx
Access
Requests
radiusAuthClientExtAcc
essRequests
The number of RADIUS Access
-
Request packets sent
to the server. This does not include retransmissions.
Tx
Access
Retransmissi
ons
radiusAuthClientExtAcc
essRetransmissions
The number of RADIUS Access
-
Request packets
retransmitted to the RADIUS authentication server.
Tx
Pending
Requests
radiusAuthClientExtPen
dingRequests
The number of RADIUS Access
-
Request packets
destined for the server that have not yet timed out
or received a response. This variable is incremented
when an Access
-
Request is sent and decremented
due to receipt of an Access
-
Accept, Access
-
Reject,
Access
-
Challenge, timeout, or retransmission.
Tx
Timeouts
radiusAuthClientExtTim
eouts
The number of authentication timeouts to the
server. After a timeout, the client may retry to the
same server, send to a different server, or give up. A
retry to the same server is counted as a retransmit,
as well as, a timeout. A send to a different server is
counted as a Request, as well as, a timeout.