RADIUS-AUTH-CLIENT-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: RADIUS-AUTH-CLIENT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 radiusMIB 1.3.6.1.2.1.67
The OID assigned to RADIUS MIB work by the IANA.
       radiusAuthentication 1.3.6.1.2.1.67.1
           radiusAuthClientMIB 1.3.6.1.2.1.67.1.2
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.
               radiusAuthClientMIBObjects 1.3.6.1.2.1.67.1.2.1
                   radiusAuthClient 1.3.6.1.2.1.67.1.2.1.1
                       radiusAuthClientInvalidServerAddresses 1.3.6.1.2.1.67.1.2.1.1.1 counter32 read-only
The number of RADIUS Access-Response packets received from unknown addresses.
                       radiusAuthClientIdentifier 1.3.6.1.2.1.67.1.2.1.1.2 snmpadminstring read-only
The NAS-Identifier of the RADIUS authentication client. This is not necessarily the same as sysName in MIB II.
                       radiusAuthServerTable 1.3.6.1.2.1.67.1.2.1.1.3 no-access
The (conceptual) table listing the RADIUS authentication servers with which the client shares a secret.
                           radiusAuthServerEntry 1.3.6.1.2.1.67.1.2.1.1.3.1 no-access
An entry (conceptual row) representing a RADIUS authentication server with which the client shares a secret.
                               radiusAuthServerIndex 1.3.6.1.2.1.67.1.2.1.1.3.1.1 integer32 no-access
A number uniquely identifying each RADIUS Authentication server with which this client communicates.
                               radiusAuthServerAddress 1.3.6.1.2.1.67.1.2.1.1.3.1.2 ipaddress read-only
The IP address of the RADIUS authentication server referred to in this table entry.
                               radiusAuthClientServerPortNumber 1.3.6.1.2.1.67.1.2.1.1.3.1.3 integer32 read-only
The UDP port the client is using to send requests to this server.
                               radiusAuthClientRoundTripTime 1.3.6.1.2.1.67.1.2.1.1.3.1.4 timeticks read-only
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.
                               radiusAuthClientAccessRequests 1.3.6.1.2.1.67.1.2.1.1.3.1.5 counter32 read-only
The number of RADIUS Access-Request packets sent to this server. This does not include retransmissions.
                               radiusAuthClientAccessRetransmissions 1.3.6.1.2.1.67.1.2.1.1.3.1.6 counter32 read-only
The number of RADIUS Access-Request packets retransmitted to this RADIUS authentication server.
                               radiusAuthClientAccessAccepts 1.3.6.1.2.1.67.1.2.1.1.3.1.7 counter32 read-only
The number of RADIUS Access-Accept packets (valid or invalid) received from this server.
                               radiusAuthClientAccessRejects 1.3.6.1.2.1.67.1.2.1.1.3.1.8 counter32 read-only
The number of RADIUS Access-Reject packets (valid or invalid) received from this server.
                               radiusAuthClientAccessChallenges 1.3.6.1.2.1.67.1.2.1.1.3.1.9 counter32 read-only
The number of RADIUS Access-Challenge packets (valid or invalid) received from this server.
                               radiusAuthClientMalformedAccessResponses 1.3.6.1.2.1.67.1.2.1.1.3.1.10 counter32 read-only
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.
                               radiusAuthClientBadAuthenticators 1.3.6.1.2.1.67.1.2.1.1.3.1.11 counter32 read-only
The number of RADIUS Access-Response packets containing invalid authenticators or Message Authenticator attributes received from this server.
                               radiusAuthClientPendingRequests 1.3.6.1.2.1.67.1.2.1.1.3.1.12 gauge32 read-only
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.
                               radiusAuthClientTimeouts 1.3.6.1.2.1.67.1.2.1.1.3.1.13 counter32 read-only
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.
                               radiusAuthClientUnknownTypes 1.3.6.1.2.1.67.1.2.1.1.3.1.14 counter32 read-only
The number of RADIUS packets of unknown type that were received from this server on the authentication port.
                               radiusAuthClientPacketsDropped 1.3.6.1.2.1.67.1.2.1.1.3.1.15 counter32 read-only
