>>>>> On Tue, 25 Jan 2005 09:21:52 +0530, Sanjib Nath <[EMAIL PROTECTED]> said:
Sanjib> Now, I need to add an entry in snmpd.conf file "trap2sink Sanjib> HOST" to receive the trap by the HOST. Is there any SNMP Sanjib> object to add destination HOST entry (e.g. trap2sink <HOST Sanjib> IP>) to snmpd.conf file? Or, I need to add it manually? You can do it via SNMP SETs using the TARGET-MIB and NOTIFICATION-MIBs. In fact, trap2sink actually does this internally. However, you'll have to read a bit to understand how those mibs work. -- Wes Hardaker Sparta ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
