wm3600 the number of connected AP via SNMP
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-09-2014 09:54 AM
How to know the number of connected points and their status via snmp.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-10-2014 01:38 AM
trap configuration file: /etc/snmp$ cat snmptt.conf
EVENT general .* "General event" NormalFORMAT ZBXTRAP $aA $ar
SDESC
Permite zabbix capturar traps de qualquer OID que tiver chave snmptrap General event.
EDESC
EVENT general .* "General event" NormalFORMAT ZBXTRAP $aA $ar
SDESC
Permite zabbix capturar traps de qualquer OID que tiver chave snmptrap General event.
EDESC
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-10-2014 01:38 AM
Hi, the zabbix server has configured based on the tutorial below, but do not return total number of clients OID value: .1.3.6.1.4.1.1916.2.131.50.1.4.2.25.10.1.1.22 or number of wireless users .1.3.6.1.4.1.1916.2.131.1.1.8.1.19.0. LINK: https://www.zabbix.com/documentation/2.0/manual/config/items/itemtypes/snmptrap
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-10-2014 01:38 AM
You can get the number of wireless users connected to WM through this OID:
.1.3.6.1.4.1.1916.2.131.1.1.8.1.19.0
.1.3.6.1.4.1.1916.2.131.1.1.8.1.19.0
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-10-2014 01:38 AM
Many thanks!
