RADIUS-AUTH-SERVER-MIB
AI MIB Summary
The RADIUS-AUTH-SERVER-MIB enables monitoring and management of RADIUS authentication server instances to track active user sessions, authentication request/response statistics, and server availability states. It provides specific counters for successful and failed authentication attempts, accounting data, and protocol error metrics essential for validating access control infrastructure integrity.
The MIB module for entities implementing the server side of the Remote Access Dialin User Service (RADIUS) authentication protocol.
Main OID:
radiusAuthServMIB.1.3.6.1.3.79.1.1
38
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
38 total| Object Name |
|---|
radiusThe OID assigned to RADIUS MIB work by the IANA. OBJECT IDENTIFIER .1.3.6.1.3.79 |
radiusAuthentication OBJECT IDENTIFIER .1.3.6.1.3.79.1 |
radiusAuthServMIBThe MIB module for entities implementing the server side of the Remote Access Dialin User Service (RADIUS) authentication protocol. MODULE-IDENTITY .1.3.6.1.3.79.1.1 |
radiusAuthServMIBObjects OBJECT IDENTIFIER .1.3.6.1.3.79.1.1.1 |
radiusAuthServ OBJECT IDENTIFIER .1.3.6.1.3.79.1.1.1.1 |
radiusAuthServIdentThe implementation identification string for the RADIUS authentication server software in use on the system, for example; `FNS-2.1'ro DisplayString (SNMPv2-TC) .1.3.6.1.3.79.1.1.1.1.1 |
radiusAuthServUpTimeIf the server has a persistent state (e.g., a process), this value will be the time elapsed since it started. For software without persistent state, this value will be zero.ro RadiusTime .1.3.6.1.3.79.1.1.1.1.2 |
radiusAuthServResetTimeIf 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 since the last time the name server was `reset.' For software that does not have persistence or does not support a `reset' operation, this value will be zero.ro RadiusTime .1.3.6.1.3.79.1.1.1.1.3 |
radiusAuthServConfigResetStatus/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.rw Enumeration .1.3.6.1.3.79.1.1.1.1.4 |
radiusAuthServTotalAccessRequestsThe total number of RADIUS Access-Request packets received since server start-up.ro Counter32 .1.3.6.1.3.79.1.1.1.1.5 |
radiusAuthServTotalInvalidRequestsThe total number of RADIUS Access-Request packets received from unknown addresses since server start-up.ro Counter32 .1.3.6.1.3.79.1.1.1.1.6 |
radiusAuthServTotalDupAccessRequestsThe total number of duplicate RADIUS Access-Request packets received since server start-up.ro Counter32 .1.3.6.1.3.79.1.1.1.1.7 |
radiusAuthServTotalAccessAcceptsThe total number of RADIUS Access-Accept packets sent since server start-up.ro Counter32 .1.3.6.1.3.79.1.1.1.1.8 |
radiusAuthServTotalAccessRejectsThe total number of RADIUS Access-Reject packets sent since server start-up.ro Counter32 .1.3.6.1.3.79.1.1.1.1.9 |
radiusAuthServTotalAccessChallengesThe total number of RADIUS Access-Challenge packets sent since server start-up.ro Counter32 .1.3.6.1.3.79.1.1.1.1.10 |
radiusAuthServTotalMalformedAccessRequestsThe total number of malformed RADIUS Access-Request packets received since server start-up. Bad authenticators are not included as malformed Access-Requests.ro Counter32 .1.3.6.1.3.79.1.1.1.1.11 |
radiusAuthServTotalBadAuthenticatorsThe total number of RADIUS Authentication-Request packets which contained invalid Signature attributes received since server start-up.ro Counter32 .1.3.6.1.3.79.1.1.1.1.12 |
radiusAuthServTotalPacketsDroppedThe total number of packets dropped with no reply sent.ro Counter32 .1.3.6.1.3.79.1.1.1.1.13 |
radiusAuthServTotalUnknownTypeThe total number of RADIUS packets of unknown type which were received since server start-up.ro Counter32 .1.3.6.1.3.79.1.1.1.1.14 |
radiusAuthClientTableThe (conceptual) table listing the RADIUS authentication clients with which the server shares a secret. SEQUENCE OF RadiusAuthClientEntry .1.3.6.1.3.79.1.1.1.1.15 |
radiusAuthClientEntryAn entry (conceptual row) representing a RADIUS authentication client with which the server shares a secret. RadiusAuthClientEntry .1.3.6.1.3.79.1.1.1.1.15.1 |
radiusAuthClientIndexA number uniquely identifying each RADIUS authentication client with which this server communicates. Integer32 .1.3.6.1.3.79.1.1.1.1.15.1.1 |
radiusAuthClientAddressThe NAS-IP-Address of the RADIUS authentication client referred to in this table entry.ro IpAddress .1.3.6.1.3.79.1.1.1.1.15.1.2 |
radiusAuthClientIDThe NAS-Identifier of the RADIUS authentication client referred to in this table entry. This is not necessarily the same as sysName in MIB II.ro DisplayString (SNMPv2-TC) .1.3.6.1.3.79.1.1.1.1.15.1.3 |
radiusAuthServAccessRequestsThe total number of RADIUS Access-Request packets received from this client since server start-up.ro Counter32 .1.3.6.1.3.79.1.1.1.1.15.1.4 |
radiusAuthServDupAccessRequestsThe total number of duplicate RADIUS Access-Request packets received from this client since server start-up.ro Counter32 .1.3.6.1.3.79.1.1.1.1.15.1.5 |
radiusAuthServAccessAcceptsThe total number of RADIUS Access-Accept packets sent to this client since server start-up.ro Counter32 .1.3.6.1.3.79.1.1.1.1.15.1.6 |
radiusAuthServAccessRejectsThe total number of RADIUS Access-Reject packets sent to this client since server start-up.ro Counter32 .1.3.6.1.3.79.1.1.1.1.15.1.7 |
radiusAuthServAccessChallengesThe total number of RADIUS Access-Challenge packets sent to this client since server start-up.ro Counter32 .1.3.6.1.3.79.1.1.1.1.15.1.8 |
radiusAuthServMalformedAccessRequestsThe total number of malformed RADIUS Access-Request packets received from this client since server start-up. Bad authenticators are not included as malformed Access-Requests.ro Counter32 .1.3.6.1.3.79.1.1.1.1.15.1.9 |
radiusAuthServBadAuthenticatorsThe total number of RADIUS Authentication-Request packets which contained invalid Signature attributes received from this client since server start-up.ro Counter32 .1.3.6.1.3.79.1.1.1.1.15.1.10 |
radiusAuthServPacketsDroppedThe total number of packets dropped from this client, with no reply sent.ro Counter32 .1.3.6.1.3.79.1.1.1.1.15.1.11 |
radiusAuthServUnknownTypeThe total number of RADIUS packets of unknown type which were received from this client since authentication server start-up.ro Counter32 .1.3.6.1.3.79.1.1.1.1.15.1.12 |
radiusAuthServMIBConformance OBJECT IDENTIFIER .1.3.6.1.3.79.1.1.2 |
radiusAuthServMIBCompliances OBJECT IDENTIFIER .1.3.6.1.3.79.1.1.2.1 |
radiusAuthServMIBComplianceThe compliance statement for authentication servers implementing the RADIUS Authentication Server MIB. Unknown .1.3.6.1.3.79.1.1.2.1.1 |
radiusAuthServMIBGroups OBJECT IDENTIFIER .1.3.6.1.3.79.1.1.2.2 |
radiusAuthServMIBGroupThe collection of objects providing management of a RADIUS Authentication Server. Unknown .1.3.6.1.3.79.1.1.2.2.1 |