Re: [pysnmp-users] reported sysuptime and self._value
Brought to you by:
elie
From: Filippo G. <fgi...@gm...> - 2008-10-30 14:19:24
|
On Thu, Oct 30, 2008 at 03:16:30PM +0100, Filippo Giunchedi wrote: > I'm sending out notifications using NotificationOriginator which includes > sysUpTime from __SNMPv2-MIB but without a smiRead() (obviously) but using > sysuptime.syntax, thus the reported value is time(). > Or at least that is my new best guess :) > > Is this a known issue and/or how to fix it? I came up with the attached patch, which while not clean as I'd like to, gets the job done. filippo -- Filippo Giunchedi - http://esaurito.net PGP key: 0x6B79D401 random quote follows: The only way to get rid of a temptation is to yield to it. -- Oscar Wilde |