On 23 November 2011 15:24, prashant n <[email protected]> wrote: > 1) How to quick start to send notification(TRAP) to the manager by the SNMP > agent ?
For configuring where the agent should send notifications, please see the snmpd.conf(5)' man page - in particular, the section "Notification Handling", and the FAQ entries What traps are sent by the agent? Where are these traps sent to? For getting the agent to generate traps, see the FAQ entry How can I get the agent to generate a trap (or inform)? and the half-dozen following. > 2) The SNMP agent must send trap if any changes in the underlying system > that must be reflected to objects defined in MIB file. How to do that? Have a look at the 'snmpd.conf(5)' man page - in particular the section headed 'DisMan Event MIB'. That is particularly designed for triggering a trap based on existing MIB object values (without needing to add extra code to the agent). Dave ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
