Home/Catalog/RADIUSCLIENTEXT-MIB

RADIUSCLIENTEXT-MIB

AI MIB Summary

The RADIUSCLIENTEXT-MIB extends standard RADIUS client monitoring on ArrowPoint Communications access servers to track authentication session states, accounting records, and protocol-specific error counters. It enables granular visibility into client-side RADIUS interactions, including session establishment failures, timeout events, and attribute exchange statistics for access control auditing.

This MIB module describes the ArrowPoint Communications extensions to the client side of the Remote Access Dialin User Service (RADIUS) authentication protocol.
Main OID:
radiusClientExtMIB.1.3.6.1.4.1.2467.1.12.1
36
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

36 total
Object Name
radiusClientExtMIBThis MIB module describes the ArrowPoint Communications extensions to the client side of the Remote Access Dialin User Service (RADIUS) authentication protocol.
MODULE-IDENTITY
.1.3.6.1.4.1.2467.1.12.1
apRadiusClientExtInvalidServerAddressesThe total number of RADIUS Access-Response packets received from unknown addresses since client start-up.ro
Counter32
.1.3.6.1.4.1.2467.1.12.2
apRadiusClientExtIdentifierThe NAS-Identifier of the RADIUS client.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2467.1.12.3
apRadiusClientExtDeadTimerThis variable specifies the number of minutes to skip down or not responsing Radius Servers.rw
INTEGER ( 0..255 )
.1.3.6.1.4.1.2467.1.12.4
apRadiusClientExtProbeThis variable specifies whether the Radius Client will probe down or not responding Radius Servers with probe Access-Request packets to determine their availability.rw
Enumeration
.1.3.6.1.4.1.2467.1.12.5
apRadiusClientExtRetransmitLimitThis variable specifies the number of times an authentication or accounting request is resent to each radius server after a timeout.rw
INTEGER ( 1..30 )
.1.3.6.1.4.1.2467.1.12.6
apRadiusClientExtTimeoutThis variable specifies the interval the Radius Client will wait for the Radius Server to reply to an Authentication or Accounting Request.rw
INTEGER ( 1..255 )
.1.3.6.1.4.1.2467.1.12.7
apRadiusClientExtSourceIpAddressThis variable specifies the source IP Address of the interface used by the Radius Client.rw
IpAddress
.1.3.6.1.4.1.2467.1.12.8
apRadiusClientExtServerTableThe (conceptual) table listing the RADIUS servers with which the client shares a secret.
SEQUENCE OF ApRadiusClientExtServerEntry
.1.3.6.1.4.1.2467.1.12.9
apRadiusClientExtServerEntryAn entry (conceptual row) representing a RADIUS server with which the client shares a secret.
ApRadiusClientExtServerEntry
.1.3.6.1.4.1.2467.1.12.9.1
apRadiusClientExtAddressThe IP address of the RADIUS server referred to in this table entry.ro
IpAddress
.1.3.6.1.4.1.2467.1.12.9.1.1
apRadiusClientExtRoundTripTimeThe total roundtrip time of the last packet sent between the client and the RADIUS server referred to in this table entry.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.2467.1.12.9.1.2
apRadiusClientExtAccessRequestsThe total number of RADIUS Access-Request packets sent to this server since client start-up. This does not include retransmissions.ro
Counter32
.1.3.6.1.4.1.2467.1.12.9.1.3
apRadiusClientExtAccessRetransmissionsThe total number of RADIUS Access-Request packets retransmitted to the same server since client start-up.ro
Counter32
.1.3.6.1.4.1.2467.1.12.9.1.4
apRadiusClientExtAccessAcceptsThe total number of RADIUS Access-Accept packets received from this server since client start-up.ro
Counter32
.1.3.6.1.4.1.2467.1.12.9.1.5
apRadiusClientExtAccessRejectsThe total number of RADIUS Access-Reject packets received from this server since client start-up.ro
Counter32
.1.3.6.1.4.1.2467.1.12.9.1.6
apRadiusClientExtAccessChallengesThe total number of RADIUS Access-Challenge packets received from this server since client start-up.ro
Counter32
.1.3.6.1.4.1.2467.1.12.9.1.7
apRadiusClientExtMalformedAccessResponsesThe total number of malformed RADIUS Access-Response packets received from this server since client start-up. Bad authenticators are not included as malformed access responses.ro
Counter32
.1.3.6.1.4.1.2467.1.12.9.1.8
apRadiusClientExtAuthenticationBadAuthenticatorsThe total number of RADIUS Access-Response packets containing invalid authenticators received from this server since client start-up.ro
Counter32
.1.3.6.1.4.1.2467.1.12.9.1.9
apRadiusClientExtAuthenticationPendingRequestsThe total 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 a timeout or retransmission.ro
Counter32
.1.3.6.1.4.1.2467.1.12.9.1.10
apRadiusClientExtAuthenticationTimeoutsThe total number of authentication timeouts to this server since client startup. 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.ro
Counter32
.1.3.6.1.4.1.2467.1.12.9.1.11
apRadiusClientExtAccountingRequestsThe total number of RADIUS Accounting-Request packets sent since client start-up. This does not include retransmissions.ro
Counter32
.1.3.6.1.4.1.2467.1.12.9.1.12
apRadiusClientExtAccountingRetransmissionsThe total number of RADIUS Accounting-Request packets retransmitted to the same server since client start-up. Retransmissions include retries where the Identifier and Acct-Delay have been updated.ro
Counter32
.1.3.6.1.4.1.2467.1.12.9.1.13
apRadiusClientExtAccountingResponsesThe total number of RADIUS Accounting-Response packets received from this server since client start-up.ro
Counter32
.1.3.6.1.4.1.2467.1.12.9.1.14
apRadiusClientExtMalformedAccountingResponsesThe total number of malformed RADIUS Accounting-Response packets received from this server since client start-up. Bad authenticators are not included as malformed access responses.ro
Counter32
.1.3.6.1.4.1.2467.1.12.9.1.15
apRadiusClientExtAccountingBadAuthenticatorsThe total number of RADIUS Accounting-Response packets which contained invalid authenticators received from this server since client start-up.ro
Counter32
.1.3.6.1.4.1.2467.1.12.9.1.16
apRadiusClientExtAccountingPendingRequestsThe total number of RADIUS Accounting-Request packets sent to this server that have not yet timed out or received a response. This variable is incremented when an Accounting-Request is sent and decremented due to a timeout or retransmission.ro
Counter32
.1.3.6.1.4.1.2467.1.12.9.1.17
apRadiusClientExtAccountingTimeoutsThe total number of accounting timeouts to this server since client startup. 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 an Accounting-Request as well as a timeout.ro
Counter32
.1.3.6.1.4.1.2467.1.12.9.1.18
apRadiusClientExtUnknownTypeThe total number of RADIUS packets of unknown type which were received from this server since client start-up.ro
Counter32
.1.3.6.1.4.1.2467.1.12.9.1.19
apRadiusClientExtTableThe table listing the RADIUS servers with which the client shares a secret.
SEQUENCE OF ApRadiusClientExtRadServerEntry
.1.3.6.1.4.1.2467.1.12.10
apRadiusClientExtRadServerEntryThe information regarding a single RADIUS server with which the client shares a secret.
ApRadiusClientExtRadServerEntry
.1.3.6.1.4.1.2467.1.12.10.1
apRadiusClientExtRadServerIpAddressThe Radius Server IP Address.rw
IpAddress
.1.3.6.1.4.1.2467.1.12.10.1.1
apRadiusClientExtRadServerAuthPortThe UDP port number on the Radius Server which to send Radius Authentication packets.rw
INTEGER ( 1..65535 )
.1.3.6.1.4.1.2467.1.12.10.1.2
apRadiusClientExtRadServerAcctPortThe UDP port number on the Radius Server which to send Radius Accounting packets.rw
INTEGER ( 1..65535 )
.1.3.6.1.4.1.2467.1.12.10.1.3
apRadiusClientExtRadServerSecretThis is the Radius Secret which is shared between this Radius Client and the Radius Server.rw
DisplayString
.1.3.6.1.4.1.2467.1.12.10.1.4
apRadiusClientExtStatusThis object is used to create and destroy a Radius Server instance.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2467.1.12.10.1.5
RADIUSCLIENTEXT-MIB - SNMP MIB Reference | MIBs Explorer