Anyone?

Can the agent be compiled to send traps??

Thx,

BZ
--- Ben Z <[EMAIL PROTECTED]> wrote:

> Whoops sorry, let me try that again... i guess i
> copy-paste twice :S
> 
> ./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
> --- Ben Z <[EMAIL PROTECTED]> wrote:
> 
> > 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
> > Net-snmp-users@lists.sourceforge.net
> > Please see the following page to unsubscribe or
> > change other options:
> >
>
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
> > 
> 
> 



-------------------------------------------------------
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
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to