All MIBs › RADIUS-DYNAUTH-SERVER-MIB › radiusDynAuthServDisconBadAuthenticators
radiusDynAuthServDisconBadAuthenticators
Module: RADIUS-DYNAUTH-SERVER-MIB
OID (symbolic): RADIUS-DYNAUTH-SERVER-MIB::radiusDynAuthServDisconBadAuthenticators
OID (numeric): 1.3.6.1.2.1.146.1.2.1.13
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of RADIUS Disconnect-Request packets that contained an invalid Authenticator field received from this Dynamic Authorization Client. This counter may experience a discontinuity when the DAS module (re)starts, as indicated by the value of radiusDynAuthServerCounterDiscontinuity.
What is radiusDynAuthServDisconBadAuthenticators?
Counts Disconnect-Request packets from this client that had an invalid Authenticator field, which most often means the RADIUS shared secret configured on the client doesn't match what the server expects.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.146.1.2.1.13 snmpwalk -v2c -c public <target> RADIUS-DYNAUTH-SERVER-MIB::radiusDynAuthServDisconBadAuthenticators
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.146.1.2.1.13.1 snmpget -v2c -c public <target> RADIUS-DYNAUTH-SERVER-MIB::radiusDynAuthServDisconBadAuthenticators.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> radiusDynAuthServDisconBadAuthenticators.1
Start monitoring RADIUS/AAA policy server (dynamic authorization server, RFC 4673) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RADIUS-DYNAUTH-SERVER-MIB::radiusDynAuthServDisconBadAuthenticators OID value, configure state conditions and alerts, and monitor any RADIUS/AAA policy server (dynamic authorization server, RFC 4673) 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.146 | radiusDynAuthServerMIB | RADIUS-DYNAUTH-SERVER-MIB |
| 1.3.6.1.2.1.146.1 | radiusDynAuthServerMIBObjects | RADIUS-DYNAUTH-SERVER-MIB |
| 1.3.6.1.2.1.146.1.2 | radiusDynAuthClientTable | RADIUS-DYNAUTH-SERVER-MIB |
| 1.3.6.1.2.1.146.1.2.1 | radiusDynAuthClientEntry | RADIUS-DYNAUTH-SERVER-MIB |
| 1.3.6.1.2.1.146.1.2.1.13 | radiusDynAuthServDisconBadAuthenticators | RADIUS-DYNAUTH-SERVER-MIB |