Hi Dave,I followed the FAQ:Coding 13 you mentioned.In the third step "Is the
initialisation routine being run?",I ran "/usr/local/sbin/snmpd -f -L
-DsysConfigMib",and got "
sysConfigMib: Initializing //DEBUGMSGTL information
Warning: no access control information configured.
It's unlikely this
On Tue, 6 Nov 2007 08:06:16 -0800
"Emi Yanagi" <[EMAIL PROTECTED]> wrote:
> Okay, I re-compiled with IPv6 enabled for the remote machine. Now it
> appears sometimes query with IPv6 address worked, but other times it
> returned "No Response". Ping6 always succeeded though.
>
> $ /bin/ping6 fe80::
Snmpgetnext is the same, sometimes got response, other times not.
I have the following v6 community directives in snmpd.conf:
rwcommunity6 private
rocommunity6 public
Emi
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Shield
Sent: Tuesday, Novembe
On 02/11/2007, wqs <[EMAIL PROTECTED]> wrote:
> I've written a MIB and used mib2c to generate the c template.
> After modify,configure,make,make install,I ran the command:
>"snmpwalk -m ALL -c public -v2c localhost sysConfigMib" ,
> and gotSYS-CONFIG-MIB::sysConfigMib =
> No more varia
On 06/11/2007, Emi Yanagi <[EMAIL PROTECTED]> wrote:
> Snmpgetnext is the same, sometimes got response, other times not.
>
> I have the following v6 community directives in snmpd.conf:
> rwcommunity6 private
> rocommunity6 public
OK - so it doesn't look as if this is related to the agent struggli
On 06/11/2007, Emi Yanagi <[EMAIL PROTECTED]> wrote:
> $ snmpwalk udp6:'[fe80::200:50ff:fe3d:7aac]':161 sysUpTime
> SNMPv2-MIB::sysUpTime.0 = Timeticks: (46605) 0:07:46.05
>
> $ snmpwalk udp6:'[fe80::200:50ff:fe3d:7aac]':161 sysUpTime
> Timeout: No Response from udp6:[fe80::200:50ff:fe3d:7aac]:161
Hi Dave,
Okay, I re-compiled with IPv6 enabled for the remote machine. Now it
appears sometimes query with IPv6 address worked, but other times it
returned "No Response". Ping6 always succeeded though.
$ /bin/ping6 fe80::200:50ff:fe3d:7aac -I eth1
PING fe80::200:50ff:fe3d:7aac(fe80::200:50ff:fe
Dave,
I applied the zones patch last night to my copy of the source code and still
was having issues with it crashing. I downloaded the net-snmp 5.4.1 code this
morning and applied the diff-zones patch(bug 1794532) and the agent was dying
with the SIGSEGV error noted below.
I then went on a
alok bharti wrote:
> I am running net-snmp-5.3.1 on my linux box.
> I keep seeing following error logs:-
>
> netsnmp_assert 1 == new_val->high failed int64.c:419
> netsnmp_c64_check32_and_update()
> c64 32 bit check failed
> looks like a 64bit wrap, but prev!=new
What platform and OS version are
On 05/11/2007, wqs <[EMAIL PROTECTED]> wrote:
> I wrote my own MIB file and compiled the module into the agent.
> When I ran "snmpwalk -v2c localhost -m ALL -t 3 -c public sysConfigMib"
> and got "SYS-CONFIG-MIB::sysConfigMib = No Such Object ...
> Where is the problem?Please help me.Thanks!
Can
On 05/11/2007, Jayson Robinson <[EMAIL PROTECTED]> wrote:
> Actually I had to sanitize the data so that it could be exported. They're
> very careful about IP addresses leaving the building.
That's fair enough.
> I can confirm that bond0 / eth0 and eth4 all share the same IP address
> though.
Th
Hi,
I am running net-snmp-5.3.1 on my linux box.
I keep seeing following error logs:-
netsnmp_assert 1 == new_val->high failed int64.c:419
netsnmp_c64_check32_and_update()
c64 32 bit check failed
looks like a 64bit wrap, but prev!=new
Why are these log messages generated?
is this a critical erro
12 matches
Mail list logo