Robert and Andy have dealt with most of your questions.
I'll just pick up on this one:

> 3. Is there a way to do this (send the 'object list') with
> send_easy_trap() from the subagent, or would I have to use
> send_v2trap(), or whatever it's called?

'send_easy_trap()' does not include support for a varbind list, no.
One possibility would certainly be to use 'send_v2trap()', and specify
the trap using v2 syntax.

But both of these are simply wrapper round the 'send_trap_vars()' routine,
so you could specify a v1-style trap *including* varbinds using this API.

(There's also 'send_enterprise_trap_vars()' which allows you to specify
 the enterprise OID for enterprise-specific traps as well).


Dave



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
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

Reply via email to