RADIUS-AUTH-SERVER-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-SERVER-MIB and use it to monitor vendor specific OID's.
RADIUS-AUTH-SERVER-MIB file content
Object view of RADIUS-AUTH-SERVER-MIB:
Scalar Object |
radiusAuthServIdent |
.1.3.6.1.2.1.67.1.1.1.1.1 |
The implementation identification string for the
RADIUS authentication server software in use on the
system, for example; `FNS-2.1'
|
radiusAuthServUpTime |
.1.3.6.1.2.1.67.1.1.1.1.2 |
If the server has a persistent state (e.g., a process),
this value will be the time elapsed (in hundredths of a
seco) since the server process was started.
For software without persistent state, this value will
be zero.
|
radiusAuthServResetTime |
.1.3.6.1.2.1.67.1.1.1.1.3 |
If the server has a persistent state (e.g., a process)
and supports a `reset' operation (e.g., can be told to
re-read configuration files), this value will be the
time elapsed (in hundredths of a second) since the
server was `reset.' For software that does not
have persistence or does not support a `reset' operation,
this value will be zero.
|
radiusAuthServConfigReset |
.1.3.6.1.2.1.67.1.1.1.1.4 |
Status/action object to reinitialize any persistent
server state. When set to reset(2), any persistent
server state (such as a process) is reinitialized as if
the server had just been started. This value will
never be returned by a read operation. When read, one of
the following values will be returned:
other(1) - server in some unknown state;
initializing(3) - server (re)initializing;
running(4) - server currently running.
|
radiusAuthServTotalAccessRequests |
.1.3.6.1.2.1.67.1.1.1.1.5 |
The number of packets received on the
authentication port.
|
radiusAuthServTotalInvalidRequests |
.1.3.6.1.2.1.67.1.1.1.1.6 |
The number of RADIUS Access-Request packets
received from unknown addresses.
|
radiusAuthServTotalDupAccessRequests |
.1.3.6.1.2.1.67.1.1.1.1.7 |
The number of duplicate RADIUS Access-Request
packets received.
|
radiusAuthServTotalAccessAccepts |
.1.3.6.1.2.1.67.1.1.1.1.8 |
The number of RADIUS Access-Accept packets sent.
|
radiusAuthServTotalAccessRejects |
.1.3.6.1.2.1.67.1.1.1.1.9 |
The number of RADIUS Access-Reject packets sent.
|
radiusAuthServTotalAccessChallenges |
.1.3.6.1.2.1.67.1.1.1.1.10 |
The number of RADIUS Access-Challenge packets sent.
|
radiusAuthServTotalMalformedAccessRequests |
.1.3.6.1.2.1.67.1.1.1.1.11 |
The number of malformed RADIUS Access-Request
packets received. Bad authenticators
and unknown types are not included as
malformed Access-Requests.
|
radiusAuthServTotalBadAuthenticators |
.1.3.6.1.2.1.67.1.1.1.1.12 |
The number of RADIUS Authentication-Request packets
which contained invalid Signature attributes received.
|
radiusAuthServTotalPacketsDropped |
.1.3.6.1.2.1.67.1.1.1.1.13 |
The number of incoming packets
silently discarded for some reason other
than malformed, bad authenticators or
unknown types.
|
radiusAuthServTotalUnknownTypes |
.1.3.6.1.2.1.67.1.1.1.1.14 |
The number of RADIUS packets of unknown type which
were received.
|
radiusAuthClientEntry |
.1.3.6.1.2.1.67.1.1.1.1.15.1 |
An entry (conceptual row) representing a RADIUS
authentication client with which the server shares a
secret.
|
Tabular Object |
radiusAuthClientIndex |
.1.3.6.1.2.1.67.1.1.1.1.15.1.1 |
A number uniquely identifying each RADIUS
authentication client with which this server
communicates.
|
radiusAuthClientAddress |
.1.3.6.1.2.1.67.1.1.1.1.15.1.2 |
The NAS-IP-Address of the RADIUS authentication client
referred to in this table entry.
|
radiusAuthClientID |
.1.3.6.1.2.1.67.1.1.1.1.15.1.3 |
The NAS-Identifier of the RADIUS authentication client
referred to in this table entry. This is not necessarily
the same as sysName in MIB II.
|
radiusAuthServAccessRequests |
.1.3.6.1.2.1.67.1.1.1.1.15.1.4 |
The number of packets received on the authentication
port from this client.
|
radiusAuthServDupAccessRequests |
.1.3.6.1.2.1.67.1.1.1.1.15.1.5 |
The number of duplicate RADIUS Access-Request
packets received from this client.
|
radiusAuthServAccessAccepts |
.1.3.6.1.2.1.67.1.1.1.1.15.1.6 |
The number of RADIUS Access-Accept packets
sent to this client.
|
radiusAuthServAccessRejects |
.1.3.6.1.2.1.67.1.1.1.1.15.1.7 |
The number of RADIUS Access-Reject packets
sent to this client.
|
radiusAuthServAccessChallenges |
.1.3.6.1.2.1.67.1.1.1.1.15.1.8 |
The number of RADIUS Access-Challenge packets
sent to this client.
|
radiusAuthServMalformedAccessRequests |
.1.3.6.1.2.1.67.1.1.1.1.15.1.9 |
The number of malformed RADIUS Access-Request
packets received from this client.
Bad authenticators and unknown types are not included as
malformed Access-Requests.
|
radiusAuthServBadAuthenticators |
.1.3.6.1.2.1.67.1.1.1.1.15.1.10 |
The number of RADIUS Authentication-Request packets
which contained invalid Signature attributes received
from this client.
|
radiusAuthServPacketsDropped |
.1.3.6.1.2.1.67.1.1.1.1.15.1.11 |
The number of incoming packets from this
client silently discarded for some reason other
than malformed, bad authenticators or
unknown types.
|
radiusAuthServUnknownTypes |
.1.3.6.1.2.1.67.1.1.1.1.15.1.12 |
The number of RADIUS packets of unknown type which
were received from this client.
|
Table |
radiusAuthClientTable |
.1.3.6.1.2.1.67.1.1.1.1.15 |
The (conceptual) table listing the RADIUS authentication
clients with which the server shares a secret.
|
Object Identifier |
radiusAuthentication |
.1.3.6.1.2.1.67.1 |
radiusAuthServMIB |
.1.3.6.1.2.1.67.1.1 |
The MIB module for entities implementing the server
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.
|
radiusAuthServMIBObjects |
.1.3.6.1.2.1.67.1.1.1 |
radiusAuthServ |
.1.3.6.1.2.1.67.1.1.1.1 |
radiusAuthServMIBConformance |
.1.3.6.1.2.1.67.1.1.2 |
radiusAuthServMIBCompliances |
.1.3.6.1.2.1.67.1.1.2.1 |
radiusAuthServMIBGroups |
.1.3.6.1.2.1.67.1.1.2.2 |
Group |
radiusAuthServMIBGroup |
.1.3.6.1.2.1.67.1.1.2.2.1 |
The collection of objects providing management of
a RADIUS Authentication Server.
|