All MIBs › VIPTELA-DOT1X › dot1xRadiusAcctPacketsDropped
dot1xRadiusAcctPacketsDropped
Module: VIPTELA-DOT1X
OID (symbolic): VIPTELA-DOT1X::dot1xRadiusAcctPacketsDropped
OID (numeric): 1.3.6.1.4.1.41916.19.1.3.1.30
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Number of dropped accounting packets
What is dot1xRadiusAcctPacketsDropped?
This read-only counter reports the number of accounting packets from this server that were dropped by the device. An admin seeing this climb should investigate alongside the bad-authenticator and malformed-response counters, since a dropped accounting packet is often the result of one of those earlier validation failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.41916.19.1.3.1.30 snmpwalk -v2c -c public <target> VIPTELA-DOT1X::dot1xRadiusAcctPacketsDropped
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.41916.19.1.3.1.30.1 snmpget -v2c -c public <target> VIPTELA-DOT1X::dot1xRadiusAcctPacketsDropped.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot1xRadiusAcctPacketsDropped.1
Start monitoring Viptela/Cisco SD-WAN edge routers/switches (802.1X port-authentication operational state status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VIPTELA-DOT1X::dot1xRadiusAcctPacketsDropped OID value, configure state conditions and alerts, and monitor any Viptela/Cisco SD-WAN edge routers/switches (802.1X port-authentication operational state status) from a single console.
OID Breakdown
Upper-level ancestors (7 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.41916 | viptela | VIPTELA-GLOBAL |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.41916.19 | viptela_dot1x | VIPTELA-DOT1X |
| 1.3.6.1.4.1.41916.19.1 | dot1x | VIPTELA-DOT1X |
| 1.3.6.1.4.1.41916.19.1.3 | dot1xRadiusTable | VIPTELA-DOT1X |
| 1.3.6.1.4.1.41916.19.1.3.1 | dot1xRadiusEntry | VIPTELA-DOT1X |
| 1.3.6.1.4.1.41916.19.1.3.1.30 | dot1xRadiusAcctPacketsDropped | VIPTELA-DOT1X |