Re: snmp trap for interface up/down

2010-04-29 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 28 Ap

Re: snmp trap for interface up/down

2010-04-23 Thread Dave Shield
On 17 April 2010 11:17, vaibhav khatavkar wrote: > Here is snapshot of my snmpd.conf : > > __ > createUser -e 0x81020304 traptest SHA mypassword AES > > rouser traptest noauth > agentSecName traptest > iquerySecName traptest

Re: snmp trap for interface up/down

2010-04-17 Thread vaibhav khatavkar
On Mon, Apr 12, 2010 at 2:48 PM, Dave Shield wrote: > On 12 April 2010 09:33, vaibhav khatavkar > wrote: > > But I am unable to get "link up " and "link down". How can I get that > worked ? > > See the 'snmpd.conf(5)' man page entry on "linkUpDownNotification". > > Note that you will need to crea

Re: snmp trap for interface up/down

2010-04-12 Thread Dave Shield
On 12 April 2010 09:33, vaibhav khatavkar wrote: > But I am unable to get "link up " and "link down". How can I get that worked ? See the 'snmpd.conf(5)' man page entry on "linkUpDownNotification". Note that you will need to create a suitable SNMPv3 user, and configure this to be used for intern

snmp trap for interface up/down

2010-04-12 Thread vaibhav khatavkar
Hi all, I have referred to the tutorials and got them worked on my side for trap generation. Also I can get "Cold Start Trap" and "NET-SNMP-AGENT-MIB::nsNotifyShutdown" when i start/stop the snmp service on the remote machine. But I am unable to get "link up " and "link down". How can I get