All MIBs › RADIUS-AUTH-CLIENT-MIB › radiusAuthClientExtPacketsDropped
radiusAuthClientExtPacketsDropped
Module: RADIUS-AUTH-CLIENT-MIB
OID (symbolic): RADIUS-AUTH-CLIENT-MIB::radiusAuthClientExtPacketsDropped
OID (numeric): 1.3.6.1.2.1.67.1.2.1.1.4.1.16
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of RADIUS packets that were received from this server on the authentication port and dropped for some other reason. This counter may experience a discontinuity when the RADIUS Client module within the managed entity is reinitialized, as indicated by the current value of radiusAuthClientCounterDiscontinuity.
What is radiusAuthClientExtPacketsDropped?
This counter records the number of RADIUS authentication packets received from a server that were discarded for reasons other than standard protocol errors. It may reset when the RADIUS client module restarts, as tracked by the radiusAuthClientCounterDiscontinuity object. System administrators use this metric to troubleshoot user authentication problems and identify potential configuration or server-side issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.67.1.2.1.1.4.1.16 snmpwalk -v2c -c public <target> RADIUS-AUTH-CLIENT-MIB::radiusAuthClientExtPacketsDropped
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.67.1.2.1.1.4.1.16.1 snmpget -v2c -c public <target> RADIUS-AUTH-CLIENT-MIB::radiusAuthClientExtPacketsDropped.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> radiusAuthClientExtPacketsDropped.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.1 | radiusAuthentication | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2 | radiusAuthClientMIB | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1 | radiusAuthClientMIBObjects | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1.1 | radiusAuthClient | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1.1.4 | radiusAuthServerExtTable | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1.1.4.1 | radiusAuthServerExtEntry | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1.1.4.1.16 | radiusAuthClientExtPacketsDropped | RADIUS-AUTH-CLIENT-MIB |