The (conceptual) table listing the RADIUS authentication servers with which the client shares a secret.
The index of the table is radiusAuthServerIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.67.1.2.1.1.3.1.1 |
radiusAuthServerIndex |
Integer32{(1,2147483647)} |
not-accessible |
A number uniquely identifying each RADIUS Authentication server with which this client communicates. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.67.1.2.1.1.3.1.2 |
radiusAuthServerAddress |
IpAddress |
read-only |
The IP address of the RADIUS authentication server referred to in this table entry. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.67.1.2.1.1.3.1.3 |
radiusAuthClientServerPortNumber |
Integer32{(0,65535)} |
read-only |
The UDP port the client is using to send requests to this server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.67.1.2.1.1.3.1.4 |
radiusAuthClientRoundTripTime |
TimeTicks |
read-only |
The time interval (in hundredths of a second) between the most recent Access-Reply/Access-Challenge and the Access-Request that matched it from this RADIUS authentication server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.67.1.2.1.1.3.1.5 |
radiusAuthClientAccessRequests |
Counter32 |
read-only |
The number of RADIUS Access-Request packets sent to this server. This does not include retransmissions. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.67.1.2.1.1.3.1.6 |
radiusAuthClientAccessRetransmissions |
Counter32 |
read-only |
The number of RADIUS Access-Request packets retransmitted to this RADIUS authentication server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.67.1.2.1.1.3.1.7 |
radiusAuthClientAccessAccepts |
Counter32 |
read-only |
The number of RADIUS Access-Accept packets (valid or invalid) received from this server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.67.1.2.1.1.3.1.8 |
radiusAuthClientAccessRejects |
Counter32 |
read-only |
The number of RADIUS Access-Reject packets (valid or invalid) received from this server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.67.1.2.1.1.3.1.9 |
radiusAuthClientAccessChallenges |
Counter32 |
read-only |
The number of RADIUS Access-Challenge packets (valid or invalid) received from this server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.67.1.2.1.1.3.1.10 |
radiusAuthClientMalformedAccessResponses |
Counter32 |
read-only |
The number of malformed RADIUS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or Signature attributes or unknown types are not included as malformed access responses. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.67.1.2.1.1.3.1.11 |
radiusAuthClientBadAuthenticators |
Counter32 |
read-only |
The number of RADIUS Access-Response packets containing invalid authenticators or Signature attributes received from this server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.67.1.2.1.1.3.1.12 |
radiusAuthClientPendingRequests |
Gauge32 |
read-only |
The number of RADIUS Access-Request packets destined for this 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 Acess-Accept, Access-Reject or Access-Challenge, a timeout or retransmission. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.67.1.2.1.1.3.1.13 |
radiusAuthClientTimeouts |
Counter32 |
read-only |
The number of authentication timeouts to this 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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.67.1.2.1.1.3.1.14 |
radiusAuthClientUnknownTypes |
Counter32 |
read-only |
The number of RADIUS packets of unknown type which were received from this server on the authentication port. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.67.1.2.1.1.3.1.15 |
radiusAuthClientPacketsDropped |
Counter32 |
read-only |
The number of RADIUS packets of which were received from this server on the authentication port and dropped for some other reason. |
This object is implemented as defined in the corresponding MIB files. |