All MIBs › RADIUS-AUTH-CLIENT-MIB › radiusAuthClientAccessAccepts
radiusAuthClientAccessAccepts
Module: RADIUS-AUTH-CLIENT-MIB
OID (symbolic): RADIUS-AUTH-CLIENT-MIB::radiusAuthClientAccessAccepts
OID (numeric): 1.3.6.1.2.1.67.1.2.1.1.3.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of RADIUS Access-Accept packets (valid or invalid) received from this server.
What is radiusAuthClientAccessAccepts?
This OID counts the total Access-Accept response packets received from a RADIUS authentication server (responses that grant user login permission). It measures how many login approvals the server has sent, whether those approvals were used correctly or not. An operator checks this to verify that authentication requests are reaching the server and getting responses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.67.1.2.1.1.3.1.7 snmpwalk -v2c -c public <target> RADIUS-AUTH-CLIENT-MIB::radiusAuthClientAccessAccepts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.67.1.2.1.1.3.1.7.1 snmpget -v2c -c public <target> RADIUS-AUTH-CLIENT-MIB::radiusAuthClientAccessAccepts.1
Start monitoring vendor-neutral, standards-based MIB, network access server/VPN gateway/wireless controller (RADIUS auth client, RFC 4668) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RADIUS-AUTH-CLIENT-MIB::radiusAuthClientAccessAccepts OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, network access server/VPN gateway/wireless controller (RADIUS auth client, RFC 4668) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.67 | radiusMIB | RADIUS-ACC-CLIENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.67.1 | radiusAuthentication | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2 | radiusAuthClientMIB | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1 | radiusAuthClientMIBObjects | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1.1 | radiusAuthClient | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1.1.3 | radiusAuthServerTable | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1.1.3.1 | radiusAuthServerEntry | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1.1.3.1.7 | radiusAuthClientAccessAccepts | RADIUS-AUTH-CLIENT-MIB |