README

AdventNet SNMPv3 Release 3.3

This distribution is a set of class libraries in JavaTM for writing SNMP network management applets and applications. This new release supports JDK 1.1 and later (including JDK1.3). CORBA support in this release is for JDK 1.2. and above. All other APIs and applications are designed for, and support, JDK1.1 ,JDK1.2 and above virtual machines.

This release provides Java Beans support as well as support for JFC/Swing components, RMI, CORBA and EJB. A hierarchy of packages for SNMP, MIB, Beans, UI/Swing, RMI, CORBA and EJB support enables picking the level of library support desired.

Please use the following links for more information.

The product distribution includes various example applications and applets in the following directories:

Examples include applications like snmpget (to get one or more SNMP variables), snmpgetnext (to do a getnext on one more SNMP variables). Multiple versions of these applications are available in the different directories. You can use them to query for information from the SNMP agents available on your network. All the applications that are used to query an agent have almost identical syntax. As a general rule, all the command line tools will give help information when you just type


       java < command-name >

For example, to get help information on the command snmpgetnext, just type


       java snmpgetnext

To compile or execute the application you have to set the classpath to the current directory and the classes directory. You have to run setenv.bat or setenv.sh (depending on the operating system environment you use) to set the JAVA_HOME_DIR and CLASSPATH environment variables.

The distribution also comes with MibBrowser Applet and several other example applets. To load and view the applets you have to run the SAS (SNMP Applet Server) and the Web Server provided. Start the WebServer and SAS using the utility file /bin/start_server.bat for windows environment and /bin/start_server.sh for unix environment. To use the applet in WebBrowser, type the URL



    http:// < host name > :8282/ 

The page that is loaded will have links to the applets.

Support

For those with support contracts, AdventNet provides priority support via email with a reply usually provided within 24 hours.

While sending your support questions or bug report, please specify the SNMP package release version, the JDK version , the platform and the browser you are using .

Send your Support queries to   : snmp-support@adventnet.com

Feedback

We welcome your feedback that will help us improve the APIs and provide future enhancements.

Send your Feedback to : snmp-support@adventnet.com

Copyright and License

Please refer COPYRIGHT and LICENSE before using the package.


Copyright (c) 1996-2001 AdventNet, Inc. All Rights Reserved.

AdventNet, Inc.
http://www.adventnet.com
Email: info@adventnet.com