Hi Joel,
I'm so glad that there is somebody to respond. This issue have been haunting me 
for months. Here is the config:

##########################################################################
#snmpd.conf
#CARS autogenerated config, please do no manually edit the file contents 
##########################################################################
syslocation     Sentinel(D06) - Durham, NC
rocommunity     ******
agentaddress    10.x.y.51,127.0.0.1
trapcommunity   ******
trap2sink       10.x.y.58
sysservices     12
disk            / 15%
file            /var/log/messages       2097152
authtrapenable  1
createUser      _myinternal MD5 "my internal password"
iquerySecName   _myinternal
agentSecName    _myinternal
rouser          _myinternal
notificationEvent  linkUpTrap    linkUp   ifIndex ifAdminStatus ifOperStatus
notificationEvent  linkDownTrap  linkDown ifIndex ifAdminStatus ifOperStatus
monitor  -r 60 -e linkUpTrap   "Generate linkUp" ifOperStatus != 2
monitor  -r 60 -e linkDownTrap "Generate linkDown" ifOperStatus == 2
maxGetbulkRepeats       100
maxGetbulkResponses     0


Regards
Ivan Nanev
CCNP-R&S, CCNP-S, CCNA-V, CCNA-W, RCSA & A+
Tata Consultancy Services
Cell: (203) 252-9216
Mailto: ivan.na...@timewarner.com

-----Original Message-----
From: Joel Hansell [mailto:joel.hans...@gmail.com] 
Sent: Friday, December 26, 2014 2:29 PM
To: Nanev, Ivan (Contractor)
Cc: net-snmp-coders@lists.sourceforge.net
Subject: Re: SNMPd crashing at leat once daily

Hi Ivan,
Sounds to me like you might have a faulty config for your snmpd. If you'd care 
to share it, I'm sure people would be better able to help.
Even if it's a bug, having the config is likely necessary to debug it.

BR,
Joel


On Fri, Dec 12, 2014 at 8:28 AM, Nanev, Ivan (Contractor) 
<ivan.na...@timewarner.com> wrote:
> Hi Coders,
>
> We are having issues with SNMPd crashing at least once every 24 hours. 
> When do “snmpd –v” I’m getting this 
> eMail(net-snmp-coders@lists.sourceforge.net),
> so I’m guessing this is the right place to ask for help. Here is the 
> log file after the process crashes:
>
>
>
> NET-SNMP version 5.7.1
>
> netsnmp_assert tblreq->colnum >= tblreq->reg_info->min_column failed
> helpers/table_container.c:811 _find_next_row()
>
> netsnmp_assert tblreq->colnum >= tblreq->reg_info->min_column failed
> helpers/table_container.c:811 _find_next_row()
>
> unknown column 0 in _entPhysicalTable_get_column
>
> unknown column 0 in _entPhysicalTable_get_column
>
> snmpd: Cannot open /proc/net/arp
>
> snmpd: Cannot open /proc/net/arp
>
> snmpd: Cannot open /proc/net/arp
>
> snmpd: Cannot open /proc/net/arp
>
> snmpd: Cannot open /proc/net/arp
>
> snmpd: Cannot open /proc/net/arp
>
> cannot open /proc/net/dev ...
>
> /proc/stat: Too many open files
>
> /proc/stat: Too many open files
>
> /proc/stat: Too many open files
>
> /proc/stat: Too many open files
>
> could not create socket
>
>
>
>
>
> Regards
> Ivan Nanev
> CCNP-R&S, CCNP-S, CCNA-V, CCNA-W, RCSA & A+ Tata Consultancy Services
> Cell: (203) 252-9216
> Mailto: ivan.na...@timewarner.com
>
>
>
> =================================================================
> This message is the property of Time Warner Inc. and is intended only for
> the use of the
> addressee(s) and may be legally privileged and/or confidential. If the
> reader of this message
> is not the intended recipient, or the employee or agent responsible to
> deliver it to the intended
> recipient, he or she is hereby notified that any dissemination,
> distribution, printing, forwarding,
> or any method of copying of this information, and/or the taking of any
> action in reliance on
> the information herein is strictly prohibited except by the intended
> recipient or those to whom
> he or she intentionally distributes this message. If you have received this
> communication in
> error, please immediately notify the sender, and delete the original message
> and any copies
> from your computer or storage system. Thank you.
> =================================================================
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> Net-snmp-coders mailing list
> Net-snmp-coders@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
>

=================================================================
This message is the property of Time Warner Inc. and is intended only for the 
use of the
addressee(s) and may be legally privileged and/or confidential. If the reader 
of this message
is not the intended recipient, or the employee or agent responsible to deliver 
it to the intended
recipient, he or she is hereby notified that any dissemination, distribution, 
printing, forwarding,
or any method of copying of this information, and/or the taking of any action 
in reliance on
the information herein is strictly prohibited except by the intended recipient 
or those to whom
he or she intentionally distributes this message. If you have received this 
communication in
error, please immediately notify the sender, and delete the original message 
and any copies
from your computer or storage system. Thank you.
=================================================================

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to