TODO
上传用户:shbosideng
上传日期:2013-05-04
资源大小:1555k
文件大小:1k
源码类别:

SNMP编程

开发平台:

C/C++

  1. Investigate integration with terminal server software. such as the RADIUS 
  2. server.
  3. The current release of mrtg-dynip, mrtg-dynip-0.41b, appears to be stable,
  4. robust and free of major problems arising from misconfiguration and lack of
  5. response.
  6. While it might seem rather trivial to introduce changes to make mrtg-dynip
  7. more suitable as a front end to MRTG, this in a sense is somewhat trivial
  8. in terms of the design goal of mrtg-dynip, namely to enable mrtg-dynip to
  9. work in environments with inconsistent snmp target names for the same
  10. phyical interface.  This design goal has been achieved.  The goal of having
  11. a convenient and efficient 'front end' to MRTG and mrtg-dynip is a different
  12. design goal in itself.
  13. It is planned to investigate and test use of the 'ifLastChange' snmp object.
  14. It is planned to introduce configuration to indicate if a host or router has
  15. unvarying SNMP target numbers for its interfaces, or not.  Suitable coding
  16. will reduce processing demands and reduce the amount of snmp traffic
  17. generated.  This may be trialed with tesing use of the 'ifLastChange' snmp
  18. object
  19. There are plans to try out terminal server software, such as RADIUS server
  20. software, with a RADIUS client Livingstone emulator, and see if there are
  21. any special issues or convenient outcomes involved.
  22. There is much scope for introducing a menu based configuration.