Re: Some primary questions on implementing trap

2007-01-07 Thread Dave Shield
On 07/01/07, Zhang Chuan <[EMAIL PROTECTED]> wrote: >In > "http://net-snmp.sourceforge.net/docs/FAQ.html# > How_can_I_get_the_agent_to_generate_a_trap__or_inform__", > I can find there are two ways to determine *when* to generate the trap: > i):use DisMan Event MIB >Since there are no MIB

Some primary questions on implementing trap

2007-01-06 Thread Zhang Chuan
Hi, everybody Happy new year! I am using NET-SNMP 5.2.2. I want to implement some traps in my agent. For example, as soon as CPU is overload or the fan is out of work, the agent should send notifications to manager. I already have some MIBs definitions for those traps. But I have no idea how to