SNMP Components Changelog - Changes from version 1.x.x.x

Submitted by admin on Sun, 10/24/2010 - 13:40

All components - Jan 1, 2011

Added full support to all components for SNMPv3 Authentication and Encryption according to the 3 security levels: noAuthNoPriv, authNoPriv and authPriv. The supported authentication protocols are:

  1. MD5
  2. SHA

The supported encryption algorithms are:

  1. DES
  2. AES
  3. 3DES

FC_RTGraph

  • Modifications to the xml config file format. The <remoteport> tag has been renamed to <snmpport> and the <remoteport>, <snmpversion>, <username> and <password> tags have been moved out of the "Shooter block". This way, the format and fields of the xml config files are more "in line" with the "FC_PoEn" component (Polling Engine), which is still in development.
  • Added counter overrun detection. A simple graph of the growth of a counter (32 or 64 bits) produced a negative spike when the counter reaches its maximum value and starts from 0 again. This incorrect behavior is now detected and masked. The detection only works with counter mib fields (neither with integers nor with gauges).
  • Color support for graph series through the new <scolor></scolor> tag in the <oidtable> section.
  • Various (major and minor) bug fixes.
  • Malformed snmp packets could cause a crash. Fixed!
  • Options-->Dark background didn't work at all. Fixed!

FC_RTTable

  • Modifications to the xml config file format. The <remoteport> tag has been renamed to <snmpport> and the <remoteport>, <snmpversion>, <username> and <password> tags have been moved out of the "Shooter block".
  • Various (major and minor) bug fixes.

FC_RTPie

  • Modifications to the xml config file format. The <remoteport> tag has been renamed to <snmpport> and the <remoteport>, <snmpversion>, <username> and <password> tags have been moved out of the "Shooter block".
  • Added counter overrun detection. The detection only works with counter mib fields (neither with integers nor with gauges).
  • Various (major and minor) bug fixes.

FC_RTSet

  • Modifications to the xml config file format. The <remoteport> tag has been renamed to <snmpport> and the <remoteport>, <snmpversion>, <username> and <password> tags have been moved out of the "Shooter block".
  • Various (major and minor) bug fixes.

FC_RTMeter

  • Modifications to the xml config file format. The <remoteport> tag has been renamed to <snmpport> and the <remoteport>, <snmpversion>, <username> and <password> tags have been moved out of the "Shooter block".
  • Various (major and minor) bug fixes.
© 2000-2012 FineConnection. Drupal theme by Kiwi Themes.