error : failed to run mteTrigger query

"BENAMAR Khalid" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
I'm trying to get snmpd to do some sending of traps via defaultMonitors
It's not working though. All I'm getting is error messages saying "failed to
run mteTrigger query".

i have configured access for the SNMPv3
i want to monitor crond process
i use net-snmp-5.3.1

my snmpd.conf file
#Create the groups, communities, and security groups
# sec.name source community
com2sec local localhost public
com2sec local 192.168.2.0/24 public

# Only return v2c to the poller
# group.name sec.model sec.name
group ReadOnly v1 local
group ReadOnly v2c local
group ReadOnly v3 local

# inc/excl subtree mask
view all included .1

# context sec.model sec.level match read write notif
access ReadOnly "" any noauth exact all none none

# you must specify createUser, iquerySecName, rouser for this directive

rouser public
agentSecName public

proc crond 10 1

# Here are the OID's that we want to monitor, when things go over these 
variables, we should get a trap!!
monitor -u public -o hrSWRunName "high process memory" hrSWRunPerfMem > 
10000
monitor -I -u public -r 600  "interface up" -o ifDescr.4 ifAdminStatus.4 = 1

defaultMonitors yes

#set up the trap community, and where to send the traps.
trapcommunity public
trapsink localhost public

proxy -c public localhost:1163 .1.3.6.1.4.1.232

_________________________________________________________________
MSN Hotmail sur i-mode™ : envoyez et recevez des e-mails depuis votre 
téléphone portable ! http://www.msn.fr/hotmailimode/


-------------------------------------------------------------------------
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
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.