Re: [SNMP4J] Need help:Unable to run sample snmp code with OIDs

2011-02-16 Thread anshul gupta
Hi, We are working on college project. We are unable to solve the problem that we have come up while coding. Please, help us.Here is our code. //import java.net.InetAddress;import org.snmp4j.CommunityTarget;import org.snmp4j.PDU;import org.snmp4j.Snmp;import org.snmp4j.TransportMapping;impo

Re: [SNMP4J] Need help:Unable to run sample snmp code with OIDs

2011-02-16 Thread Frank Fock
Hi, I am not able to help if you cannot answer the questions. May be a good book about IP networking and SNMP could help you out. Best regards, Frank On 16.02.2011 15:56, anshul gupta wrote: > Hi, > I have send u a code in my last mail and before that > u asked some questions mentioned below > >

Re: [SNMP4J] Need help:Unable to run sample snmp code with OIDs

2011-02-07 Thread Frank Fock
Hi, A null response is caused by a timeout. Is the community correct? Target address correct? Is the agent running? ... Best regards, Frank On 07.02.2011 12:34, Jaideep Barde wrote: > Hello All, > I am working on a college assignment and have just started using this SNMP4J > package to work on i