> On Mon, 10 Jan 2011 23:35:45 +0530, "MAS ." said:
M> I have snmp daemon running on my special hardware. I want to generate trap
M> after checking particular register. so how and where to add my code (in c).
M> how to monitor some register continuously? In case of snmpget and snmpset I
M> us
Hi all,
I have snmp daemon running on my special hardware. I want to generate trap
after checking particular register. so how and where to add my code (in c).
how to monitor some register continuously? In case of snmpget and snmpset I
used mib2c to generate c code from mib and added my specific co