RADIUS-AUTH-CLIENT-MIB
AI MIB Summary
The RADIUS-AUTH-CLIENT-MIB enables monitoring and management of RADIUS client entities by exposing authentication session statistics, request/response counters, and protocol state variables for RFC 4668-compliant network access servers and authentication proxies.
The MIB module for entities implementing the client side of the Remote Authentication Dial-In User Service (RADIUS) authentication protocol. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4668; see the RFC itself for full legal notices.
Main OID:
radiusAuthClientMIB.1.3.6.1.2.1.67.1.2
50
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
50 total| Object Name |
|---|
radiusMIBThe OID assigned to RADIUS MIB work by the IANA. OBJECT IDENTIFIER .1.3.6.1.2.1.67 |
radiusAuthentication OBJECT IDENTIFIER .1.3.6.1.2.1.67.1 |
radiusAuthClientMIBThe MIB module for entities implementing the client side of the Remote Authentication Dial-In User Service (RADIUS) authentication protocol. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4668; see the RFC itself for full legal notices. MODULE-IDENTITY .1.3.6.1.2.1.67.1.2 |
radiusAuthClientMIBObjects OBJECT IDENTIFIER .1.3.6.1.2.1.67.1.2.1 |
radiusAuthClient OBJECT IDENTIFIER .1.3.6.1.2.1.67.1.2.1.1 |
radiusAuthClientInvalidServerAddressesThe number of RADIUS Access-Response packets received from unknown addresses.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.1 |
radiusAuthClientIdentifierThe NAS-Identifier of the RADIUS authentication client. This is not necessarily the same as sysName in MIB II.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.67.1.2.1.1.2 |
radiusAuthServerTableThe (conceptual) table listing the RADIUS authentication servers with which the client shares a secret.deprecated SEQUENCE OF RadiusAuthServerEntry .1.3.6.1.2.1.67.1.2.1.1.3 |
radiusAuthServerEntryAn entry (conceptual row) representing a RADIUS authentication server with which the client shares a secret.deprecated RadiusAuthServerEntry .1.3.6.1.2.1.67.1.2.1.1.3.1 |
radiusAuthServerIndexA number uniquely identifying each RADIUS Authentication server with which this client communicates.deprecated Integer32 .1.3.6.1.2.1.67.1.2.1.1.3.1.1 |
radiusAuthServerAddressThe IP address of the RADIUS authentication server referred to in this table entry.rodeprecated IpAddress .1.3.6.1.2.1.67.1.2.1.1.3.1.2 |
radiusAuthClientServerPortNumberThe UDP port the client is using to send requests to this server.rodeprecated Integer32 .1.3.6.1.2.1.67.1.2.1.1.3.1.3 |
radiusAuthClientRoundTripTimeThe 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.rodeprecated TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.67.1.2.1.1.3.1.4 |
radiusAuthClientAccessRequestsThe number of RADIUS Access-Request packets sent to this server. This does not include retransmissions.rodeprecated Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.3.1.5 |
radiusAuthClientAccessRetransmissionsThe number of RADIUS Access-Request packets retransmitted to this RADIUS authentication server.rodeprecated Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.3.1.6 |
radiusAuthClientAccessAcceptsThe number of RADIUS Access-Accept packets (valid or invalid) received from this server.rodeprecated Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.3.1.7 |
radiusAuthClientAccessRejectsThe number of RADIUS Access-Reject packets (valid or invalid) received from this server.rodeprecated Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.3.1.8 |
radiusAuthClientAccessChallengesThe number of RADIUS Access-Challenge packets (valid or invalid) received from this server.rodeprecated Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.3.1.9 |
radiusAuthClientMalformedAccessResponsesThe number of malformed RADIUS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or Message Authenticator attributes or unknown types are not included as malformed access responses.rodeprecated Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.3.1.10 |
radiusAuthClientBadAuthenticatorsThe number of RADIUS Access-Response packets containing invalid authenticators or Message Authenticator attributes received from this server.rodeprecated Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.3.1.11 |
radiusAuthClientPendingRequestsThe 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 Access-Accept, Access-Reject, Access-Challenge, timeout, or retransmission.rodeprecated Gauge32 .1.3.6.1.2.1.67.1.2.1.1.3.1.12 |
radiusAuthClientTimeoutsThe 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.rodeprecated Counter32 UNITS "timeouts" .1.3.6.1.2.1.67.1.2.1.1.3.1.13 |
radiusAuthClientUnknownTypesThe number of RADIUS packets of unknown type that were received from this server on the authentication port.rodeprecated Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.3.1.14 |
radiusAuthClientPacketsDroppedThe number of RADIUS packets that were received from this server on the authentication port and dropped for some other reason.rodeprecated Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.3.1.15 |
radiusAuthServerExtTableThe (conceptual) table listing the RADIUS authentication servers with which the client shares a secret. SEQUENCE OF RadiusAuthServerExtEntry .1.3.6.1.2.1.67.1.2.1.1.4 |
radiusAuthServerExtEntryAn entry (conceptual row) representing a RADIUS authentication server with which the client shares a secret. RadiusAuthServerExtEntry .1.3.6.1.2.1.67.1.2.1.1.4.1 |
radiusAuthServerExtIndexA number uniquely identifying each RADIUS Authentication server with which this client communicates. Integer32 .1.3.6.1.2.1.67.1.2.1.1.4.1.1 |
radiusAuthServerInetAddressTypeThe type of address format used for the radiusAuthServerInetAddress object.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.67.1.2.1.1.4.1.2 |
radiusAuthServerInetAddressThe IP address of the RADIUS authentication server referred to in this table entry, using the version-neutral IP address format.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.67.1.2.1.1.4.1.3 |
radiusAuthClientServerInetPortNumberThe UDP port the client is using to send requests to this server. The value of zero (0) is invalid.ro InetPortNumber ( 1..65535 ) .1.3.6.1.2.1.67.1.2.1.1.4.1.4 |
radiusAuthClientExtRoundTripTimeThe 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.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.67.1.2.1.1.4.1.5 |
radiusAuthClientExtAccessRequestsThe number of RADIUS Access-Request packets sent to this server. This does not include retransmissions. This counter may experience a discontinuity when the RADIUS Client module within the managed entity is reinitialized, as indicated by the current value of radiusAuthClientCounterDiscontinuity.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.4.1.6 |
radiusAuthClientExtAccessRetransmissionsThe number of RADIUS Access-Request packets retransmitted to this RADIUS authentication server. This counter may experience a discontinuity when the RADIUS Client module within the managed entity is reinitialized, as indicated by the current value of radiusAuthClientCounterDiscontinuity.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.4.1.7 |
radiusAuthClientExtAccessAcceptsThe number of RADIUS Access-Accept packets (valid or invalid) received from this server. This counter may experience a discontinuity when the RADIUS Client module within the managed entity is reinitialized, as indicated by the current value of radiusAuthClientCounterDiscontinuity.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.4.1.8 |
radiusAuthClientExtAccessRejectsThe number of RADIUS Access-Reject packets (valid or invalid) received from this server. This counter may experience a discontinuity when the RADIUS Client module within the managed entity is reinitialized, as indicated by the current value of radiusAuthClientCounterDiscontinuity.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.4.1.9 |
radiusAuthClientExtAccessChallengesThe number of RADIUS Access-Challenge packets (valid or invalid) received from this server. This counter may experience a discontinuity when the RADIUS Client module within the managed entity is reinitialized, as indicated by the current value of radiusAuthClientCounterDiscontinuity.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.4.1.10 |
radiusAuthClientExtMalformedAccessResponsesThe number of malformed RADIUS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or Message Authenticator attributes or unknown types are not included as malformed access responses. This counter may experience a discontinuity when the RADIUS Client module within the managed entity is reinitialized, as indicated by the current value of radiusAuthClientCounterDiscontinuity.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.4.1.11 |
radiusAuthClientExtBadAuthenticatorsThe number of RADIUS Access-Response packets containing invalid authenticators or Message Authenticator attributes received from this server. This counter may experience a discontinuity when the RADIUS Client module within the managed entity is reinitialized, as indicated by the current value of radiusAuthClientCounterDiscontinuity.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.4.1.12 |
radiusAuthClientExtPendingRequestsThe 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 Access-Accept, Access-Reject, Access-Challenge, timeout, or retransmission.ro Gauge32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.4.1.13 |
radiusAuthClientExtTimeoutsThe 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 counter may experience a discontinuity when the RADIUS Client module within the managed entity is reinitialized, as indicated by the current value of radiusAuthClientCounterDiscontinuity.ro Counter32 UNITS "timeouts" .1.3.6.1.2.1.67.1.2.1.1.4.1.14 |
radiusAuthClientExtUnknownTypesThe number of RADIUS packets of unknown type that were received from this server on the authentication port. This counter may experience a discontinuity when the RADIUS Client module within the managed entity is reinitialized, as indicated by the current value of radiusAuthClientCounterDiscontinuity.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.4.1.15 |
radiusAuthClientExtPacketsDroppedThe number of RADIUS packets that were received from this server on the authentication port and dropped for some other reason. This counter may experience a discontinuity when the RADIUS Client module within the managed entity is reinitialized, as indicated by the current value of radiusAuthClientCounterDiscontinuity.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.1.2.1.1.4.1.16 |
radiusAuthClientCounterDiscontinuityThe number of centiseconds since the last discontinuity in the RADIUS Client counters. A discontinuity may be the result of a reinitialization of the RADIUS Client module within the managed entity.ro TimeTicks UNITS "centiseconds" .1.3.6.1.2.1.67.1.2.1.1.4.1.17 |
radiusAuthClientMIBConformance OBJECT IDENTIFIER .1.3.6.1.2.1.67.1.2.2 |
radiusAuthClientMIBCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.67.1.2.2.1 |
radiusAuthClientMIBComplianceThe compliance statement for authentication clients implementing the RADIUS Authentication Client MIB. Implementation of this module is for IPv4-only entities, or for backwards compatibility use with entities that support both IPv4 and IPv6.deprecated Unknown .1.3.6.1.2.1.67.1.2.2.1.1 |
radiusAuthClientExtMIBComplianceThe compliance statement for authentication clients implementing the RADIUS Authentication Client IPv6 Extensions MIB. Implementation of this module is for entities that support IPv6, or support IPv4 and IPv6. Unknown .1.3.6.1.2.1.67.1.2.2.1.2 |
radiusAuthClientMIBGroups OBJECT IDENTIFIER .1.3.6.1.2.1.67.1.2.2.2 |
radiusAuthClientMIBGroupThe basic collection of objects providing management of RADIUS Authentication Clients.deprecated Unknown .1.3.6.1.2.1.67.1.2.2.2.1 |
radiusAuthClientExtMIBGroupThe collection of extended objects providing management of RADIUS Authentication Clients using version-neutral IP address format. Unknown .1.3.6.1.2.1.67.1.2.2.2.2 |