DMH SNMP Agent for Imsys SNAP embedded PlatformDMH Advanced C SNMP Agent SDK is available for the Imsys SNAP Java/C family of platforms. All SNMP versions are fully supported: SNMPv1, SNMPv2c and SNMPv3. DMH SNMP Agent is fully integrated with the Imsys platform C/C++ software. The Agent is available in Source C Code SDK or as a C Binary SDK. Java applications can "speak" with the Agent using KNI. The SNMP Agent SDK is implemented in C to achieve a smaller memory footprint and a faster, more efficient processing of SNMP requests. Your Imsys Java application can use KNI to communicate with the C Agent. DMH provides a separate Java SNMPv1 Agent SDK that can be used on the Imsys Java platform. We recommend the C implementation because is smaller, faster and available for all SNMP versions: v1, v2c and v3.
DMH team in Boston USA, work closely with Imsys team in
Stockholm Sweden, to offer a stable fast efficient SNMP-Agent
implementation on the Imsys platforms. The Imsys platform is based on the Imsys CPU. The platform system consists of firmware, software and tools to develop network devices, including: hardware, RTOS, TCP/IP Stack, Web Server. The software IDE includes the ANSI UCC C/C++ Compiler and Java Compiler, the GUI debugger, and deployment tools. See more information about the platform at: Imsys, and Imsys products. See Imsystech We used the Imsys UCC C/C++ compiler/IDE development tools to build the SNMP-agent for the platform. The UCC C compiler generates code for the specific Imsys 32bit CPU. For C runtime functions and system/platform functions, we used the libraries and software provided by Imsys Software tools. We thoroughly tested the SNMP-Agent on Imsys Velox Module platform. All SNMP versions: SNMPv1, SNMPv2c and SNMPv3 were fully tested and passed all regression tests. |