• 主页
  • 产品
    • WebNMS开发平台
    • Simulation Toolkit
    • Java SNMP API
    • Java SNMP Agent
    • SNMP Utilities
    • C SNMP Agent
    • CLI API
    • .NET SNMP API
    • TL1 API
    • MySQL Agent
    • Agent Tester
    • SNMP Adaptor for JMX
  • 解决方案
    • EMS解决方案
    • NMS解决方案
    • 云设施管理
    • 军事应用
    • MPLS监控
    • 基站监控
    • 应用监控
    • 日志监控
    • 中介解决方案
  • 支持与文档
  • 演示与下载
    • 请求演示
    • 下载产品
  • 开发者论坛
  • 关于我们
  • 联系我们
Home > Simulation Toolkit 7.0 > Service Pack 4.0

ServicePack 4.0

Latest ServicePack 4.0 of WebNMS Simulation Toolkit 7.0 has a few important fixes. We recommend the users to apply this service pack.

Download ServicePack 4.0

ServicePack 4.0
( 9.9 MB)
Available since
August 11, 2010

For more details please refer Readme

Installing the service pack

Install the service pack as per the instructions given below.

  1. Download the WebNMS_Simulation_Toolkit_7_0_SP-4_0.ppm file. 
  2. Start the Launcher by selecting SimulationToolkit.bat/sh file from <SimulatorHome> directory.
  3. Start UpdateManager by choosing Update Manager from the Options menu in the Launcher.
  4. Specify the patch file (ppm file) with complete path or choose the same by using the Browse option. 
  5. Click Install to install the patch. This install the service pack. 

Read Me

This readme file contains a list of new Features Added and? Issues Fixed in this service pack.

Network Designer

Features Added

  1. Included option to create an IOS device using configuration file.
  2. To add new IOS protocol/mode in IOS Script Editor has been included.
  3. To delete the existing IOS Command has been included.
  4. Option to give user a option to prefix the value with zeros and also the starting value if increment option is selected in bulk modification of agent value has been included.
  5. Option to give user to start the agents at his own specified Interface, if not then starting it at a default active interface.
  6. Option given to user to send the traps at his desired configurable port, if not then taking the trap port as default port. An issue is fixed in this feature.
  7. New script API's to Get All Started Agents IP Address [getAllStartedAgents()] and to Get All Agents IP Address [getAllAgentsIPAddress()] are included.
  8. New script API's to set read and write communities for the Agents at runtime. Once read and write communities is set manager can query using this communities.
  9. New script API's to get the Label value of the Enumerated Integer Node by specifying the OID and the instance of the node.
  10. New Cisco IOS router protocols can be added.
  11. Scalability in Solaris increased.
  12. Included new API to get the Enum Integer Label of the node for the current device and specific device.
  13. An Rmi Api to down the virtual IP is included with method name as downVIP(String ipAddress).
  14. An Rmi Api to stop the device by providing the ipAddress is include with the name stopDevice(String ipAddress).An Rmi Api to delete the device by providing the ipAddress is include with the name deleteDevice(String ipAddress).
  15. Multiple Networks with same SNMP port can be started at different times in commandline.
  16. Multiple Networks can be stopped at different times in commandline via RMI included.
  17. Updating the device configuration file with loaded mibs and copying the loaded mibs to the device directory.
  18. Enchancements done for the Usability Related Things while doing any operation.
  19. While Starting the network, the buffering of the agent values feature is included so as to increase the performance of Request/Response from the first cycle itself.

