Re: [pysnmp-users] snmpv3 trap receiver
Brought to you by:
elie
From: Ilya E. <il...@gl...> - 2007-04-09 16:16:10
|
There's still no documentation on Notification Receiver API, although here's an example on it: http://pysnmp.sourceforge.net/examples/4.x/v3arch/manager/ntfrcv.html There was a discussion on the SNMPv3 Inform Receiver programming in this mailing list some time ago. Archives are now back on-line, so consider taking a look there as a faster aid. You are welcome to ask here, otherwise. > I understood how to make a cmdGen to do snmpGet,Walk etc, but I have > not found any guide to make a snmpv3 trap or inform receiver. > > Could someone help me to make this to implement an snmp Alarm Browser? > Which is the right way to do that? |