Cisco SNMP TRAP streaming Onboard
To initiate the implementation of streaming, you will need to send SNMP Traps Version 2c to your on prem VM IP address. The SNMP community can be set to anything, since we don’t require it.
From the wireless controller in the SNMP section, you will need to enable and set the following configuration in the pictures below.
This configuration will allow your wireless controller to send the following SNMP Trap OIDs.
bsnDot11StationDisassociate - .1.3.6.1.4.1.14179.2.6.3.1
ciscoLwappDot11ClientDisassocDataStatsTrap - .1.3.6.1.4.1.9.9.599.0.6
bsnDot11StationAssociate - .1.3.6.1.4.1.14179.2.6.3.53
ciscoLwappDot11ClientAssocDataStatsTrap - .1.3.6.1.4.1.9.9.599.0.7
ciscoLwappDot11ClientSessionTrap - .1.3.6.1.4.1.9.9.599.0.8
ciscoLwappDot11ClientMovedToRunState - .1.3.6.1.4.1.9.9.599.0.4
snmp-server enable traps wireless bsnMobileStation
trapflags client dot11 associate
trapflags client dot11 authenticate
trapflags client dot11 deauthenticate
trapflags client dot11 disassociate
More detail about the SNMP Trap OID's can be found here.
https://www.cisco.com/c/dam/en/us/td/docs/wireless/controller/8-9/trap-log/b_wlc_traplogs89.xlsx
Don’t hesitate to reach out if you need further assistance.