AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » RFC » RADIUS-ACC-CLIENT-MIB » Objects

RADIUS-ACC-CLIENT-MIB.mib object view, vendor RFC

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file RADIUS-ACC-CLIENT-MIB and use it to monitor vendor specific OID's.

RADIUS-ACC-CLIENT-MIB file content

Object view of RADIUS-ACC-CLIENT-MIB:

Scalar Object
radiusAccClientInvalidServerAddresses .1.3.6.1.2.1.67.2.2.1.1.1
The number of RADIUS Accounting-Response packets received from unknown addresses.
radiusAccClientIdentifier .1.3.6.1.2.1.67.2.2.1.1.2
The NAS-Identifier of the RADIUS accounting client. This is not necessarily the same as sysName in MIB II.
radiusAccServerEntry .1.3.6.1.2.1.67.2.2.1.1.3.1
An entry (conceptual row) representing a RADIUS accounting server with which the client shares a secret.
Tabular Object
radiusAccServerIndex .1.3.6.1.2.1.67.2.2.1.1.3.1.1
A number uniquely identifying each RADIUS Accounting server with which this client communicates.
radiusAccServerAddress .1.3.6.1.2.1.67.2.2.1.1.3.1.2
The IP address of the RADIUS accounting server referred to in this table entry.
radiusAccClientServerPortNumber .1.3.6.1.2.1.67.2.2.1.1.3.1.3
The UDP port the client is using to send requests to this server.
radiusAccClientRoundTripTime .1.3.6.1.2.1.67.2.2.1.1.3.1.4
The time interval between the most recent Accounting-Response and the Accounting-Request that matched it from this RADIUS accounting server.
radiusAccClientRequests .1.3.6.1.2.1.67.2.2.1.1.3.1.5
The number of RADIUS Accounting-Request packets sent. This does not include retransmissions.
radiusAccClientRetransmissions .1.3.6.1.2.1.67.2.2.1.1.3.1.6
The number of RADIUS Accounting-Request packets retransmitted to this RADIUS accounting server. Retransmissions include retries where the Identifier and Acct-Delay have been updated, as well as those in which they remain the same.
radiusAccClientResponses .1.3.6.1.2.1.67.2.2.1.1.3.1.7
The number of RADIUS packets received on the accounting port from this server.
radiusAccClientMalformedResponses .1.3.6.1.2.1.67.2.2.1.1.3.1.8
The number of malformed RADIUS Accounting-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators and unknown types are not included as malformed accounting responses.
radiusAccClientBadAuthenticators .1.3.6.1.2.1.67.2.2.1.1.3.1.9
The number of RADIUS Accounting-Response packets which contained invalid authenticators received from this server.
radiusAccClientPendingRequests .1.3.6.1.2.1.67.2.2.1.1.3.1.10
The 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 receipt of an Accounting-Response, a timeout or a retransmission.
radiusAccClientTimeouts .1.3.6.1.2.1.67.2.2.1.1.3.1.11
The number of accounting 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 an Accounting-Request as well as a timeout.
radiusAccClientUnknownTypes .1.3.6.1.2.1.67.2.2.1.1.3.1.12
The number of RADIUS packets of unknown type which were received from this server on the accounting port.
radiusAccClientPacketsDropped .1.3.6.1.2.1.67.2.2.1.1.3.1.13
The number of RADIUS packets which were received from this server on the accounting port and dropped for some other reason.
Table
radiusAccServerTable .1.3.6.1.2.1.67.2.2.1.1.3
The (conceptual) table listing the RADIUS accounting servers with which the client shares a secret.
Object Identifier
radiusAccounting .1.3.6.1.2.1.67.2
radiusAccClientMIB .1.3.6.1.2.1.67.2.2
The MIB module for entities implementing the client side of the Remote Access Dialin User Service (RADIUS) accounting protocol.
radiusMIB .1.3.6.1.2.1.67
The OID assigned to RADIUS MIB work by the IANA.
radiusAccClientMIBObjects .1.3.6.1.2.1.67.2.2.1
radiusAccClient .1.3.6.1.2.1.67.2.2.1.1
radiusAccClientMIBConformance .1.3.6.1.2.1.67.2.2.2
radiusAccClientMIBCompliances .1.3.6.1.2.1.67.2.2.2.1
radiusAccClientMIBGroups .1.3.6.1.2.1.67.2.2.2.2
Group
radiusAccClientMIBGroup .1.3.6.1.2.1.67.2.2.2.2.1
The basic collection of objects providing management of RADIUS Accounting Clients.