All MIBs › RADIUS-ACC-CLIENT-MIB › radiusAccClientExtResponses
radiusAccClientExtResponses
Module: RADIUS-ACC-CLIENT-MIB
OID (symbolic): RADIUS-ACC-CLIENT-MIB::radiusAccClientExtResponses
OID (numeric): 1.3.6.1.2.1.67.2.2.1.1.4.1.8
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of RADIUS packets received on the accounting port from this server. This counter may experience a discontinuity when the RADIUS Accounting Client module within the managed entity is reinitialized, as indicated by the current value of radiusAccClientCounterDiscontinuity.
What is radiusAccClientExtResponses?
This counter tracks the number of RADIUS packets received on the accounting port from this server in the extended server table, and may show a discontinuity if the accounting client module reinitializes. Admins compare it against radiusAccClientExtRequests and the error counters (malformed, bad authenticator, dropped) to assess how reliably this accounting server is responding. For example, a sudden flattening of this counter while requests keep incrementing signals the server has stopped responding.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.67.2.2.1.1.4.1.8 snmpwalk -v2c -c public <target> RADIUS-ACC-CLIENT-MIB::radiusAccClientExtResponses
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.67.2.2.1.1.4.1.8.1 snmpget -v2c -c public <target> RADIUS-ACC-CLIENT-MIB::radiusAccClientExtResponses.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> radiusAccClientExtResponses.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::radiusAccClientExtResponses 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.4 | radiusAccServerExtTable | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1.4.1 | radiusAccServerExtEntry | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1.4.1.8 | radiusAccClientExtResponses | RADIUS-ACC-CLIENT-MIB |