Client activities export
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-15-2018 03:00 PM
Hello!
As part of Wi-Fi network monitoring, customer monitor "connectivity" to access points. If people use Wi-Fi - it means everything is ok. If not, send a warning to the manager.
On the EWC controller there are these numbers (how many people connected to the AP, how many people are active on the AP).
How can we take this data from the controller? Is there some kind of API or there is possibility to export? Periodic automatic export. Or it can be only manually?
Thank you!
As part of Wi-Fi network monitoring, customer monitor "connectivity" to access points. If people use Wi-Fi - it means everything is ok. If not, send a warning to the manager.
On the EWC controller there are these numbers (how many people connected to the AP, how many people are active on the AP).
How can we take this data from the controller? Is there some kind of API or there is possibility to export? Periodic automatic export. Or it can be only manually?
Thank you!
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-19-2018 05:46 PM
I've created a new post for some help on the XMC MIB tool....
https://community.extremenetworks.com/extreme/topics/xmc-mib-tool
It includes the OID for the AP and here for the MUs.....
muState=1.3.6.1.4.1.4329.15.3.6.2.1.4 = True if the client is authenticated.
muWLANID=1.3.6.1.4.1.4329.15.3.6.2.1.18 = ID of the WLAN that the MU is associated with.
muAPName=1.3.6.1.4.1.4329.15.3.6.2.1.12 = Name of the Access Point the client is associated with.
https://community.extremenetworks.com/extreme/topics/xmc-mib-tool
It includes the OID for the AP and here for the MUs.....
muState=1.3.6.1.4.1.4329.15.3.6.2.1.4 = True if the client is authenticated.
muWLANID=1.3.6.1.4.1.4329.15.3.6.2.1.18 = ID of the WLAN that the MU is associated with.
muAPName=1.3.6.1.4.1.4329.15.3.6.2.1.12 = Name of the Access Point the client is associated with.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-16-2018 05:40 PM
Thank you!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-15-2018 03:24 PM
wlanStatsID=1.3.6.1.4.1.4329.15.3.3.4.5.1.1
wlanStatsAssociatedClients=1.3.6.1.4.1.4329.15.3.3.4.5.1.2
You'd use the EMC build in MIB browser to find more OIDs that are helpful for you.
wlanStatsAssociatedClients=1.3.6.1.4.1.4329.15.3.3.4.5.1.2
You'd use the EMC build in MIB browser to find more OIDs that are helpful for you.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-15-2018 03:24 PM
Ronald!
Some questions.
Main - how to identify AP by OID?
We need to understand two parameters in access points activities:
1. how many people are connected to a specific AP to the specific SSID (those who authorized the hotspot + those who have not yet been authorized)
2. How many people are actively using Wi-Fi (those who are authorized on the hotspot)
Thank you!
Some questions.
Main - how to identify AP by OID?
We need to understand two parameters in access points activities:
1. how many people are connected to a specific AP to the specific SSID (those who authorized the hotspot + those who have not yet been authorized)
2. How many people are actively using Wi-Fi (those who are authorized on the hotspot)
Thank you!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-15-2018 03:04 PM
You'd get such data via SNMP.
