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
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
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
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
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
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.
>
> ---
>
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
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
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
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
> I need to force the snmpd agent to use the timeout instead of blocking
> inside the 'select' function.
>
> This is the piece of code in the snmpd agent where it decides whether to
> blocking or not:
> ***
> block = 0;
> snmp_select_info(&numfds, &readfds, tvp, &block);
>
Hi
I need to force the snmpd agent to use the timeout instead of blocking
inside the 'select' function.
This is the piece of code in the snmpd agent where it decides whether to
blocking or not:
***
block = 0;
snmp_select_info(&numfds, &readfds, tvp, &block);
if (blo
12 matches
Mail list logo