IEEE802dot11-MIB :: dot11RSNAStatsCCMPDecryptErrors

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11RSNAStatsCCMPDecryptErrors

dot11RSNAStatsCCMPDecryptErrors

Module: IEEE802dot11-MIB

OID (symbolic): IEEE802dot11-MIB::dot11RSNAStatsCCMPDecryptErrors

OID (numeric): 1.2.840.10036.1.12.1.9

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description:

The number of received MPDUs discarded by the CCMP decryption algorithm.

What is dot11RSNAStatsCCMPDecryptErrors?

This counter tracks the number of wireless frames that failed CCMP (Counter Mode with CBC-MAC Protocol) decryption, which is the encryption standard for 802.11i WPA2 security. Frames fail decryption when the encryption key doesn't match or the frame is corrupted in transit. A rising count indicates possible security attacks, incorrect key distribution, or signal quality issues affecting encrypted traffic.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.2.840.10036.1.12.1.9
snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11RSNAStatsCCMPDecryptErrors

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.2.840.10036.1.12.1.9.1
snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11RSNAStatsCCMPDecryptErrors.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.2member_bodyIEEE802dot11-MIB
1.2.840usIEEE802dot11-MIB
1.2.840.10036ieee802dot11IEEE802dot11-MIB
1.2.840.10036.1dot11smtIEEE802dot11-MIB
1.2.840.10036.1.12dot11RSNAStatsTableIEEE802dot11-MIB
1.2.840.10036.1.12.1dot11RSNAStatsEntryIEEE802dot11-MIB
1.2.840.10036.1.12.1.9dot11RSNAStatsCCMPDecryptErrorsIEEE802dot11-MIB