The number of RADIUS packets that were received from this server on the authentication port and dropped for some other reason.
                       radiusAuthServerExtTable 1.3.6.1.2.1.67.1.2.1.1.4 no-access
The (conceptual) table listing the RADIUS authentication servers with which the client shares a secret.
                           radiusAuthServerExtEntry 1.3.6.1.2.1.67.1.2.1.1.4.1 no-access
An entry (conceptual row) representing a RADIUS authentication server with which the client shares a secret.
                               radiusAuthServerExtIndex 1.3.6.1.2.1.67.1.2.1.1.4.1.1 integer32 no-access
A number uniquely identifying each RADIUS Authentication server with which this client communicates.
                               radiusAuthServerInetAddressType 1.3.6.1.2.1.67.1.2.1.1.4.1.2 inetaddresstype read-only
The type of address format used for the radiusAuthServerInetAddress object.
                               radiusAuthServerInetAddress 1.3.6.1.2.1.67.1.2.1.1.4.1.3 inetaddress read-only
The IP address of the RADIUS authentication server referred to in this table entry, using the version-neutral IP address format.
                               radiusAuthClientServerInetPortNumber 1.3.6.1.2.1.67.1.2.1.1.4.1.4 inetportnumber read-only
The UDP port the client is using to send requests to this server. The value of zero (0) is invalid.
                               radiusAuthClientExtRoundTripTime 1.3.6.1.2.1.67.1.2.1.1.4.1.5 timeticks read-only
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.
                               radiusAuthClientExtAccessRequests 1.3.6.1.2.1.67.1.2.1.1.4.1.6 counter32 read-only
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.
                               radiusAuthClientExtAccessRetransmissions 1.3.6.1.2.1.67.1.2.1.1.4.1.7 counter32 read-only
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.
                               radiusAuthClientExtAccessAccepts 1.3.6.1.2.1.67.1.2.1.1.4.1.8 counter32 read-only
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.
                               radiusAuthClientExtAccessRejects 1.3.6.1.2.1.67.1.2.1.1.4.1.9 counter32 read-only
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.
                               radiusAuthClientExtAccessChallenges 1.3.6.1.2.1.67.1.2.1.1.4.1.10 counter32 read-only
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.
                               radiusAuthClientExtMalformedAccessResponses 1.3.6.1.2.1.67.1.2.1.1.4.1.11 counter32 read-only
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.
                               radiusAuthClientExtBadAuthenticators 1.3.6.1.2.1.67.1.2.1.1.4.1.12 counter32 read-only
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.
                               radiusAuthClientExtPendingRequests 1.3.6.1.2.1.67.1.2.1.1.4.1.13 gauge32 read-only
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.
                               radiusAuthClientExtTimeouts 1.3.6.1.2.1.67.1.2.1.1.4.1.14 counter32 read-only
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.
                               radiusAuthClientExtUnknownTypes 1.3.6.1.2.1.67.1.2.1.1.4.1.15 counter32 read-only
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.
                               radiusAuthClientExtPacketsDropped 1.3.6.1.2.1.67.1.2.1.1.4.1.16 counter32 read-only
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.
                               radiusAuthClientCounterDiscontinuity 1.3.6.1.2.1.67.1.2.1.1.4.1.17 timeticks read-only
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.
               radiusAuthClientMIBConformance 1.3.6.1.2.1.67.1.2.2
                   radiusAuthClientMIBCompliances 1.3.6.1.2.1.67.1.2.2.1
                       radiusAuthClientMIBCompliance 1.3.6.1.2.1.67.1.2.2.1.1
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.
                       radiusAuthClientExtMIBCompliance 1.3.6.1.2.1.67.1.2.2.1.2
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.
                   radiusAuthClientMIBGroups 1.3.6.1.2.1.67.1.2.2.2
                       radiusAuthClientMIBGroup 1.3.6.1.2.1.67.1.2.2.2.1
The basic collection of objects providing management of RADIUS Authentication Clients.
                       radiusAuthClientExtMIBGroup 1.3.6.1.2.1.67.1.2.2.2.2
The collection of extended objects providing management of RADIUS Authentication Clients using version-neutral IP address format.