PacketFence - BTS - PacketFence
View Issue Details
0001621PacketFencecorepublic2013-01-10 13:462013-03-18 09:45
ludovic 
fdurand 
normaltweakalways
resolvedfixed 
devel 
+1 
feature/catalyst-admin
0001621: Wrong SNMP deauth call for Cisco WLC
In lib/pf/SNMP/Cisco/WLC.pm we have:

sub _deauthenticateMacSnmp {
...

while it should be:

sub _deauthenticateMacSNMP {

Otherwise, SNMP deauth won't work for Cisco WLC/WiSM.

That bug is also present in v3.6.1

A test should be developed to make sure we don't have problems in the future.
No tags attached.
Issue History
2013-01-10 13:46ludovicNew Issue
2013-01-10 14:34ludovicSummaryWrong => Wrong SNMP deauth call for Cisco WLC
2013-03-18 09:45fdurandfixed in git revision => feature/catalyst-admin
2013-03-18 09:45fdurandNote Added: 0003301
2013-03-18 09:45fdurandStatusnew => resolved
2013-03-18 09:45fdurandFixed in Version => +1
2013-03-18 09:45fdurandResolutionopen => fixed
2013-03-18 09:45fdurandAssigned To => fdurand

Notes
(0003301)
fdurand   
2013-03-18 09:45   
Fixed in the future version PacketFence 4.