###########################################################################################################
# Created by Dennis Slagers
# d.d. 20-07-2004
#
# example file: wireless.cfg for MRTG
#
# SNMP statistics for Conceptronic C54APT (using DWL-2100 AP firmware)
# &
# SNMP Statistics for Dlink's DWL-2100 AP
#
# Using OID 1.3.6.1.2.1.2.2.1.11.1 and 2 (where 1 is WLAN, and 2 is LAN)
# Option: IfInUcastPkts and IfOutUcastPkts are used for determining the transferred / received Data
#
#
# if you have more tips, hints: dennis@mixfans.org
#
###########################################################################################################
### Global Defaults
# to get bits instead of bytes and graphs growing to the right
# We want to have Kbytes so we disable the bits option.
EnableIPv6: no
Workdir: /home/groups/home/web/mrtg
Options[_]: growright
######################################################################
# System: AroundMyRoom's Access Point
# Description: WLAN Access Point
# Contact: John Doe
# Location: Home
######################################################################
### Interface 1 >> Descr: 'Wireless-802.11G' | Name: '' | Ip: '[192.168.1.1' | Eth: '' ###
Target[192.168.1.1_1]: 1.3.6.1.2.1.2.2.1.11.1&1.3.6.1.2.1.2.2.1.17.1:public@192.168.1.1
SetEnv[192.168.1.1_1]: MRTG_INT_IP="192.168.1.1" MRTG_INT_DESCR="Wireless-802.11G"
MaxBytes[192.168.1.1_1]: 6750000
Title[192.168.1.1_1]: Traffic Analysis for AP
PageTop[192.168.1.1_1]:
Traffic Analysis for AroundMyRoom Access Point
System: | Access Point |
Maintainer: | John Doe |
Description: | AccessPoint |
ifType: | Wireless |
ifName: | WLAN |
Max Speed: | 54.0 Mbits/s |
Ip: | 192.168.1.25 |
### Interface 2 >> Descr: 'Ethernet' | Name: '' | Ip: '' | Eth: '' ###
Target[192.168.1.1_2]: 1.3.6.1.2.1.2.2.1.11.2&1.3.6.1.2.1.2.2.1.17.2:public@192.168.1.25
SetEnv[192.168.1.1_2]: MRTG_INT_IP="" MRTG_INT_DESCR="Ethernet"
MaxBytes[192.168.1.1_2]: 12500000
Title[192.168.1.1_2]: Traffic Analysis for AP
PageTop[192.168.1.1_2]: Traffic Analysis Access Point
System: | Access Point |
Maintainer: | John Doe |
Description: | AccessPoint |
ifType: | ethernetCsmacd (6) |
ifName: | LAN |
Max Speed: | 100.0 Mbits/s |