#acl All:read contribGroup:read,write <> = westhawk_snmp = == Availability and IPv6 support == || '''Name''' || '''IPv6 support''' || '''Supported operating systems''' || || [[http://snmp.westhawk.co.uk/|westhawk_snmp]] || included || any IPv6 capable JVM || == Description == It is a lightweight implementation of Java SNMP stack, with Java application and servlet examples. The stack provides manager functionality for SNMPv1, SNMPv2c and SNMPv3 (both authentication and privacy).As authentication protocols the stack offers MD5 and SHA1. It is capable of sending and receiving traps, but has no other agent functionality. This is the "lightweight" type package, so the target applications can be small applets, which can be easily popped in any frame (e.g. Netscape). This stack has no MIB browsing capabilities, so the application has to know the OID (Object Identifier) of MIB parameters it wants to monitor or it can use any other packages that do MIB browsing and general network management. The source code and documentation is included in the distribution. == Comments == requires at least Java 1.4 to support IPv6. Tested and used in 6NET project. == Usage information == == Categories == CategoryApps, CategoryAppstesting_and_monitoring == Source of information == http://www.6net.org