Hi!

I'd like to send an SNMP trap from my application, with multiple parameters along with it.

Does the MIB standards support this? If the MIB standards support this, does net-snmp support this?

For exmaple, if I design a trap in my MIB for detecting large file sizes.
I need to send the following parameters along with the trap.
a. Name of the file
b. Size of the file


Now how can I integrate these parameters into my MIB, and how do I use 'snmptrap' with these parameters from my application.

Do I need to use a SEQUENCE{} in my MIB for grouping the two parameters? Or, can I send them as two seperate parameters?

If I can send them as two seperate parameters, how should I inform the snmptrap?

Any help is highly appreciated...

--
Haris



------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ 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