What am I missing (traps/notifications)
Ben Z <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all; I am trying to compile a minimal agent for an embedded system, and I would like for it to send basic notifications for now (coldStart, etc). I have read and read through the documentation, and from the bits and pieces I picked up, I have gathered (maybe mistakenly) that sending these traps from the agent is possible.... Can someone tell me what I am doing wrong?? Here's the configuration directives I am using: ./configure \ --build=i386-unkown-freebsd4.9 \ --disable-applications \ --enable-notification \ --disable-manuals \ --with-mib-modules="notification disman/event-mib"\ --with-out-mib-modules="agentx snmpv3mibs" \ --disable-scripts \ --enable-mini-agent \ --without-kmem-usage \ --without-rpm \ --with-logfile=/var/log \ --with-sys-location=RadialinkNetwork \ [email protected] \ --with-default-snmp-version=2 \./configure \ --build=i386-unkown-freebsd4.9 \ --disable-applications \ --enable-notification \ --disable-manuals \ --with-mib-modules="notification disman/event-mib"\ --with-out-mib-modules="agentx snmpv3mibs" \ --disable-scripts \ --enable-mini-agent \ --without-kmem-usage \ --without-rpm \ --with-logfile=/var/log \ --with-sys-location=RadialinkNetwork \ [email protected] \ --with-default-snmp-version=2 \ --with-persistent-directory=/var/ucd-snmp \ --enable-ucd-snmp-compatibility \ --with-transports="UDP" \ --with-out-transports="TCP Unix Callback" \ --enable-static \ --disable-shared \ LDFLAGS=-lm --with-persistent-directory=/var/ucd-snmp \ --enable-ucd-snmp-compatibility \ --with-transports="UDP" \ --with-out-transports="TCP Unix Callback" \ --enable-static \ --disable-shared \ LDFLAGS=-lm Thanks!! Ben Z ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users