All MIBs › RADIUS-ACC-CLIENT-MIB › radiusAccClientBadAuthenticators
radiusAccClientBadAuthenticators
Module: RADIUS-ACC-CLIENT-MIB
OID (symbolic): RADIUS-ACC-CLIENT-MIB::radiusAccClientBadAuthenticators
OID (numeric): 1.3.6.1.2.1.67.2.2.1.1.3.1.9
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of RADIUS Accounting-Response packets that contained invalid authenticators received from this server.
What is radiusAccClientBadAuthenticators?
This object counts the number of RADIUS Accounting-Response packets received from a server that failed authentication validation due to invalid authenticators. A high count indicates potential security issues, such as misconfigured shared secrets between the accounting client and server. Network administrators monitor this metric to detect configuration problems or unauthorized access attempts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.67.2.2.1.1.3.1.9 snmpwalk -v2c -c public <target> RADIUS-ACC-CLIENT-MIB::radiusAccClientBadAuthenticators
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.67.2.2.1.1.3.1.9.1 snmpget -v2c -c public <target> RADIUS-ACC-CLIENT-MIB::radiusAccClientBadAuthenticators.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> radiusAccClientBadAuthenticators.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::radiusAccClientBadAuthenticators 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.9 | radiusAccClientBadAuthenticators | RADIUS-ACC-CLIENT-MIB |