PacketFence - BTS - PacketFence
View Issue Details
0000974PacketFencerefactoringpublic2010-05-04 14:012015-02-13 15:24
obilodeau 
obilodeau 
normalminorN/A
closedopen 
 
 
0000974: SNMP modules hierarchy should be re-evaluated
Quite a few things could be handled better with the SNMP modules.

Once we start doing work on these, we should file child bugs to track each one separately.

- We could provide interfaces (or parent classes) to enforce the minimum number of methods to be there for a feature X.
For example: there's the SNMP::PortSecurity class that will require a base class of it to define getAllSecureMacAddresses, authorizeMAC, etc. Same for SNMP::Wireless, SNMP::802dot1X, etc.

- Switch modules should be able to tell themselves if they support a feature or not.
-- this could lead to a README_SWITCHES built automatically

- Regroup code for all switches using Q-BRIDGE-MIB style code in something like SNMP::QBridgeMIB::getMacBridgeDot1dPortHash or similar

Other ideas?
No tags attached.
Issue History
2010-05-04 14:01obilodeauNew Issue
2010-05-04 14:01obilodeauStatusnew => assigned
2010-05-04 14:01obilodeauAssigned To => obilodeau
2010-11-19 14:25obilodeauTarget Version1.10.0 => 2.0.0
2011-01-18 09:47obilodeauTarget Version2.0.0 => 2.1.0
2011-03-03 15:16obilodeauTarget Version2.1.0 => +1
2011-03-03 15:18obilodeauTarget Version+1 => +2
2015-02-13 15:24lmunroNote Added: 0003682
2015-02-13 15:24lmunroStatusassigned => closed

Notes
(0003682)
lmunro   
2015-02-13 15:24   
These issues are too old to still be relevant.

Let's start anew.