The core of NuDesign’s SNMP Agent Studio products is Visual xAgentBuilder for C++, the multiprotocol SNMP v1/v2c/v3 / HTTP / CLI agent code generation wizard with OS / RTOS specific SDK Libraries.
The Visual xAgentBuilder for C++ is supported by Visual MIB Builder, Visual MIB Browser and Visual SNMP Traffic Monitor applications.
The following tutorials will help you getting productive quickly when building your MIB and the Multiprotocol SNMP Agent for your application. For additional development information please consult specific product’s Help File and the FAQ section.
C++ SNMP Agent Studio Tutorial.
|
A brief tutorial on creating and testing SNMP MIBs and SNMP Agents using NuDesign's C++ Agent Studio. This tutorial uses NDGarageV2.MIB that illustrates SNMP and MIB construction concepts. Please download it here. |
Visual xAgentBuilder® for C++ Quick Start Tutorial
Visual xAgentBuilder® for C++ Tutorial
|
These lessons will walk you throghout various aspects of our SNMP Agent, automatic C++ code generator.
Lesson 1: The MIB Handler For Hands-On experience please download Visual xAgentBuilder® for C++, build tutorial's projects and experiment with them (all above Lessons are included in the Help system). |
Hands-On Application Monitoring SNMPv3 / HTTP Agent or view description only.
|
Source code included, working examples of SNMPv3 / HTTP agents for MS Windows. The agents implement ND-Application-MIB mib and are generated using NuDesign's Visual xAgentBuilder for C++ evaluation. Investigate different architectural approaches to instrumenting these monitoring objects and SNMP traps. Use these samples as a template for your own MIB's objects instrumentation code under xAgentBuilder® for C++!. Complete VCC++ project is included. |
Monitoring Thresholds and Sending Traps SNMPv3 / HTTP Agent or view description only.
|
Source code included, working examples of SNMPv3 / HTTP agents for MS Windows. The agent implements ND-Garage-MIB mib and is generated using NuDesign's Visual xAgentBuilder for C++ evaluation. This sample shows how to monitor thresholds and send traps on such events. A standalone SNMPv3 / HTTP agent and extension DLL VC++ project is included to help you start with your project. |
SNMPv3 / HTTP / CLI Sample Agent or view description only.
|
This package contains fully working SNMPv3 / HTTP agent for MS Windows. The purpose is to let you inspect multiprotocol access aspects of the agent: change the object value from the Console Application, verify it via NuDesign's (or any other) SNMP Visual MIBrowser or point your web browser to agent's IP address (127.0.0.1) to get / set objects via the HTTP web access. Please download here. |
SNMPv3 Agent Configuration Tutorial
|
These lessons will walk you throghout various aspects of configuring NuDesign's SNMPv3 Agent.
Tutorial Introduction |
Hands-On SNMPv3 Tutorial and Demo or documentation only.
|
Download this tutorial to understand SNMPv3 privacy, security, authentication and access control aspects. You will also learn about architectural entities of SNMPv3: SNMP Engine, Command Generator, Command Responder, Notification Generator, Notification Receiver and others. |
Please also view On-line Help files for all NuDesign products and check our Frequently Asked Questions page for application tips, more source code examples and for information on known problems and workarounds.