Hi,
I have configured virtual IP address to simulate multiple agents
and noticed that IpAddrTable is populated with virtual IpAddress and
ifTable has only the actual interfaces entries ( eth0 & lo). All virtual
IP entries in IpAddTable refer etho as ipAdEntIfIndex.
Is there a way t
Ok, I hope to be able to submit the patches tonight.
On 9/12/07, Thomas Anders <[EMAIL PROTECTED]> wrote:
> Dave Shield schrieb:
> > I'm inclined to suggest that the problematic #defines are protected by
> > #ifndef NETSNMP_NO_LEGACY_DEFINITIONS
> >
> > and that the config also sets up
> >
> > #if
On 17/09/2007, Ashwin Gokhale <[EMAIL PROTECTED]> wrote:
> I'm using net-snmp5.4.1 for implementing/supporting
> . both tables and scalars,
> . I was wondering if it is possible to use the
> same set of iterator (get/get-next) and handler
> functions for multiple OIDs.
The iterator hel
On 17/09/2007, <[EMAIL PROTECTED]> wrote:
> Hi netsnmp experts,
>
> I am working for Nokia Siemens Networks and we intent to use netsnmp V5.4 in
> one of our products.
> We want to sell our product to the US and other countries, so we have to
> take care about export classification and regulations.
On 17/09/2007, Yoav Bar-Yosef <[EMAIL PROTECTED]> wrote:
> a small question - is there any existing way to change the ToS bits
> .in the trap packets that the agent sends ?
No - I don't believe there is.
Dave
-
This SF.n
Hello, sorry but I wasn't clear enough about my question - I meant for the ToS
bits in the trap packets that the agent sends
Thanks
Yoav
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual
Hello,
a small question - is there any existing way to change the ToS bits ? or should
I write a small patch for it?
Thanks in advance
Yoav
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Vis
Hi,
I'm using net-snmp5.4.1 (with AgentX/SubAgent feature
turned on) and mib2c for implementing/supporting an
Enterprise MIB. My MIB has both tables and scalars,
and the managed data resides outside the agent's
context. I was wondering if it is possible to use the
same set of iterator (get/get-nex
Hi netsnmp experts,
I am working for Nokia Siemens Networks and we intent to use netsnmp V5.4 in
one of our products.
We want to sell our product to the US and other countries, so we have to take
care about export classification and regulations.
As netsnmp supports SNMP V3 I assume that netsn