Snmpd dying on centos7.1

Hello All,

SNMPD dying after 2 mins once it started. Here is the configuration

Oct 12 04:43:00 localhost systemd: Starting Simple Network Management Protocol (SNMP) Daemon.... 
Oct 12 04:43:00 localhost snmpd[14942]: dlopen failed: /usr/lib64/libcmaX64.so: cannot open shared object file: No such file or directory 
Oct 12 04:43:00 localhost snmpd[14942]: NET-SNMP version 5.7.2 
Oct 12 04:43:00 localhost systemd: Started Simple Network Management Protocol (SNMP) Daemon.. 
Oct 12 04:44:11 localhost snmpd[14942]: Connection from UDP: [172.28.64.207]:29968-][96.119.181.30]:161 
Oct 12 04:44:12 localhost snmpd[14942]: Connection from UDP: [172.28.64.207]:29968-][96.119.181.30]:161 
Oct 12 04:45:09 localhost kernel: snmpd[14942]: segfault at 0 ip 00007f2c2b814e4b sp 00007ffc4f2766f8 error 4 in libc-2.17.so[7f2c2b6e1000+1b6000] 
Oct 12 04:45:09 localhost systemd: snmpd.service: main process exited, code=killed, status=11/SEGV 
Oct 12 04:45:09 localhost systemd: Unit snmpd.service entered failed state.
 
[root@localhost log]# rpm -qa | grep snmp 
net-snmp-agent-libs-5.7.2-20.el7_1.1.x86_64 
companyname_net-snmp-1.0.1-0.noarch 
net-snmp-libs-5.7.2-20.el7_1.1.x86_64 
net-snmp-devel-5.7.2-20.el7_1.1.x86_64 
net-snmp-utils-5.7.2-20.el7_1.1.x86_64 
net-snmp-5.7.2-20.el7_1.1.x86_64 
[root@localhost log]# uname -as 
Linux localhost 3.10.0-229.11.1.el7.x86_64 #1 SMP Thu Aug 6 01:06:18 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux 
[root@localhost log]# cat /etc/redhat-release 
CentOS Linux release 7.1.1503 (Core) 

can you help me on this, I tried to search in google, didnt find anything.

Thanks and Regards
Shekar

Take a look at your snmpd.conf and take out the reference. I think maybe you upgraded and maybe either you didn't upgrade the proprietary HP snmp rpm or something like that.