-
How to implement traps?
HI all,
i want to imlpement traps on my agent.
I've read that one
methode is to insert in snmpd.conf an instruction like this :"monitor
[options] NAME expression".
for example:
if i want that my snmp agent
alerts me when an Object (OID2) passes beyond a threshold(30), i can
write:
monitor -r 30 -u me -o <OID1> "alert" OID2> 30.
But what can i
do if I want that agent alerts me if the value of an Object (OID2)
specified in a MIB node goes beyond the value of another object(OID1)
defined in the same MIB node?
Thanks to all will answer me
Bye
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
[url]http://sourceforge.net/powerbar/db2/[/url]
_______________________________________________
Net-snmp-users mailing list
[email]Net-snmp-users@lists.sourceforge.net[/email]
Please see the following page to unsubscribe or change other options:
[url]https://lists.sourceforge.net/lists/listinfo/net-snmp-users[/url]