The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
April 2001

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

using sockets

Posted by Pavan Kumar Keely on June 27, 2001 at 6:27 AM

Have you tried out using Sockets for this purpose?
That may solve your problem.

Pavan Kumar Keely
> Hello,
> I have got ipworks.jar file for implementing the SNMP thru java. Now I have written two java files
> 1) SNMP_Manager.java
> 2) SNMP_Agent.java

> The manager makes a request to the agent for specific info about the system like username, sysdescr, logintime etc.,. The request will be thru oids(ex:1.3.6.1.2.1.1.0). Now Can anybody help me out regarding the same, how to get info from the agent to the manager. What are the basic objects/entities I need to initialize. If anybody can post the source, if already implemented, then I'll be thanful to u.
> Thanx in advance.
> Rajeev






Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us