I am a Window User having trunk checkout issue.
I have found one cause of the problem there may be more.
In SVN 17444 the file netsnmp_container_iterator.3 was created in
error; instead the file netsnmp_Container_iterator.3 should most
likely have been renamed.
Window's SVN has trouble dealing wit
2009/7/13 Arindam Gupta (arindamg) :
> I am using NetSNMP ver 5.1 on Linux platform.
That's a very old release, and is no longer being maintained.
We would suggest that you consider upgrading.
But that doesn't really affect the questions you ask.
> I have few questions on that :
>
> 1) Is it a
2009/7/13 Sathyamuthy, Ramya :
> As u suggested I tried to retrive the DNS server IP and tried to query the
> ipNetToMediaTable. But in my DNS server the SNMP is not enabled.
Then you would need to enable/configure SNMP on this,
or some other widely used server. It doesn't have to be the
DNS ser
Hi,
I am using NetSNMP ver 5.1 on Linux platform. I have few questions on
that :
1) Is it a multi-threaded application?
2) Is there any configuration to limit the number of connection to be
handled simultaneously?
Regards
Arindam
---
Hi Dave,
As u suggested I tried to retrive the DNS server IP and tried to query the
ipNetToMediaTable. But in my DNS server the SNMP is not enabled.
Is there any way from which I can check if the SNMP is enabled on the remote
device? Preferably C code.
We are trying to discover the nodes in t
Hi,
I have a case where some of the MIBs table are implemented as shared tables
i.e there is 1 Master Agent and various subagents.
Master Agent registers at the root oid of the table whereas all the
subagents registers there respective row slices(using ubound and subid).
Now i have a requirement