Issues Fixed

  1. The issue with engine Time returning 0 for all requests fixed.
  2. The crash issue with request handling in Solaris is fixed.
  3. The crash issue with stop network in windows vista is fixed.
  4. Issue in persisting IPv6 topology connection in topology view is fixed.
  5. The crash issue with stop network in windows vista is fixed.
  6. The CPU shoot up in a machines which are not having IPv6 option is reduced.
  7. Avoided multiple bind over an already binded port.
  8. Fixed memory leaks in v1/v2c traps.
  9. Script API's for updating Manager Names for all the configured Traps/Informs in a network to a unique Name included.
  10. Script API's for updating Manager Ports for all the configured Traps/Informs in a network to a unique Value included.
  11. The issue in creating a network if unique oids are specified with increment option then after each template is created the increment count is again starting from 1 has been fixed.
  12. The Exception thrown when Migrating from 6.0 to 7.0 Version with scripttable and threshold table while loading the installed devices/networks/snmpagents is resolved.
  13. The issue in regard to the configuring agent table values that is adding row throwing an exception when network which is packaged from 6.0 and installed in 7.0 version is resolved.
  14. If the walkfile has integer values ends with megabytes, kilobytes, percent, then the same is handled now.
  15. While recording a device, the earlier rows existing before recording are also retained in the device. This is fixed.
  16. Issue with re-adding a template row in a NE after deleting it is fixed.
  17. Memory leaks in start, stop networks reduced.
  18. Issue of not creating Debug file is fixed.
  19. Validation of instances in walk file during device creation, by calculating the fixed and varied length of index nodes.
  20. The Exception thrown when viewing all the devices in the created network in one frame in the network area in ListView is resolved.
  21. Issue with syncronisation between NetworkView and ListView like adding/deleting devices in the ListView, adding devices in Network View when in ALL devices view mode etc.
  22. While creating devices using walkfile, all values in walkfile is recorded in the device.
  23. Issue in starting and stopping individual device in Windows is fixed.
  24. Issue in Stop and Start All Agents if more than one network started is fixed.
  25. While creating the device using the walkfile default values are overwritten and timeticks values are calculated using hundredths of a second and updated.
  26. An issue in setting the scalar values for CONST simulation type through script API is fixed.
  27. The crash issue in Stop Network in debug mode is fixed.
  28. Issue while inserting a row in a table, which has an index of type BITS is fixed.
  29. An issue in not updating the table entries in the topology is fixed.
  30. Issue while getting the response for the BITS node, where the definition is in another MIB is fixed.
  31. Performance of sending traps enhanced.
  32. Problem with Unique EngineId has been fixed.
  33. The issue with RMI API addSnmpAgents returning false even if the agents are added exists is fixed.
  34. Problem with external index and index index re-ordering in a table issue is fixed.
  35. Issue with SNMP trap not sent when the device is deleted and re-added.
  36. An Issue with deleting agent through script even if agent is running is fixed.
  37. Issue in handling DateAndTime type nodes in GetBulk response is fixed.
  38. Issue in device creation and doing some changes in mib values and then creating a network is fixed.
  39. Issue with getAllTableValues, not returning proper values if used in Runtime after updating the node value using script is fixed.
  40. Issue with proper updating of the node value with data type as MacAddress when device is created using walk file is fixed.
  41. Validation for varbind values while sending traps.
  42. Issue with non-implied MacAddress index resolving is fixed.
  43. Issues with table row addition and deletion fixed.
  44. The walk file parsing continues with skipping the problematic OID
  45. The problem with debug log file creation in windows fixed.
  46. When a network was started, if another network was started and queried, then the crash issue is fixed.
  47. Starting 2 networks with different MIB files implemented not responding to one network is fixed.
  48. In Linux OS, if the networks are started in commandline in different JVMs, only the IPs of the latest networks started are available and the previous IPs are flushed. This issue is fixed.
  49. In Linux OS, on starting the networks, "Cannot find defice eth0:" occurred. This issue is fixed.
  50. Issue with loading mibs if some entries of it are already present in the database because of the some other mibs loaded is resolved.
  51. While large number of templates are used, then data overlapping in BufferManager occurred. This is fixed.
  52. While starting networks in Solaris, the interface is not obtained properly while creating the virtual ips. This is fixed.
  53. SnmpWalk for multiple 510 devices lead to crash fixed.
  54. While creating devices using walkfile, all values in walkfile is recorded in the device.
  55. The Timer Trap Configured in the agent before starting the agent where not getting sent if agent was started not using startNetwork is resolved.
  56. The updateNodeValue script available in examples directory not getting executed properly due to improper number of arguments is resolved.
  57. Issue in starting device in windows having IPv6 Address starting with fe80,fe81 is fixed.
  58. Issue in sending the traps in IPv6 device, when more than one interface is active in windows is fixed.
  59. Issue in handling IPv6Address during device creation using walkfile is fixed.
  60. Issue in handling invalid values of BITS in fixed.
  61. Fixed Crash Issue while sending inform.
  62. Fixed Unique OID updation for MacAddress node while creating a new network.
  63. Fixed Crash Issue while doing the Get Bulk Request.
  64. Issue with sending more than one Autonomous message with same TL1Command is fixed.
  65. Infinite loop during Get Bulk Request is fixed.

