On 12/01/07, BENAMAR Khalid <[EMAIL PROTECTED]> wrote: > 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".
> # you must specify createUser, iquerySecName, rouser for this directive > > rouser public > agentSecName public > monitor -u public -o hrSWRunName "high process memory" hrSWRunPerfMem > > 10000 > monitor -I -u public -r 600 "interface up" -o ifDescr.4 ifAdminStatus.4 = 1 Have you created an SNMPv3 user "public" ? Note that this is not the same as the SNMP community "public", so the com2sec entries are not relevant here. Dave ------------------------------------------------------------------------- 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
