Re: Immediate notifications for interfaces ?
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
2008/6/18 lanas <[email protected]>: > Is there a way to get immediate notification when an event happens ? > Eg. when an interface is brought up or down ? It depends on what you mean by "immediate". The DisMan Event MIB support would allow the agent to check the status of network interfaces on a regular basis, and report when anything changes. See snmpd.conf(5) for details. The polling frequency can be specified as part of the "monitor" command, but the limiting factor would probably be the implementation of the IF-MIB itself. If you're looking for a *real* immediate notification, then you really have to have some form of hook into the interface driving code itself. Patch #1759178 might be of interest to you here. Dave ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ 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