SNMP Agent Simulator

Issues Fixed
  1. The issue with extra Varbind, .1.3.6.1.6.3.18.1.3 being sent when traps of type V2/V3 configured is fixed.
  2. The issue with sending traps by clicking send button more than once is fixed.
  3. When the SNMP Agent Simulator is stopped via console, console is exited through which SnmpAgent Simulator is started.
  4. Problem in sending default traps to remote managers is fixed.
  5. Issue after saving the SNMP configuration in SNMP Agent Simulator python scripts configured losses its contents is fixed.
  6. Issue while handling BITS Node during SNMP operation is fixed.
  7. The manual change in the agent scalar node value after the agent is started does not give the changed value before restarting it again is resolved now.
  8. Enchancements done for the Usability Related Things while doing any operation.

TL1 Agent Simulator

Issues Fixed

  1. The issue with TL1 Agent not starting for the first time is fixed.
  2. The issue with CANC-USER cmd throwing timed out message is fixed.
  3. The issue with sending more than one Autonomous message with the same TL1Command is resolved.

SNMP Trap Stormer

Features Added
  1. Instance value of varbind is allowed to modify.

Issues Fixed

  1. Issue in stormer while sending more than one trap has been fixed.
  2. Issue with sending traps with last IP from agent config instead of local address even after changing it into localhost has been fixed.
  3. Issue in agent address not set in cmdline trap stormer is fixed.
  4. The process not exiting even after sending the traps is finished is fixed.
  5. The command line trap stormer not sending the trap from simulated IP address issue is fixed.

Network Recorder

Issues Fixed

  1. Issue with recording the group of devices in a network when the number of rows in any table of first device are more than when compared with other values then the in recorded network all devices in have the same number of rows in that table with default values is fixed.

WalkFileCreator

Features Added

  1. New walkfile format support and multiple line values reading in walkfile.

Please contact simulator-support@webnms.com for further support.

   



快捷链接
  • 产品首页
  • 下载试用
  • 最新特性
  • 服务包
  • 性能报告
  • 快速创建大型网络
  • 请求演示
  • 产品演示
  • 开发者论坛
  • 技术支持
产品功能
  • 创建网络
  • 记录环境
  • 模拟陷阱和通知
  • 通过脚本模拟真实的场景
  • 通过RMI模拟真实的场景
  • 定制SNMP PDU
  • 模拟TFTP/FTP
  • 模拟Cisco IOS
  • 支持Telnet
  • 打包和安装
数据表
  • 网络模拟器
  • SNMP模拟器
  • TL1模拟器
产品信息
  • 产品简述
  • 用户案例
  • 应用简述
  • 简化网络管理
    测试与评估 - 白皮书
  • 产品文档
  • 已知问题
  • 常见问题
  • 界面截图
  • 客户列表
  • 产品生命周期计划
相关产品
  • SNMP Agent Toolkit C Edition
  • Agent Toolkit Java Edition
  • WebNMS Framework
  • SNMP API
开发者论坛
查看全部
下载试用

即刻下载试用全功能的模拟器

卓豪公司 版权所有 京ICP备09105052号