RADIUS-AUTH-CLIENT-MIB.mib object view, vendor RFC
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2024 can import MIB file RADIUS-AUTH-CLIENT-MIB and use it to monitor vendor specific OID's.
RADIUS-AUTH-CLIENT-MIB file content
Object view of RADIUS-AUTH-CLIENT-MIB:
Scalar Object |
radiusAuthClientInvalidServerAddresses |
.1.3.6.1.2.1.67.1.2.1.1.1 |
The number of RADIUS Access-Response packets
received from unknown addresses.
|
radiusAuthClientIdentifier |
.1.3.6.1.2.1.67.1.2.1.1.2 |
The NAS-Identifier of the RADIUS authentication client.
This is not necessarily the same as sysName in MIB II.
|
radiusAuthServerEntry |
.1.3.6.1.2.1.67.1.2.1.1.3.1 |
An entry (conceptual row) representing a RADIUS
authentication server with which the client shares
a secret.
|
Tabular Object |
radiusAuthServerIndex |
.1.3.6.1.2.1.67.1.2.1.1.3.1.1 |
A number uniquely identifying each RADIUS
Authentication server with which this client
communicates.
|
radiusAuthServerAddress |
.1.3.6.1.2.1.67.1.2.1.1.3.1.2 |
The IP address of the RADIUS authentication server
referred to in this table entry.
|
radiusAuthClientServerPortNumber |
.1.3.6.1.2.1.67.1.2.1.1.3.1.3 |
The UDP port the client is using to send requests to
this server.
|
radiusAuthClientRoundTripTime |
.1.3.6.1.2.1.67.1.2.1.1.3.1.4 |
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.
|
radiusAuthClientAccessRequests |
.1.3.6.1.2.1.67.1.2.1.1.3.1.5 |
The number of RADIUS Access-Request packets sent
to this server. This does not include retransmissions.
|
radiusAuthClientAccessRetransmissions |
.1.3.6.1.2.1.67.1.2.1.1.3.1.6 |
The number of RADIUS Access-Request packets
retransmitted to this RADIUS authentication server.
|
radiusAuthClientAccessAccepts |
.1.3.6.1.2.1.67.1.2.1.1.3.1.7 |
The number of RADIUS Access-Accept packets
(valid or invalid) received from this server.
|
radiusAuthClientAccessRejects |
.1.3.6.1.2.1.67.1.2.1.1.3.1.8 |
The number of RADIUS Access-Reject packets
(valid or invalid) received from this server.
|
radiusAuthClientAccessChallenges |
.1.3.6.1.2.1.67.1.2.1.1.3.1.9 |
The number of RADIUS Access-Challenge packets
(valid or invalid) received from this server.
|
radiusAuthClientMalformedAccessResponses |
.1.3.6.1.2.1.67.1.2.1.1.3.1.10 |
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.
|
radiusAuthClientBadAuthenticators |
.1.3.6.1.2.1.67.1.2.1.1.3.1.11 |
The number of RADIUS Access-Response packets
containing invalid authenticators or Signature
attributes received from this server.
|
radiusAuthClientPendingRequests |
.1.3.6.1.2.1.67.1.2.1.1.3.1.12 |
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.
|
radiusAuthClientTimeouts |
.1.3.6.1.2.1.67.1.2.1.1.3.1.13 |
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.
|
radiusAuthClientUnknownTypes |
.1.3.6.1.2.1.67.1.2.1.1.3.1.14 |
The number of RADIUS packets of unknown type which
were received from this server on the authentication port.
|
radiusAuthClientPacketsDropped |
.1.3.6.1.2.1.67.1.2.1.1.3.1.15 |
The number of RADIUS packets of which were
received from this server on the authentication port
and dropped for some other reason.
|
Table |
radiusAuthServerTable |
.1.3.6.1.2.1.67.1.2.1.1.3 |
The (conceptual) table listing the RADIUS authentication
servers with which the client shares a secret.
|
Object Identifier |
radiusAuthentication |
.1.3.6.1.2.1.67.1 |
radiusAuthClientMIB |
.1.3.6.1.2.1.67.1.2 |
The MIB module for entities implementing the client
side of the Remote Access Dialin User Service (RADIUS)
authentication protocol.
|
radiusMIB |
.1.3.6.1.2.1.67 |
The OID assigned to RADIUS MIB work by the IANA.
|
radiusAuthClientMIBObjects |
.1.3.6.1.2.1.67.1.2.1 |
radiusAuthClient |
.1.3.6.1.2.1.67.1.2.1.1 |
radiusAuthClientMIBConformance |
.1.3.6.1.2.1.67.1.2.2 |
radiusAuthClientMIBCompliances |
.1.3.6.1.2.1.67.1.2.2.1 |
radiusAuthClientMIBGroups |
.1.3.6.1.2.1.67.1.2.2.2 |
Group |
radiusAuthClientMIBGroup |
.1.3.6.1.2.1.67.1.2.2.2.1 |
The basic collection of objects providing management of
RADIUS Authentication Clients.
|