|
|
|
|
NuDesign's SNMP ActiveX Controls are developed for use within Visual Basic, Visual C++ and Borland's Delphi environments. The eval bundles contain full function controls and sample applications in VB and/or C++ (source code included).
These controls operate under Windows 98/Me/NT/2000 and XP. You can create standard Windows-based or browser-based (MS Internet Explorer) applications with these easy-to-use Controls:
Please also download the ActiveX Controls Summary Datasheet and Product Line Application Note (Acrobat PDF format).
If you are looking for a ready-to-use SNMP management application deploying these controls to perform a host of SNMP agent configuration and monitoring functions, including SNMP traps handling, please download a free eval of our Visual MIB Browser here.
The following management side SNMP functionality is provided by this control. All requests are non-blocking and implement a retransmission policy.
If a GET/GETNEXT/SET message does not get a response, retransmission takes effect. The retransmission policy is based on the specified 'timeout interval' (t) and 'number of retries'(n). The control will retransmit the SNMP message 'n' number of times after waiting 't' time. If there is still no response, a timeout event is triggered to inform the application.
The sessions allow the application to specify the access policy (i.e. read and write community strings) and the retransmission policy associated with an SNMP agent. This frees the application from having to define the access and retransmission policies with every GET/GETNEXT/SET command.
The ability to create/delete varbind lists independent of the SNMP commands (GET/GETNEXT/SET) provides the application developer with a flexible and efficient mechanism for sending the same varbind list periodically to one agent or to different agents.
For more information on this control, view its help file or its complete eval package.