Hi,
I am trying to use DisMan Event MIB for generating notifications but keep getting "failed to run mteTrigger query" error.
Debugging with snmpd -DdismanEventMIB or snmpd -f -Le -d or /var/log/snmpd.log did not helped much.
This is what I did
Created a SNMPV3 user as "root" and assigned "rwuser root" in snmpd.conf file.
I tested this by using "snmpget -v 3 -l authNoPriv -u root -a MD5 -A password 127.0.0.1 variable.0
SNMPV3 user is created using createUser in /var/net-snmp/snmpd.conf
This worked fine.
Other configurations which are relevant to DisMan Event MIB in snmpd.conf file in order are:
master agentx
agentaddress 127.0.0.1:161
agentuser root
agentgroup root
trapcommunity private
trapsink 127.0.0.1 private
authtrapenable 1
rwuser root
rouser user
rocommunity public
rwcommunity private
iquerySecName root
agentSecName root
monitor -r 60 "DisMan Event Testing" variable == 10
Net SNMP Version = 5.4
Can somebody tell me what I am doing wrong.
Thanks in Advance for your help,
Uday Sorte
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
[url]http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV[/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]
