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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |