All MIBs › A3COM-PRIVATE-MIB › dot11StationRequestFail
dot11StationRequestFail
Module: A3COM-PRIVATE-MIB
OID (symbolic): A3COM-PRIVATE-MIB::dot11StationRequestFail
OID (numeric): 1.3.6.1.4.1.43.35.8.100.2.7
Node type: NOTIFICATION-TYPE
Description: The station request fail shall be sent out when a station fails to associate / re-associate / authenticate with the Access Point. The notification shall include the MAC address of the station and the reason code for the failure.
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> '' A3COM-PRIVATE-MIB::dot11StationRequestFail snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.43.35.8.100.2.7
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]:53594->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (47718234) 5 days, 12:33:02.34 SNMPv2-MIB::snmpTrapOID.0 = OID: A3COM-PRIVATE-MIB::dot11StationRequestFail
Start monitoring Legacy 3Com switches and wireless APs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-PRIVATE-MIB::dot11StationRequestFail OID value, configure state conditions and alerts, and monitor any Legacy 3Com switches and wireless APs 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.35 | wlan_mib | A3COM-PRIVATE-MIB |
| 1.3.6.1.4.1.43.35.8 | rivet | A3COM-PRIVATE-MIB |
| 1.3.6.1.4.1.43.35.8.100 | apNotificationTrapTree | A3COM-PRIVATE-MIB |
| 1.3.6.1.4.1.43.35.8.100.2 | apNotificationTrapObjects | A3COM-PRIVATE-MIB |
| 1.3.6.1.4.1.43.35.8.100.2.7 | dot11StationRequestFail | A3COM-PRIVATE-MIB |