README |
AdventNet SNMP API 4 |
<AdventNet/SNMPAPI/examples/low_level_api_examples/snmpapps> |
Release 4.0.5 |
This directory contains examples of using the low-level APIs. Refer the setenv.bat or setenv.sh file for help on setting up your environment to run the examples.Command line examples are given below. For using v3 features, the values for the command-line parameters are as follows. -u : The principal or user name on whose behalf the request is to be sent. Please note that the requests could fail, if sent with any other security parameters apart from the ones configured on the agent. Moreover, the authentication scheme (-a) must be prvided when the auth password(-w) is specified. All the v3 examples below use the case of a user initial2, using MD5 authentication, and an authentication passphrase of initial2Pass. |
Bundled Examples |
1. snmpget.java - Get one or more SNMP variables. Usage: 2. snmpgetnext.java - Perform a getnext on one or more SNMP variables. Usage: 3. snmpset.java - Perform an SNMP set on one or more SNMP variables. Usage: 4. snmpbulk.java - Perform a getbulk operation. The agent must support atleast v2c . Usage: 5. snmpwalk.java - Perform an SNMP walk with one or more OIDs. Usage: 6. snmpv1trap.java - Send an SNMPv1 trap PDU. Usage: 7. snmpv2ctrap.java - Send an SNMPV2c trap notification PDU. Usage: 8. snmpv3trap.java - Send an SNMPv2c trap notification PDU using the SNMPV3 protocol. Usage: 9. snmptrapd.java - Start the trap daemon Usage: 10. snmpv3trapd.java - Start the trap daemon for v3. Usage: |
Support |
Feedback |
For those with support contracts, AdventNet provides priority support through 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 use . Send your support queries to: snmp-support@adventnet.com |
We welcome your feedback that will help us improve the APIs and provide future enhancements. Send in your feedback to: snmp-support@adventnet.com
|
Copyright and License |
Please refer COPYRIGHT and LICENSE before using the package. |
AdventNet, Inc.
|