TODO 485 B

1234567
  1. - move the symbol table into an XML configuration file. This would make it
  2. very easy to add new symbols without recompiling. It would also enable
  3. people to distribute Vendor Specific-enabled configuration files
  4. - use getopt() to get command line arguments. Probably will need to change args
  5. and thus break compatibility ... -- ON HOLD (keep it simple, stupid).
  6. - Make loading of SNMP modules configurable (using "-m" switch instead of loading
  7. everything under the sun)