On Wed, 29 Sep 2004 18:25:42 -0700 Jeff wrote:
JJ> I've inherited a project based on net-snmp-5.0.7 which I'm trying to
JJ> upgrade to 5.1.2. One of the things the project utilizes is the
JJ> object_monitor stuff, specifically the netsnmp_monitor_register() and
JJ> netsnmp_notify_cooperative() API
What are you trying to monitor?
>I've inherited a project based on net-snmp-5.0.7 which I'm trying to
upgrade to 5.1.2. One of the things the project utilizes is the
object_monitor stuff, specifically the netsnmp_monitor_register() and
netsnmp_notify_cooperative() APIs. Unfortunately, in 5.1.2 o