Dear Sir,
 
I am trying the net-snmp agent to generate traps to my SNMP Manager, I only wanna capture the information of the LinkStatus , so I put "LinkUpDownNotificaition" in /usr/share/local/snmp/snmpd.conf
 
the agent response Get-Request from my Manager properly, but when I want to generate trap, i got the following error:
 
#log
------------------------------------------------------------------------------------
failed to run mteTrigger querydisman:event:trigger:monitor: Running trigger (linkUp)
disman:event:trigger:monitor: Trigger query (walk) failed: 5
------------------------------------------------------------------------------------
 
And my snmpd.conf is based on EXAMPLE.conf provided with package
i just added the following lines in that files
 
#snmpd.conf
----------------------------------------------
rwcommunity public
trapcommunity public
authtrapenable 1
trapsink 192.168.5.118 162
LinkUpDownNotifications yes
----------------------------------------------
 
 
Thanks in advance
 
Donald Tse
_______________________________________________
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

Reply via email to