pf::Switch::SMC - Object oriented module to access SNMP enabled SMC switches
This modules holds functions common to the SMC switches but details and documentation are in each sub-module. Refer to them for more information.
This modules holds functions common to the SMC switches but details and documentation are in each sub-module. Refer to them for more information.
Returns an hashref with MAC => ifIndex => Array(VLANs)
Returns an hashref with MAC => Array(VLANs)
This method here has to handle different PortList sizes. TigerStack 8xxx has a 480bit length port list and the 6xxx a 64bit length one. Have that in mind when doing maintenance.
Inverse inc. <info@inverse.ca>
Mr. Chinasee BOONYATANG <chinasee.b@psu.ac.th>
Prince of Songkla University, Thailand http://netserv.cc.psu.ac.th
Copyright (C) 2005-2015 Inverse inc.
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.