Re: How to use examples/notification.c
"dan anderson" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
snmptrapd is a trap listening daemon, and will not send traps. notification.c & .h will compile into a module which sends a notification/trap (netSnmpExampleNotification is the one) twice a minute. So with the snmptrapd running, if you then compile the notification example into the agent (snmpd), put localhost in the config file as a sink, and run snmpd, then your snmptrapd should get notifications every 30 seconds. -Dan 2008/9/12 Duy-Ky Nguyen <[email protected]>: > Hello, > > In the directory net-snmp-5.2.5/agent/mibgroup/examples, there is a file > describing how to send a notification from inside the agent. > > I did > ./configure --with-mib-modules="examples/notification > as required, then make install > > But I'm not sure how this notification gets executed ??? > Is it executed by snmptrapd ??? > > Your help is greatly appreciated > > Duy Kyng > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > 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 > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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