IEEE802dot11-MIB :: dot11AuthenticateFail

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11AuthenticateFail

dot11AuthenticateFail

Module: IEEE802dot11-MIB

OID (symbolic): IEEE802dot11-MIB::dot11AuthenticateFail

OID (numeric): 1.2.840.10036.1.6.0.3

Node type: NOTIFICATION-TYPE

Description:

The authenticate failure notification shall be sent when the STA sends an Authentication frame with a status code other than 'successful'. The value of the notification shall include the MAC address of the MAC to which the Authentication frame was sent and the reason for the authentication failure.

ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.

What is dot11AuthenticateFail?

This notification is triggered when a wireless station (STA) sends an authentication frame to an 802.11 access point but the authentication fails—for example, due to invalid credentials or unsupported security methods. The notification includes the MAC address of the device that failed authentication and the reason code explaining why the attempt was rejected. A network operator monitors these events to detect unauthorized access attempts or diagnose wireless connection problems.

Examples

Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):

snmptrap -v2c -c public <manager> '' IEEE802dot11-MIB::dot11AuthenticateFail
snmptrap -v2c -c public <manager> '' 1.2.840.10036.1.6.0.3

Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):

snmptrapd -f -Lo -c /dev/null authCommunity log public

Example snmptrapd log entry:

zoo11-linux.zoo [UDP: [192.168.30.111]:49531->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (258147707) 29 days, 21:04:37.07
  SNMPv2-MIB::snmpTrapOID.0 = OID: IEEE802dot11-MIB::dot11AuthenticateFail

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.6dot11SMTnotificationIEEE802dot11-MIB
1.2.840.10036.1.6.0dot11SMT_unknownIEEE802dot11-MIB
1.2.840.10036.1.6.0.3dot11AuthenticateFailIEEE802dot11-MIB