RADIUS-ACC-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-ACC-SERVER-MIB and use it to monitor vendor specific OID's.
RADIUS-ACC-SERVER-MIB file content
Object view of RADIUS-ACC-SERVER-MIB:
Scalar Object |
radiusAccServIdent |
.1.3.6.1.2.1.67.2.1.1.1.1 |
The implementation identification string for the
RADIUS accounting server software in use on the
system, for example; `FNS-2.1'
|
radiusAccServUpTime |
.1.3.6.1.2.1.67.2.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
second) since the server process was started.
For software without persistent state, this value will
be zero.
|
radiusAccServResetTime |
.1.3.6.1.2.1.67.2.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.
|
radiusAccServConfigReset |
.1.3.6.1.2.1.67.2.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.
|
radiusAccServTotalRequests |
.1.3.6.1.2.1.67.2.1.1.1.5 |
The number of packets received on the
accounting port.
|
radiusAccServTotalInvalidRequests |
.1.3.6.1.2.1.67.2.1.1.1.6 |
The number of RADIUS Accounting-Request packets
received from unknown addresses.
|
radiusAccServTotalDupRequests |
.1.3.6.1.2.1.67.2.1.1.1.7 |
The number of duplicate RADIUS Accounting-Request
packets received.
|
radiusAccServTotalResponses |
.1.3.6.1.2.1.67.2.1.1.1.8 |
The number of RADIUS Accounting-Response packets sent.
|
radiusAccServTotalMalformedRequests |
.1.3.6.1.2.1.67.2.1.1.1.9 |
The number of malformed RADIUS Accounting-Request
packets received. Bad authenticators or unknown
types are not included as malformed Access-Requests.
|
radiusAccServTotalBadAuthenticators |
.1.3.6.1.2.1.67.2.1.1.1.10 |
The number of RADIUS Accounting-Request packets
which contained invalid Signature attributes.
|
radiusAccServTotalPacketsDropped |
.1.3.6.1.2.1.67.2.1.1.1.11 |
The number of incoming packets silently discarded
for a reason other than malformed, bad authenticators,
or unknown types.
|
radiusAccServTotalNoRecords |
.1.3.6.1.2.1.67.2.1.1.1.12 |
The number of RADIUS Accounting-Request packets
which were received and responded to but not
recorded.
|
radiusAccServTotalUnknownTypes |
.1.3.6.1.2.1.67.2.1.1.1.13 |
The number of RADIUS packets of unknowntype which
were received.
|
radiusAccClientEntry |
.1.3.6.1.2.1.67.2.1.1.1.14.1 |
An entry (conceptual row) representing a RADIUS
accounting client with which the server shares a secret.
|
Tabular Object |
radiusAccClientIndex |
.1.3.6.1.2.1.67.2.1.1.1.14.1.1 |
A number uniquely identifying each RADIUS accounting
client with which this server communicates.
|
radiusAccClientAddress |
.1.3.6.1.2.1.67.2.1.1.1.14.1.2 |
The NAS-IP-Address of the RADIUS accounting client
referred to in this table entry.
|
radiusAccClientID |
.1.3.6.1.2.1.67.2.1.1.1.14.1.3 |
The NAS-Identifier of the RADIUS accounting client
referred to in this table entry. This is not necessarily
the same as sysName in MIB II.
|
radiusAccServPacketsDropped |
.1.3.6.1.2.1.67.2.1.1.1.14.1.4 |
The number of incoming packets received
from this client and silently discarded
for a reason other than malformed, bad
authenticators, or unknown types.
|
radiusAccServRequests |
.1.3.6.1.2.1.67.2.1.1.1.14.1.5 |
The number of packets received from this
client on the accounting port.
|
radiusAccServDupRequests |
.1.3.6.1.2.1.67.2.1.1.1.14.1.6 |
The number of duplicate RADIUS Accounting-Request
packets received from this client.
|
radiusAccServResponses |
.1.3.6.1.2.1.67.2.1.1.1.14.1.7 |
The number of RADIUS Accounting-Response packets
sent to this client.
|
radiusAccServBadAuthenticators |
.1.3.6.1.2.1.67.2.1.1.1.14.1.8 |
The number of RADIUS Accounting-Request packets
which contained invalid authenticators received
from this client.
|
radiusAccServMalformedRequests |
.1.3.6.1.2.1.67.2.1.1.1.14.1.9 |
The number of malformed RADIUS Accounting-Request
packets which were received from this client.
Bad authenticators and unknown types
are not included as malformed Accounting-Requests.
|
radiusAccServNoRecords |
.1.3.6.1.2.1.67.2.1.1.1.14.1.10 |
The number of RADIUS Accounting-Request packets
which were received and responded to but not
recorded.
|
radiusAccServUnknownTypes |
.1.3.6.1.2.1.67.2.1.1.1.14.1.11 |
The number of RADIUS packets of unknown type which
were received from this client.
|
Table |
radiusAccClientTable |
.1.3.6.1.2.1.67.2.1.1.1.14 |
The (conceptual) table listing the RADIUS accounting
clients with which the server shares a secret.
|
Object Identifier |
radiusAccounting |
.1.3.6.1.2.1.67.2 |
radiusAccServMIB |
.1.3.6.1.2.1.67.2.1 |
The MIB module for entities implementing the server
side of the Remote Access Dialin User Service (RADIUS)
accounting protocol.
|
radiusMIB |
.1.3.6.1.2.1.67 |
The OID assigned to RADIUS MIB work by the IANA.
|
radiusAccServMIBObjects |
.1.3.6.1.2.1.67.2.1.1 |
radiusAccServ |
.1.3.6.1.2.1.67.2.1.1.1 |
radiusAccServMIBConformance |
.1.3.6.1.2.1.67.2.1.2 |
radiusAccServMIBCompliances |
.1.3.6.1.2.1.67.2.1.2.1 |
radiusAccServMIBGroups |
.1.3.6.1.2.1.67.2.1.2.2 |
Group |
radiusAccServMIBGroup |
.1.3.6.1.2.1.67.2.1.2.2.1 |
The collection of objects providing management of
a RADIUS Accounting Server.
|