problems with tcpConnTable and udpConnTable
Rashmi M Bangera <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi,
i am using net-snmp on linux 2.4.Whenever i issue
snmptable command for tcpConnTable and udpConnTable,The
agent dies with segmentation fault.
snmptable tcpConnTable
output: sprint_by_type, type 64
index: type=64(40), value=IpAddress: trace: sprint_realloc_by_type():
mib.c,
1978:
output: sprint_by_type, type 2
Program received signal SIGSEGV, Segmentation fault.
0x400edc20 in sprint_realloc_integer (buf=0xbfffc96c, buf_len=0xbfffc970,
out_len=0xbfffc974, allow_realloc=1, var=0x80dc3e0, enums=0x0, hint=0x0,
units=0x0) at mib.c:1336
1336 sprintf(str, "%ld", *var->val.integer);
Can anyone help me out with this please.
Thanks
-Rashmi