I have some Net-snmp Version 5.5 DISMAN-EVENT Errors.

The steps are:

(1) Inside the snmpd.conf, I have the following lines:


authtrapenable 1
trapcommunity  public
trap2sink      localhost
createUser    user1 MD5 "pass1" DES
iquerySecName user1
rouser        user1


(2) After I ran snmpd as "snmpd -Ddisman -c /etc/snmpd/snmpd.conf"

I started DISMAN-Event setting as:

snmpset -v 2c -c private localhost
mteTriggerEntryStatus.6.107.97.106.116.122.117.3.65.66.67 = 6
snmpset -v 2c -c private localhost
mteTriggerEntryStatus.6.107.97.106.116.122.117.3.65.66.67 = 5
snmpset -v 2c -c private localhost
mteTriggerValueID.6.107.97.106.116.122.117.3.65.66.67 = ifInOctets.1
snmpset -v 2c -c private localhost
mteTriggerValueIDWildcard.6.107.97.106.116.122.117.3.65.66.67 = 2
snmpset -v 2c -c private localhost
mteTriggerFrequency.6.107.97.106.116.122.117.3.65.66.67 = 5
snmpset -v 2c -c private localhost
mteTriggerTest.6.107.97.106.116.122.117.3.65.66.67 = 2
snmpset -v 2c -c private localhost
mteTriggerSampleType.6.107.97.106.116.122.117.3.65.66.67 = 2
snmpset -v 2c -c private localhost
mteTriggerObjects.6.107.97.106.116.122.117.3.65.66.67 = 'TEST EVENT'
snmpset -v 2c -c private localhost
mteTriggerThresholdStartup.6.107.97.106.116.122.117.3.65.66.67 = 1
snmpset -v 2c -c private localhost
mteTriggerThresholdDeltaRising.6.107.97.106.116.122.117.3.65.66.67 = 100
snmpset -v 2c -c private localhost
mteEventEntryStatus.6.107.97.106.116.122.117.3.65.66.67 = 6
snmpset -v 2c -c private localhost
mteEventEntryStatus.6.107.97.106.116.122.117.3.65.66.67 = 5
snmpset -v 2c -c private localhost
mteEventActions.6.107.97.106.116.122.117.3.65.66.67 = 1
snmpset -v 2c -c private localhost
mteTriggerEnabled.6.107.97.106.116.122.117.3.65.66.67 = 1
snmpset -v 2c -c private localhost
mteTriggerEntryStatus.6.107.97.106.116.122.117.3.65.66.67 = 1
snmpset -v 2c -c private localhost
mteEventEnabled.6.107.97.106.116.122.117.3.65.66.67 = 1
snmpset -v 2c -c private localhost
mteEventEntryStatus.6.107.97.106.116.122.117.3.65.66.67 = 1


(4)I set the mteTriggerFrequency as 5 seconds. For each 5 second, I kept
getting errors of:

disman:event:trigger:monitor: Trigger query (get) failed: -2
failed to run mteTrigger query


Any suggestions on how to solve this problem will be highly appreciated.

Charles Liu
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to