Re: Management Requirements

Dave Thaler <[email protected]> Tue, 7 Aug 2012 23:22:56 +0000
Newsgroups gmane.ietf.ops
Message-ID <9B57C850BB53634CACEC56EF4853FF653B745C6A@TK5EX14MBXW604.wingroup.windeploy.ntdev.microsoft.com>
> -----Original Message-----
> From: Juergen Schoenwaelder [mailto:j.schoenwaelder@jacobs-
> university.de]
> Sent: Tuesday, August 07, 2012 3:43 PM
> To: Dave Thaler
> Cc: Ronald Bonica; [email protected]; [email protected]; ops-
> [email protected]
> Subject: Re: [OPS-AREA] Management Requirements
> 
> On Tue, Aug 07, 2012 at 09:51:44PM +0000, Dave Thaler wrote:
> >
> > The data instances can have a larger volume and may need to travel over
> > shaky links.   Also there's an existing MIB that is outdated and we want
> > to obsolete.   So the WG is currently using SNMP for retrieving
> > operational state and debugging, by doing an update that is intended
> > to obsolete the existing MIB RFC.
> 
> Out of curiosity, is there meanwhile a clear description you can point to
> explaining why the old NAT-MIB is broken?

The current text by the authors of the update is at
http://tools.ietf.org/html/draft-ietf-behave-nat-mib-02#section-2.1
 
> > > Perhaps these thoughts help to make a suitable decision. One could
> > > of course also ask what the contributors prefer to implement, e.g.
> > > what they expect to ease integration into management systems
> > > relevant for the protocol domain.
> >
> > Answered above.   Looking to OPS for clear guidance on what eventing
> > protocol to use (or what criteria we should use to decide).   I don't want
> > multiple ones.
> 
> What are the events considered? How frequent will they occur? How
> stringent are the requirements to deliver them (almost) all or is the even
> source designed to throttle notifications? How much data is needed to
> describe the events? 

One example would be creation/deletion of a mapping table entry.
Depending on the exact techniques used by the instrumented implementation
it may range from extremely frequent and large volume, to infrequent and
small volume.   There is no discussion of throttling, only of techniques
that one could use to reduce the volume (independent of the protocol
used to report events).   How much data?   Probably tens of bytes per event.

> If all that is rather "standard" (in terms of notification
> volume and individual notification size), then SNMP might just do fine.

Looking not for what "might do fine" per se, as that might be a large number of
protocols, but rather for what single protocol is recommended or alternatively,
a set of guidance on how a WG should choose among various protocols.

-Dave