[SNMP4J] SNMP4j examples

Frank Fock fock at agentpp.com
Sun Oct 10 11:22:10 CEST 2004


Hi Gil,

You can find a simple example for a GETNEXT request
(for the corresponding GET replace GETNEXT with GET
in the code) can be found in the JavaDoc of the Snmp class:

http://www.snmp4j.org/doc/org/snmp4j/Snmp.html

For a complete example of the various SNMP4J features
you can browse the org.snmp4j.tools.console.SnmpRequest
class sources.

Hope this helps.

Best regards,
Frank

Gil Steiner wrote:

>Hi,
>
>Are there any examples of simple snmp4j code
>available? I mean, for example, a simple snmp get,
>getnext or a walk tool.
>
>+gil
>_______________________________________________
>SNMP4J mailing list
>SNMP4J at agentpp.org
>http://p15141779.pureserver.info/mailman/listinfo/snmp4j
>
>  
>





More information about the SNMP4J mailing list