On Wed, 2004-10-13 at 15:37 +0200, Tommy Christensen wrote:
> On Wed, 2004-10-13 at 15:18, Ted Kaczmarek wrote:
> > I get Hunk #1 FAILED at 772 when trying to
> >
> > patch -p1 < patch-vlan_dev.c
>
> It is probably whitespace-garbled.
> Just edit the file and change dev to real_dev
> in the do_io
> For the table module 'gatewayTable' seems to be incomplete.
> Even it can be compiled and the library loaded nothing happens
> (/etc/snmp/snmpd.conf: line 146: Warning: missing an data value)
I presume line 146 is:
> add_row gatewayTable 1 1 "TrendGateway" "reiner"
>"queue/macd/Gatew
Hello,
I have some general questions about snmp, I hope you can help me with them:
1. How does a network management station discovers private mib's form a
device, for example, a UPS. I mean, how does it know what things to monitor
and what to query the agent for, how does he knows the variables,
> is it possible to switch off the logging part? I have an embedded pc,
with
> limited disk space.
One time I got to 100% on / on my PC. Once due to SNMP logging and once
due
to e-mail logging. Both times took a couple months to happen, but still I
should eliminate that by the time we ship.
Hello,
is it possible to switch off the logging part? I have an embedded pc, with
limited disk space.
Best regards
Ingo Sihler
###
This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Se
I applied the patch. It ran for about 15 mins and stopped at this
snmpd/select: select( numfds=10, ..., tvp=0xbfffea38)
snmpd/select: returned, count = 0
snmpd/select: select( numfds=10, ..., tvp=0xbfffea38)
snmpd/select: returned, count = 0
snmpd/select: select( numfds=10, ..., tvp=0xbfffea38)
sn
Hi list members,
I have tried to set some object values with snmpset -v3 ... after reading
the MIB*.txt to ensure that these values offer read-write access. But every
time I try to set new values the request reported an error notWritable. The
snmp user I used for snmpset has write acces granted by
> I have played different 'add_row' calls. No one succeeded.
Can we stick with one, please - it's much less confusing when
trying to debug something remotely. Thanks.
Comparing this:
> Using the following call
> # add_row gatewayTable 1 "TrendGateway" "reiner"
>"queue/macd/Gateway:Tren
I have played different 'add_row' calls. No one succeeded.
Using the following call
# add_row gatewayTable 1 "TrendGateway" "reiner"
"queue/macd/Gateway:TrendServer:trdv01" 1234 0 "Stopped" 0 0 0 0 0 0
Cause following debug output:
2004-10-13 15:26:54 dlmod: dlmod_create_module
2004-10-13 1
On Wed, 2004-10-13 at 15:18, Ted Kaczmarek wrote:
> I get Hunk #1 FAILED at 772 when trying to
>
> patch -p1 < patch-vlan_dev.c
It is probably whitespace-garbled.
Just edit the file and change dev to real_dev
in the do_ioctl() line.
-Tommy
On Thu, 2004-10-07 at 17:23 -0400, Ted Kaczmarek wrote:
> On Thu, 2004-10-07 at 21:49 +0200, Tommy Christensen wrote:
> > Ted Kaczmarek wrote:
> > > I opened a bug up with redhat for net-snmp on this, was not sure where
> > > it should go. Ifconfig also hangs after this happens. Saw this with
> >
> I tried creating a new
> file at /usr/local/etc with just the traphandle as its
> contents.
> The -P option tells me that the trap is being recieved
> by the daemon, but my code still doesnt get called up.
OK - can you please post:
a) The exact contents of you
>
> Thanks for the "patch" but I compared and it's the same.
The "patch" that Robert suggested was *not* expected to solve
the problem immediately. It was designed to provide some more
information about what exactly is going wrong.
We don't know what's causing the agent to fall over like this,
Robert and Andy have dealt with most of your questions.
I'll just pick up on this one:
> 3. Is there a way to do this (send the 'object list') with
> send_easy_trap() from the subagent, or would I have to use
> send_v2trap(), or whatever it's called?
'send_easy_trap()' does not include support fo
14 matches
Mail list logo