Field
|
Description
|
Authentication
|
Requests
|
The number of authentication requests sent to this server since it was
made active. Retransmissions due to request timeouts are counted as
distinct requests.
|
Timeouts
|
The number of authentication requests which have timed out since the
server was made active.
|
Unexpected
|
The number of unexpected authentication responses received from this
server since it was made active.
|
Errors
|
The number of server ERROR authentication responses received from
this server since it was made active.
|
Incorrect
|
The number of authentication responses which could not be processed
since the server was made active.
|
ResponseTime
|
Average response time for authentication requests sent to this server,
excluding timeouts, since system re-initialization.
|
Successes
|
The number of authentication transactions with this server which
succeeded since it was made active. A transaction may include multiple
request retransmissions if timeouts occur. A transaction is successful if
the server responds with either an authentication pass or fail.
|
Failures
|
The number of authentication transactions with this server which failed
since it was made active. A transaction may include multiple request
retransmissions if timeouts occur. A transaction failure occurs if
maximum resends have been met or the server aborts the transaction.
|
Authorization
|
Requests
|
The number of authorization requests sent to this server since it was
made active. Retransmissions due to request timeouts are counted as
distinct requests.
|
Timeouts
|
The number of authorization requests which have timed out since the
server was made active. A timeout results in a retransmission of the
request. If the maximum number of attempts has been reached, no
further retransmissions will be attempted.
|
Unexpected
|
The number of unexpected authorization responses received from this
server since it was made active. An example is a delayed response to a
request which had already timed out.
|
Errors
|
The number of server ERROR authorization responses received from
this server since it was made active. These are responses indicating that
the server itself has identified an error with its authorization operation.
|
Incorrect
|
The number of authorization responses which could not be processed
since the server was made active. Reasons include inability to decrypt
the response, invalid fields, or the response is not valid based on the
request.
|
ResponseTime
|
Average response time for authorization requests sent to this server,
excluding timeouts, since system re-initialization.
|
Successes
|
The number of authorization transactions with this server which
succeeded since it was made active. A transaction may include multiple
request retransmissions if timeouts occur. A transaction is successful if
the server responds with either an authorization pass or fail.
|
Failures
|
The number of authorization transactions with this server which failed
since it was made active. A transaction may include multiple request
retransmissions if timeouts occur. A transaction failure occurs if
maximum resends have been met or the server aborts the transaction.
|
Accounting
|
Requests
|
The number of accounting requests sent to this server since system
re-initialization. Retransmissions due to request timeouts are counted as
distinct requests.
|
Timeouts
|
The number of accounting requests which have timed out since system
re-initialization. A timeout results in a retransmission of the request If
the maximum number of attempts has been reached, no further
retransmissions are attempted.
|
Unexpected
|
The number of unexpected accounting responses received from this
server since system re-initialization. An example is a delayed response
to a request which had already timed out.
|
Errors
|
The number of server ERROR accounting responses received from this
server since system re-initialization. These are responses indicating that
the server itself has identified an error with its accounting operation.
|
Incorrect
|
The number of accounting responses which could not be processed since
system re-initialization. Reasons include inability to decrypt the
response, invalid fields, or the response is not valid based on the request.
|
ResponseTime
|
Average response time for accounting requests sent to this server, since
system re-initialization excluding timeouts.
|
Successes
|
The number of accounting transactions with this server which succeeded
since system re-initialization. A transaction may include multiple
request retransmissions if timeouts occur. A transaction is successful if
the server responds with either an accounting pass or fail.
|
Failures
|
The number of accounting transactions with this server which failed
since system re-initialization. A transaction may include multiple
request retransmissions if timeouts occur. A transaction failure occurs if
maximum resends have been met or the server aborts the transaction.
|
Statistics
|
State
|
Current state of the server.
- up - Server responding to requests
- dead - Server failed to respond
A server is marked dead if it does not respond after maximum
retransmissions. A server is marked up again either after a waiting
period or if some response is received from it
|
Duration Current (csec)
|
The elapsed time the server has been in its current state.
|
Duration Previous (csec)
|
This object provides the elapsed time the server was been in its previous
state prior to the most recent state. This value is zero if the server has
not changed state.
|
TotalDeadTime
|
The total elapsed time this server's state has had the value dead since
system re-initialization.
|
DeadCount
|
The number of times this server's state has transitioned to dead since
system re-initialization
|