All MIBs › RADIUS-ACC-CLIENT-MIB › radiusAccClientResponses
radiusAccClientResponses
Module: RADIUS-ACC-CLIENT-MIB
OID (symbolic): RADIUS-ACC-CLIENT-MIB::radiusAccClientResponses
OID (numeric): 1.3.6.1.2.1.67.2.2.1.1.3.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of RADIUS packets received on the accounting port from this server.
What is radiusAccClientResponses?
This counter tracks the number of RADIUS packets received on the accounting port from this server, regardless of whether they were valid. Admins compare it against radiusAccClientRequests to gauge the server's responsiveness, and against the malformed/bad-authenticator/dropped counters to see how many of those responses were actually usable. For example, a radiusAccClientResponses count far lower than radiusAccClientRequests would point to a server availability or network problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.67.2.2.1.1.3.1.7 snmpwalk -v2c -c public <target> RADIUS-ACC-CLIENT-MIB::radiusAccClientResponses
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.67.2.2.1.1.3.1.7.1 snmpget -v2c -c public <target> RADIUS-ACC-CLIENT-MIB::radiusAccClientResponses.1
Start monitoring vendor-neutral, standards-based MIB, network access servers/routers/switches (RADIUS accounting client, RFC 4670) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RADIUS-ACC-CLIENT-MIB::radiusAccClientResponses OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, network access servers/routers/switches (RADIUS accounting client, RFC 4670) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.67 | radiusMIB | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2 | radiusAccounting | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2 | radiusAccClientMIB | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1 | radiusAccClientMIBObjects | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1 | radiusAccClient | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1.3 | radiusAccServerTable | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1.3.1 | radiusAccServerEntry | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1.3.1.7 | radiusAccClientResponses | RADIUS-ACC-CLIENT-MIB |