Re: Re: Re: SNMP: TImeOut Problem

2007-05-07 Thread Dave Shield
On 7 May 2007 11:53:49 -, Peeyush Bishnoi <[EMAIL PROTECTED]> wrote: > It looks that my code keeps on resending the PDU but no recieve of PDU > from router being agent is running on that. > > Can you please explain me why it is so.. Please see the FAQ entry: Why doesn't the agent resp

Re: Re: Re: SNMP: TImeOut Problem

2007-05-07 Thread Peeyush Bishnoi
Hello Dave & All , As per suggestion i put up the function in my code & recompile it. After execution i got the following output of my code. It looks that my code keeps on resending the PDU but no recieve of PDU from router being agent is running on that. Can you please explain me why it is

Re: Re: SNMP: TImeOut Problem

2007-04-18 Thread Dave Shield
On 16 Apr 2007 13:43:05 -, Peeyush Bishnoi <[EMAIL PROTECTED]> wrote: > SNMPGET Which i am shooting on Router is > snmpget -v1 -c SiLsnmpRO 10.11.2.5 sysDescr.0 > Correct output is coming. > > Code File Name: Attached with this mail. > ./demo 10.11.2.5 SilsnmpRO > > I have attached the

Re: Re: SNMP: TImeOut Problem

2007-04-16 Thread Peeyush Bishnoi
Thanxs Dave for addressing my problem. SNMPGET Which i am shooting on Router is snmpget -v1 -c SiLsnmpRO 10.11.2.5 sysDescr.0 Correct output is coming. Code File Name: Attached with this mail. ./demo 10.11.2.5 SilsnmpRO I have attached the tar file with this mail . Which has demo.c & Makefile

Re: SNMP: TImeOut Problem

2007-04-16 Thread Dave Shield
On 13 Apr 2007 12:46:26 -, Peeyush Bishnoi <[EMAIL PROTECTED]> wrote: > I have developed the small code in C using Net-SNMP API's for fetching > the OID data from CISCO 3750 router . But each time when i run the code it is > giving output "TimeOut" . But not the output intended. > > But sam

Re: Re: SNMP: TImeOut Problem

2007-04-13 Thread rrmv
Hi again, I don't know then. Is the query created at the C code getting to the router? Regards, Ricardo > Hello Ricardo ... > > Thanxs for addressing my problem... > Yes i can successfully obtain the OID data from command... So i thnk it's > not of issue of network packets filtering. > > --- >

Re: Re: SNMP: TImeOut Problem

2007-04-13 Thread Peeyush Bishnoi
Hello Ricardo ... Thanxs for addressing my problem... Yes i can successfully obtain the OID data from command... So i thnk it's not of issue of network packets filtering. --- Peeyush B. On Fri, 13 Apr 2007 Ricardo Marin Vinuesa wrote : >Hi! > >Have you tried to obtain the OID with a comman

Re: SNMP: TImeOut Problem

2007-04-13 Thread Ricardo Marin Vinuesa
Hi! Have you tried to obtain the OID with a command from the same computer where you are running SNMP? Maybe it is a problem related to SNMP packets filtered on the network. Regards, Ricardo El vie, 13-04-2007 a las 12:46 +, Peeyush Bishnoi escribió: > > > Hello , > > I am Peeyush fro

SNMP: TImeOut Problem

2007-04-13 Thread Peeyush Bishnoi
Hello , I am Peeyush from CDAC Bangalore India. I have one query related to SNMP. I am working on Net-SNMP toolkit API's I have developed the small code in C using Net-SNMP API's for fetching the OID data from CISCO 3750 router . But each time when i run the code it is giving output "TimeO

SNMP: TImeOut Problem

2007-04-11 Thread Peeyush Bishnoi
Hello All , I am Peeyush from CDAC Bangalore India. I have one query related to SNMP. I am working on Net-SNMP toolkit API's I have developed the small code in C using Net-SNMP API's for fetching the OID data from CISCO 3750 router . But each time when i run the code it is giving output "TimeO