Re: DHCP server command and control

Erikas Aras Napjus <erikas+@cmu.edu> Wed, 07 August 1996 01:09 UTC

Received: from ietf.org by ietf.org id aa24745; 6 Aug 96 21:09 EDT
Received: from cnri by ietf.org id aa24741; 6 Aug 96 21:09 EDT
Received: from reef.bucknell.edu by CNRI.Reston.VA.US id aa18371; 6 Aug 96 21:09 EDT
Received: from localhost by reef.bucknell.edu with SMTP (5.65/IDA-1.2.8) id AA05770; Tue, 6 Aug 1996 21:06:25 -0400
Date: Tue, 6 Aug 1996 21:06:25 -0400
Message-Id: <km1yP2S00UM1BJndRT@andrew.cmu.edu>
Errors-To: droms@bucknell.edu
Reply-To: dhcp-v4@bucknell.edu
Originator: dhcp-v4@bucknell.edu
X-Orig-Sender: dhcp-v4@bucknell.edu
Precedence: bulk
Sender: ietf-archive-request@ietf.org
From: Erikas Aras Napjus <erikas+@cmu.edu>
To: Multiple recipients of list <dhcp-v4@bucknell.edu>
Subject: Re: DHCP server command and control
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
X-Comment: Discussion of DHCP for IPv4

> We operate a very large intranet using DHCP servers.  For both high 
> reliability and low response time the servers are configured as 
> primary-secondary pairs.  As the size of our intranet has grown, the 
> difficulty of managing the servers has also increased.  We currently
> operate a command and control process, separate from the servers
> themselves, that  runs on the same platform with a particular set of access
> controls.  While we could expand the capabilities and range of access
> controls to accommodate different groups of operators, managers, support
> personnel, and administrators, we wonder if our DHCP servers could be
> monitored and controlled via SNMP.

Indeed, we have often thought along the same lines. This lead to the
integration of an SNMP agent in the CMU DHCP server. The package also
comes with a command line query program to gather information from the
DHCP server. We've also envisioned an interactive monitor process for
monitoring things via SNMP, but haven't gotten to that stage of
development yet.

> Several months ago I recall seeing a single mention of a purported MIB for 
> DHCP servers.  If my memory is correct, could the author of that note
> update me on the current state of the work?  If I am imagining all of this,
> are there other people who are interested in defining a command and control
> repertoire for DHCP servers?

We have a MIB for our server which is far from perfect, but potentially
a good start if no one else has ventured into this arena. I was hoping
to move toward a making a draft on the MIB at some point in the future,
but staffing issues have held things up for a little while. I have a
copy of the MIB if anyone wants to see it, though.

--- Erikas