| General SNMP Tools: Command Wizard, Script Generator, Notification Manager ... |
|
All the SilverCreek SNMP tools are written in Tcl, the Tool Command Language, a scripting language that permits easy customization.
SNMP Command Tool (simple) Issue SNMP commands -- GETs, SETs, NEXTs, and/or GET-BULK requests -- to a specific MIB object. For example, "SET" the name of sysContact to a value representing the contact person for the network device.
SNMP Command Wizard (advanced) Put together a sequence of SNMP commands or operations and save this sequence in a script for later use. Easily build a script that performs GETs, SETs, NEXTs, and/or GET-BULK requests on several MIB objects. Check and verify sequences of anticipated user behaviors or the behavior of a management application with the SNMP Command Wizard.
SNMP Command Tcl Script Generator Easily create and run simple test cases without actually writing any Tcl scripts! With the Tcl Script Generator, you can point and click to build scripts to execute a series of GET, GET-NEXT, SET, and GET-BULK commands to test scalars (objects not in a MIB table) and columns (objects in MIB tables). This includes generating scripts to exercise rowStatus transition. Create multiple context in your scripts to access multiple devices under test or a single agent with different access levels.
SNMP Automation Wizard The SNMP Automation Wizard allows the user to create automated scripts, edit them, save them, and run them by a simple graphic point and click process. There is no need to look at the code or use a scripting language, although full source code, APIs, and libraries are available for all the tests. The tester simply specifies the agent under test, the type of output desired, and the individual tests or collections of tests to include. This script is saved and can be re-invoked for regression testing. Multiple agents and multiple scripts can be automated through this SNMP tool. SNMPv3 USM Manager The SNMPv3 USM Manager tool allows you to create new USM users, create and delete VACM view names, assign views to users and update users' secret keys (or passwords). This SNMP tool greatly simplifies the process of updating a SNMP agent's User-based Security Module (USM) table as well as the View Based Access Control Model (VACM) tables. You can create new users, assign a new user to a group, assign a MIB view to a group of users, test users, and update user authentication and encryption passwords.
Configuring Notification Tables Tool SNMPv3 can be very difficult to set up and configure, primarily due to the many components and the need to keep track of them and their relationships to each other. The Configuring Notification Tables Tool greatly simplifies this task. Cleanly and efficiently create notification targets and the target parameters, specifically securityModel, securityLevel, and SecurityName to associate with the targets. Create notification filters to associate with the targets. This tool highlights the relationship among the tables by highlighting the associated rows in other tables, giving the user easy to follow, visual cues for tracking the relationship.
SNMP Notification Monitor (Trap Tester) When devices on a network experience certain problems (e.g. link down), they will send an SNMP trap or notification to the management application. The Notification Monitor listens for these traps and displays them in the a window. This SNMP tool also checks and verifies each trap for protocol compliance. Thus, you can verify that the traps in your product are correctly implemented.
Polling Tool Sample the value of a MIB object instance or multiple MIB object instances over time. Visually inspect and verify that counters are incrementing or other values are changing in an appropriate way.
Performance Measuring Tool Measure the response time to certain operations with one network device and then compare that to another device. This is useful for understanding performance issues and problems with a network application, the network itself, or the device itself. Create scripts and run the scripts against several devices and then compare the output results to determine where performance bottlenecks exist and even what device performs best. This SNMP tool assists in characterizing agent performance issues.
SNMP Packet Recorder and Decoder *For use with SilverCreek Tests The SNMP Packet Recorder and Decoder allows you to record packet traffic going to and from SilverCreek. Using this tool you can even record and view encrypted SNMPv3 packets. A regular packet sniffer can’t do that. Packet Trace SilverCreek's SNMP tools: Packet Summary, Packet Watch and Packet Debugging -- provide as much detailed, low-level information as you need. |