Re: DISMAN deployment

Dave Shield <[email protected]> Fri, 11 Nov 2005 10:02:46 +0000
Newsgroups gmane.ietf.disman
Message-ID <[email protected]>
On Thu, 2005-11-10 at 09:22 +0100, Yves Bertsch wrote:
> The precise point I was looking for was to find something similar
> as Rmon event/alarm mechanism to send traps from systems on occurence
> of integer values (CPU activity, disk free...etc)
> Some Disman MIBs (Alarm MIBs) seems to answer this question 

That actually feels to be closer to the DisMan Event MIB,
rather than the Alarm MIB.


> I have understood DISMAN is much more general, and before starting
> studying these MIBs, I just wanted to know how these mechanism are
> really implemented and deployed
> I see nothing on windows for example.


The Net-SNMP agent has supported a (somewhat limited) version of
the Event MIB for several years, though we're only now bringing
a (rewritten) version of both this and the Schedule MIB, into
the default configuration.
  I'm not 100% sure whether these work with the Windows version
of the agent, but if they don't, that will be down to problems
with the callback mechanism for retrieving information (and the
general Unix bias of most of the developers) rather than anything
more fundamental to the MIBs themselves.


I intend to submit a proper implementation report shortly, once
the new code has received a little more practical testing.  (*I*
think these MIBs work, but the wider Net-SNMP community may have
different ideas!)


Dave