<<

NAME

pf::Switch::Extricom

SYNOPSIS

Module to parse SNMP traps and manage Extricom Wireless Switches

STATUS

Developed and tested on Extricom EXSW800 Wireless Switch running firmware version 4.2.46.11

BUGS AND LIMITATIONS

The vendor doesn't include the SSID in their RADIUS-Request. VLAN assignment per SSID is not possible.

SNMPv3 has not been tested.

SUBROUTINES

getVersion

obtain image version information from switch

parseTrap
connectWrite

WARNING: Overriding connectWrite {} because the default test write fails on these devices. Writing to the read community instead (then putting back appropriate in place)

deauthenticateMacDefault
deauthTechniques

Return the reference to the deauth technique or the default deauth technique.

AUTHOR

Inverse inc. <info@inverse.ca>

COPYRIGHT

Copyright (C) 2005-2015 Inverse inc.

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

<<