Anonymous | Login | 2024-11-03 14:55 EST |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
0000696 | PacketFence | core | public | 2009-05-06 09:32 | 2012-02-29 10:56 | |||
Reporter | user4 | |||||||
Assigned To | user4 | |||||||
Priority | normal | Severity | minor | Reproducibility | always | |||
Status | closed | Resolution | fixed | |||||
Platform | OS | OS Version | ||||||
Product Version | ||||||||
Target Version | Fixed in Version | |||||||
Summary | 0000696: issues with terminal connections to Cisco gear | |||||||
Description | I think I found out the problem in the Script /usr/local/pf/lib/pf/SNMP/Cisco/Aironet.pm " User => $this->{_cliUser}," I changed this to " Name => $this->{_cliUser}," I compared the Aironet file with Cisco.pm file. And it works!. Cheers, Phil | |||||||
Tags | No tags attached. | |||||||
fixed in git revision | ||||||||
fixed in mtn revision | ||||||||
Attached Files | ||||||||
Notes | |
(0001229) user4 2009-05-06 09:37 |
(503) ~/pf/git/packetfence $ fgrep -R '_cliUser' lib/pf/ lib/pf/SNMP/Cisco/Aironet.pm: User => $this->{_cliUser}, lib/pf/SNMP/Cisco/Catalyst_2950.pm: Name => $this->{_cliUser}, lib/pf/SNMP/Cisco/Catalyst_2950.pm: Name => $this->{_cliUser}, lib/pf/SNMP/Cisco/Catalyst_3500XL.pm: User => $this->{_cliUser}, lib/pf/SNMP/Cisco/WLC_2106.pm: Name => $this->{_cliUser}, lib/pf/SNMP/Cisco.pm: Name => $this->{_cliUser}, lib/pf/SNMP/Linksys.pm: $t->put( $this->{_cliUser} . "\n" ); lib/pf/SNMP/Linksys.pm: $t->put( $this->{_cliUser} . "\n" ); lib/pf/SNMP.pm: '_cliUser' => undef, lib/pf/SNMP.pm: $this->{_cliUser} = $argv{$_}; |
(0001230) user4 2009-05-06 10:03 |
4a10e18c56a66a44d9d6143831780ef573a95bb5 |
Issue History | |||
Date Modified | Username | Field | Change |
2009-05-06 09:32 | user4 | New Issue | |
2009-05-06 09:33 | user4 | Status | new => assigned |
2009-05-06 09:33 | user4 | Assigned To | => user4 |
2009-05-06 09:37 | user4 | Note Added: 0001229 | |
2009-05-06 10:03 | user4 | Status | assigned => closed |
2009-05-06 10:03 | user4 | Note Added: 0001230 | |
2009-05-06 10:03 | user4 | Resolution | open => fixed |
2010-04-15 17:55 | obilodeau | Category | 1.8.3 => 1.8.x |
2012-02-29 10:56 | obilodeau | Category | 1.8.x => core |
Copyright © 2000 - 2012 MantisBT Group |