Major Features
iReasoning SNMP Agent Builder is a Rapid Application Development (RAD) tool for Java based SNMP agent development. It is capable of building two different types of SNMP agents: monolithic agents or extensible agents with master/subagent architecture based on AgentX technology. An intuitive graphical user interface is provided for automating a wide variety of SNMP agent development tasks, including automatically generating agent java source code from MIBs, incremental agent development, etc. All SNMP versions (SNMPv1, SNMPv2c and SNMPv3) are fully supported both on SNMP agent and manager sides. Many complex SNMP issues, such as SNMPv3 USM/VACM and inter-table indexing, are already handled in base classes and hidden from the developers. Agent architecture is based on industry standard JMX™*technology that provides a solid and flexible framework. In many cases this tool can cut agent development cycle time by more than 80%. Check out user guide, FAQ, and javadoc for more information.