Our knowledge base is a comprehensive resource designed to help you get the most out of our products. It includes getting started articles that guide you through initial setup, detailed information on specific features, and troubleshooting resources to assist you with any issues you may encounter. Explore our knowledge base to find helpful information about our products and answers to common questions.
Latest KB Entries
PipeExec and .NET 4.0 Console Input
08/04/2017 - In .NET 4.0 input from Pipes cannot be read by default.
Usage of C++ Edition Static Libraries
08/01/2017 - How to use the static libraries in the /n software C++ Editions.
What's New in Cloud Storage Integrator 2016
06/16/2017 - Cloud Storage Integrator 2016 Change and Migration Guide
Error Handling in C++
05/18/2017 - The return value of methods and GetLastError() provide information on errors in C++ editions
SNMP Code Example: Bulk Requests
05/01/2017 - How does the SendGetBulkRequest method on the SNMPMgr/SNMPTCPMgr component work?
Responding to SNMPv3 Discovery Requests
03/31/2017 - When using the SNMPAgent/SNMPTCPAgent you will either need to use the AddUser method or use the events to respond to the Discovery request sent by SNMPMgr/SNMPTCPMgr. This article will show you how to use the events to respond to a discovery request.
Setting msgMaxSize in SNMPv3
03/31/2017 - The msgMaxSize value can be set when using SNMPv3.
SNMP Code Example: Sending an SNMP trap with custom objects
03/31/2017 - Sending an SNMP trap with your own objects requires that you define the sysUpTime and snmpTrapOid objects manually first.
SNMP Code Example: Interpret a MAC or IP address value
03/31/2017 - By using the ValueB field of the Objects collection we can build a string representation of the MAC or IP address.
Responding to SNMPv3 Traps
03/31/2017 - This article will show you how to use events to receive and decode SNMPv3 traps.