TECHZEN Zenoss User Community ARCHIVE  

Zenoss 4.2.5 - SNMP traps not received by zentrap

Subject: Zenoss 4.2.5 - SNMP traps not received by zentrap
Author: [Not Specified]
Posted: 2015-04-04 01:55

I decided to try zenoss and installed it few days ago. Managed to import all the MIBs I need but unfortunately zentrap does not receive any traps.

I can see with tcpdump that the host machine is receiving the trap.

However in the zentraps daemon log I don't see a trap and I have 1 error message:

2015-04-02 19:46:24,435 ERROR zen.collector.config: Task configLoader configure failed: global name 'NETSNMP_DS_LIBRARY_ID' is not defined

Maybe this is causing the issue.

Any advice how to proceed

Thank you



Subject: take a look at net-snmp, make
Author: Andrew Kirch
Posted: 2015-04-07 10:31

take a look at net-snmp, make sure you have everything installed, it appears that it's broken in some way.

Andrew Kirch

akirch@gvit.com

Need Zenoss support, consulting or custom development Look no further. Email or PM me!

Ready for Distributed Topology (collectors) for Zenoss 5 Coming May 1st from GoVanguard



Subject: Hi,
Author: [Not Specified]
Posted: 2015-04-15 04:17

Hi,

I managed to solve the problem by adding the following lines in CONSTANTS.py:

NETSNMP_DS_LIB_APPTYPE = 6
NETSNMP_DS_LIBRARY_ID = 0

according to the man page of default_store in net-snmp.org.



< Previous
POSKeyError on a few devices when trying to remove
  Next
zenoss 5 how to get rid of localhost alert
>