Re: agent does not get called when registered at '.1'
Dave Shield <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
2009/4/2 Fulko Hew <[email protected]>: >> My guess is that if you tried the same registration but with >> a different (higher) priority, things might well work OK. > > I don't see anything that allows me to define the 'priority' when > doing the registration The netsnmp_handler_registration structure (used in the v5-style hander-based registration) includes a field 'priority'. The older v4-style registration API includes a call 'register_mib_priority', which allows you to specify this. > (at least not from NetSNMP::agent) If you're using the perl interface, then probably not. A quick look at the perl code doesn't seem to indicate any way to adjust the priority. Sorry - I hadn't spotted that you were using the perl interface. Dave ------------------------------------------------------------------------------ _______________________________________________ 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