All MIBs › RADIUS-DYNAUTH-SERVER-MIB › radiusDynAuthServDisconNaks
radiusDynAuthServDisconNaks
Module: RADIUS-DYNAUTH-SERVER-MIB
OID (symbolic): RADIUS-DYNAUTH-SERVER-MIB::radiusDynAuthServDisconNaks
OID (numeric): 1.3.6.1.2.1.146.1.2.1.8
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of RADIUS Disconnect-NAK packets sent to this Dynamic Authorization Client. This includes the RADIUS Disconnect-NAK packets sent with a Service-Type attribute with value 'Authorize Only' and the RADIUS Disconnect-NAK packets sent because no session context was found. This counter may experience a discontinuity when the DAS module (re)starts, as indicated by the value of radiusDynAuthServerCounterDiscontinuity.
What is radiusDynAuthServDisconNaks?
Counts Disconnect-NAK replies sent to this client (including Authorize-Only and no-session-context cases); a high value relative to Disconnect-ACKs suggests many disconnect attempts are targeting sessions the server can't act on.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.146.1.2.1.8 snmpwalk -v2c -c public <target> RADIUS-DYNAUTH-SERVER-MIB::radiusDynAuthServDisconNaks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.146.1.2.1.8.1 snmpget -v2c -c public <target> RADIUS-DYNAUTH-SERVER-MIB::radiusDynAuthServDisconNaks.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> radiusDynAuthServDisconNaks.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::radiusDynAuthServDisconNaks 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.8 | radiusDynAuthServDisconNaks | RADIUS-DYNAUTH-SERVER-MIB |