RADIUS-AUTH-CLIENT-MIB
- Registered at
- 1.3.6.1.2.1.67.1
- Last updated
- 2006-08-21 00:00
- Organization
- IETF RADIUS Extensions Working Group.
- Revisions
- 2006-08-21 00:00, 1999-06-11 00:00
- Namespace
- standard
- Source file
RADIUS-AUTH-CLIENT-MIB- Digest
sha256:9164045411c71e0a143ea7af7edbaa4f10a636a83be6753481c8612ea9969c83
Description
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.
Contact
Bernard Aboba Microsoft One Microsoft Way Redmond, WA 98052 US Phone: +1 425 936 6605 EMail: bernarda@microsoft.com
Imports
| From | Symbols |
|---|---|
| INET-ADDRESS-MIB | InetAddress, InetAddressType, InetPortNumber |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso, mib-2 |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
2 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
INET-ADDRESS-MIB RADIUS-AUTH-CLIENT-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| radiusMIB OBJECT-IDENTITY The OID assigned to RADIUS MIB work by the IANA. | 1.3.6.1.2.1.67 | current | ||
| radiusAuthentication OBJECT-IDENTITY | 1.3.6.1.2.1.67.1 | |||
| radiusAuthClientMIBObjects OBJECT-IDENTITY | 1.3.6.1.2.1.67.1.2.1 | |||
| radiusAuthClient OBJECT-IDENTITY | 1.3.6.1.2.1.67.1.2.1.1 | |||
| radiusAuthClientInvalidServerAddresses OBJECT-TYPE The number of RADIUS Access-Response packets received from unknown addresses. | 1.3.6.1.2.1.67.1.2.1.1.1 | Counter32 | read-only | current |
| radiusAuthClientIdentifier OBJECT-TYPE The NAS-Identifier of the RADIUS authentication client. This is not necessarily the same as sysName in MIB II. | 1.3.6.1.2.1.67.1.2.1.1.2 | SnmpAdminString | read-only | current |
| radiusAuthServerTable OBJECT-TYPE The (conceptual) table listing the RADIUS authentication servers with which the client shares a secret. | 1.3.6.1.2.1.67.1.2.1.1.3 | not-accessible | deprecated | |
| radiusAuthServerEntry OBJECT-TYPE An entry (conceptual row) representing a RADIUS authentication server with which the client shares a secret. | 1.3.6.1.2.1.67.1.2.1.1.3.1 | not-accessible | deprecated | |
| radiusAuthServerIndex OBJECT-TYPE A number uniquely identifying each RADIUS Authentication server with which this client communicates. | 1.3.6.1.2.1.67.1.2.1.1.3.1.1 | Integer32 (1..2147483647) | not-accessible | deprecated |
| radiusAuthServerAddress OBJECT-TYPE The IP address of the RADIUS authentication server referred to in this table entry. | 1.3.6.1.2.1.67.1.2.1.1.3.1.2 | IpAddress | read-only | deprecated |
| radiusAuthClientServerPortNumber OBJECT-TYPE The UDP port the client is using to send requests to this server. | 1.3.6.1.2.1.67.1.2.1.1.3.1.3 | Integer32 (0..65535) | read-only | deprecated |
| radiusAuthClientRoundTripTime OBJECT-TYPE 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. | 1.3.6.1.2.1.67.1.2.1.1.3.1.4 | TimeTicks | read-only | deprecated |
| radiusAuthClientAccessRequests OBJECT-TYPE The number of RADIUS Access-Request packets sent to this server. This does not include retransmissions. | 1.3.6.1.2.1.67.1.2.1.1.3.1.5 | Counter32 | read-only | deprecated |
| radiusAuthClientAccessRetransmissions OBJECT-TYPE The number of RADIUS Access-Request packets retransmitted to this RADIUS authentication server. | 1.3.6.1.2.1.67.1.2.1.1.3.1.6 | Counter32 | read-only | deprecated |
| radiusAuthClientAccessAccepts OBJECT-TYPE The number of RADIUS Access-Accept packets (valid or invalid) received from this server. | 1.3.6.1.2.1.67.1.2.1.1.3.1.7 | Counter32 | read-only | deprecated |
| radiusAuthClientAccessRejects OBJECT-TYPE The number of RADIUS Access-Reject packets (valid or invalid) received from this server. | 1.3.6.1.2.1.67.1.2.1.1.3.1.8 | Counter32 | read-only | deprecated |
| radiusAuthClientAccessChallenges OBJECT-TYPE The number of RADIUS Access-Challenge packets (valid or invalid) received from this server. | 1.3.6.1.2.1.67.1.2.1.1.3.1.9 | Counter32 | read-only | deprecated |
| radiusAuthClientMalformedAccessResponses OBJECT-TYPE The 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. | 1.3.6.1.2.1.67.1.2.1.1.3.1.10 | Counter32 | read-only | deprecated |
| radiusAuthClientBadAuthenticators OBJECT-TYPE The number of RADIUS Access-Response packets containing invalid authenticators or Message Authenticator attributes received from this server. | 1.3.6.1.2.1.67.1.2.1.1.3.1.11 | Counter32 | read-only | deprecated |
| radiusAuthClientPendingRequests OBJECT-TYPE 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 Access-Accept, Access-Reject, Access-Challenge, timeout, or retransmission. | 1.3.6.1.2.1.67.1.2.1.1.3.1.12 | Gauge32 | read-only | deprecated |
| radiusAuthClientTimeouts OBJECT-TYPE 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. | 1.3.6.1.2.1.67.1.2.1.1.3.1.13 | Counter32 | read-only | deprecated |
| radiusAuthClientUnknownTypes OBJECT-TYPE The number of RADIUS packets of unknown type that were received from this server on the authentication port. | 1.3.6.1.2.1.67.1.2.1.1.3.1.14 | Counter32 | read-only | deprecated |
| radiusAuthClientPacketsDropped OBJECT-TYPE The number of RADIUS packets that were received from this server on the authentication port and dropped for some other reason. | 1.3.6.1.2.1.67.1.2.1.1.3.1.15 | Counter32 | read-only | deprecated |
| radiusAuthServerExtTable OBJECT-TYPE The (conceptual) table listing the RADIUS authentication servers with which the client shares a secret. | 1.3.6.1.2.1.67.1.2.1.1.4 | not-accessible | current | |
| radiusAuthServerExtEntry OBJECT-TYPE An entry (conceptual row) representing a RADIUS authentication server with which the client shares a secret. | 1.3.6.1.2.1.67.1.2.1.1.4.1 | not-accessible | current | |
| radiusAuthServerExtIndex OBJECT-TYPE A number uniquely identifying each RADIUS Authentication server with which this client communicates. | 1.3.6.1.2.1.67.1.2.1.1.4.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| radiusAuthServerInetAddressType OBJECT-TYPE The type of address format used for the radiusAuthServerInetAddress object. | 1.3.6.1.2.1.67.1.2.1.1.4.1.2 | InetAddressType | read-only | current |
| radiusAuthServerInetAddress OBJECT-TYPE The IP address of the RADIUS authentication server referred to in this table entry, using the version-neutral IP address format. | 1.3.6.1.2.1.67.1.2.1.1.4.1.3 | InetAddress | read-only | current |
| radiusAuthClientServerInetPortNumber OBJECT-TYPE The UDP port the client is using to send requests to this server. The value of zero (0) is invalid. | 1.3.6.1.2.1.67.1.2.1.1.4.1.4 | InetPortNumber (1..65535) | read-only | current |
| radiusAuthClientExtRoundTripTime OBJECT-TYPE 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. | 1.3.6.1.2.1.67.1.2.1.1.4.1.5 | TimeTicks | read-only | current |
| radiusAuthClientExtAccessRequests OBJECT-TYPE The 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. | 1.3.6.1.2.1.67.1.2.1.1.4.1.6 | Counter32 | read-only | current |
| radiusAuthClientExtAccessRetransmissions OBJECT-TYPE The 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. | 1.3.6.1.2.1.67.1.2.1.1.4.1.7 | Counter32 | read-only | current |
| radiusAuthClientExtAccessAccepts OBJECT-TYPE The 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. | 1.3.6.1.2.1.67.1.2.1.1.4.1.8 | Counter32 | read-only | current |
| radiusAuthClientExtAccessRejects OBJECT-TYPE The 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. | 1.3.6.1.2.1.67.1.2.1.1.4.1.9 | Counter32 | read-only | current |
| radiusAuthClientExtAccessChallenges OBJECT-TYPE The 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. | 1.3.6.1.2.1.67.1.2.1.1.4.1.10 | Counter32 | read-only | current |
| radiusAuthClientExtMalformedAccessResponses OBJECT-TYPE The 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. | 1.3.6.1.2.1.67.1.2.1.1.4.1.11 | Counter32 | read-only | current |
| radiusAuthClientExtBadAuthenticators OBJECT-TYPE The 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. | 1.3.6.1.2.1.67.1.2.1.1.4.1.12 | Counter32 | read-only | current |
| radiusAuthClientExtPendingRequests OBJECT-TYPE 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 Access-Accept, Access-Reject, Access-Challenge, timeout, or retransmission. | 1.3.6.1.2.1.67.1.2.1.1.4.1.13 | Gauge32 | read-only | current |
| radiusAuthClientExtTimeouts OBJECT-TYPE 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. 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. | 1.3.6.1.2.1.67.1.2.1.1.4.1.14 | Counter32 | read-only | current |
| radiusAuthClientExtUnknownTypes OBJECT-TYPE The 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. | 1.3.6.1.2.1.67.1.2.1.1.4.1.15 | Counter32 | read-only | current |
| radiusAuthClientExtPacketsDropped OBJECT-TYPE The 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. | 1.3.6.1.2.1.67.1.2.1.1.4.1.16 | Counter32 | read-only | current |
| radiusAuthClientCounterDiscontinuity OBJECT-TYPE The 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. | 1.3.6.1.2.1.67.1.2.1.1.4.1.17 | TimeTicks | read-only | current |
| radiusAuthClientMIBConformance OBJECT-IDENTITY | 1.3.6.1.2.1.67.1.2.2 | |||
| radiusAuthClientMIBCompliances OBJECT-IDENTITY | 1.3.6.1.2.1.67.1.2.2.1 | |||
| radiusAuthClientMIBGroups OBJECT-IDENTITY | 1.3.6.1.2.1.67.1.2.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| radiusAuthClientMIBCompliance MODULE-COMPLIANCE The 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. | 1.3.6.1.2.1.67.1.2.2.1.1 | deprecated |
| radiusAuthClientExtMIBCompliance MODULE-COMPLIANCE The 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. | 1.3.6.1.2.1.67.1.2.2.1.2 | current |
| radiusAuthClientMIBGroup OBJECT-GROUP The basic collection of objects providing management of RADIUS Authentication Clients. | 1.3.6.1.2.1.67.1.2.2.2.1 | deprecated |
| radiusAuthClientExtMIBGroup OBJECT-GROUP The collection of extended objects providing management of RADIUS Authentication Clients using version-neutral IP address format. | 1.3.6.1.2.1.67.1.2.2.2.2 | current |