|
|
|
|
NuDesign products fall into three main categories:
All products support IPv6 communications, Windows and Linux SDK C++ library products natively support 32 bit and 64 bit code. The SNMP Agent code generation wizard, in addition to SNMP code automatically builds Simple Development Console interface providing console and optionally HTTP access to the MIB implementations.
If Simple Development Console interface needs to be extended into a fully blown hierarchical Command Line Interface (CLI) management application then CLI code generation wizard with its RTOS specific CLI SDK C++ libraries needs to be used. It provides for implementation of command hierarchy navigation, command completion, line editing, history and provides a basic set of common commands. Extending CLI with custom commands and device configuration requires a few simple steps. The CLI access is via console, serial, Telnet or SSH protocol, depending on system capabilities.
The SNMP Agent generation wizard contains NuDesign’s MIB Compiler libraries and auto-generates a very complete MIB dependant agent code. The code for implementing tables including dynamic row creation is generated. GetNext and GetBulk are implemented, so is the code for a multi-stage Set. The developer simply adds instrumentation code to generated callbacks in Agent’s methods then links to NuDesign’s SNMPv3 Agent OS/RTOS specific SDK C++ libraries creating a complete code for SNMPv3 Agent project.
The SNMP Manager code generation wizard also contains NuDesign’s MIB Compiler libraries and auto-generates a very complete MIB dependant manager code. The trap reception code for all MIB-defined traps is generated. The developer adds his application specific code dealing with data from already decoded replies, based on pre-compiled MIB objects, then links to NuDesign’s SNMPv3 Manager OS/RTOS specific SDK C++ libraries creating a complete code for SNMPv3 Manager projects.
Together with sample code, tutorials, help files and other documentation, the code generation wizards called Visual xAgentBuilder for C++ for Windows or Visual Embedded xAgentBuilder for C++ for embedded SNMP Agent development, then Visual xManager Builder for C++ for Windows or Visual Embedded xManager Builder for C++ for embedded systems SNMP Manager Application development and Visual Embedded xCLI Builder for C++ for embedded systems CLI access development are bundled into respectively Agent or Manager Studio Development products.
Please see the following document for more product details:
And for products selection specific for your SNMP / CLI development program, please review the following sections, consult the Price List or contact us.
Support Services Contract offers one year of product maintenance updates plus 10 support incidents. Please note that extended support contracts and design consulting services are available as well. For more details see our Pricing & License Options document.