Displaying 4 results from an estimated 4 matches for "netsnmp_assert".
2011 Apr 24
0
SNMP issues since 5.6 upgrade
...ions but not 100% sure
yet...
[root at mail1 paul]# uname -a
Linux mail1.xxxxxx.xxx 2.6.18-238.9.1.el5PAE #1 SMP Tue Apr 12 18:52:55 EDT
2011 i686 i686 i386 GNU/Linux
[root at mail1 paul]# cat /etc/issue
CentOS release 5.6 (Final)
Kernel \r on an \m
Apr 24 10:26:24 mail1 snmpd[3493]: netsnmp_assert 1 == new_val->high failed
int64.c:419 netsnmp_c64_check32_and_update()
Apr 24 10:26:24 mail1 snmpd[3493]: netsnmp_assert 1 == new_val->high failed
int64.c:419 netsnmp_c64_check32_and_update()
Apr 24 10:26:54 mail1 snmpd[3493]: c64 32 bit check failed
Apr 24 10:26:54 mail1 snmpd[3493]: nets...
2007 Dec 12
1
Tons of SNMP ?errors? in /var/log/messages
I'm running up-to-date CentOS 5 w/ Xen. I'm getting tons (tons = 13787
just yesterday, presumably because I have a monitoring system poll every
5 minutes) of log entries of the following:
netsnmp_assert index == tmp failed if-mib/data_access/interface.c:467
_access_interface_entry_save_name()
and
netsnmp_assert rc == 0 failed if-mib/ifTable/ifTable_data_access.c:209
_check_interface_entry_for_updates()
When I do an SNMPWalk, everything looks ok (now that IPv6 is back on) on
the host doing the...
2007 Sep 26
1
64 bits snmp
Hi all
I want to get 64 bit of snmp work in the PAE kernel
1/ ls there any snmp rpm for 64 bits
2/ when i get from source of net-snmp, i compile with
../configure --enable-mfd-rewrites
after installation, the snmp can't work.
netsnmp_assert !"registration != duplicate" failed agent_registry.c:535 netsnmp_subtree_load()
netsnmp_assert !"registration != duplicate" failed agent_registry.c:535 netsnmp_subtree_load()
netsnmp_assert !"registration != duplicate" failed agent_registry.c:535 netsnmp_subtree_load()...
2007 Nov 06
0
Hanging utilities that read /proc
...look at something else and looked at the box a couple of hours
later. The problem now didn''t occur anymore. I could execute all commands
without hanging.
This log file shows errors from the snmpd daemon. Every 30 secs, a repetition
of the three lines:
Nov 6 09:41:45 alpha snmpd[2203]: netsnmp_assert index == tmp failed
if-mib/data_access/i <<snip>>
Nov 6 09:41:45 alpha snmpd[2203]: netsnmp_assert __extension__ ({ size_t
__s1_len, __s2_l <<snip>>
Nov 6 09:41:45 alpha snmpd[2203]: error on subcontaine...