Compile error in rptr mib draft

John Flick <johnf@hprnljf.rose.hp.com> Thu, 04 January 1996 00:25 UTC

Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa26765; 3 Jan 96 19:25 EST
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa26761; 3 Jan 96 19:24 EST
Received: from relay.hp.com by CNRI.Reston.VA.US id aa13382; 3 Jan 96 19:24 EST
Received: from hprnd.rose.hp.com by relay.hp.com with ESMTP (1.37.109.16/15.5+ECS 3.3) id AA085640422; Wed, 3 Jan 1996 12:20:22 -0800
Received: from hprnljf.rose.hp.com by hprnd.rose.hp.com with SMTP (1.37.109.14/15.5+ECS 3.3) id AA032870415; Wed, 3 Jan 1996 12:20:15 -0800
Message-Id: <199601032020.AA032870415@hprnd.rose.hp.com>
Received: from localhost by hprnljf.rose.hp.com with SMTP (1.38.193.4/16.2) id AA04287; Wed, 3 Jan 1996 12:22:21 -0800
To: vgmib@hprnd.rose.hp.com
Subject: Compile error in rptr mib draft
Date: Wed, 03 Jan 1996 12:22:20 -0800
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: John Flick <johnf@hprnljf.rose.hp.com>

There is a problem with the 802.12 Repeater MIB draft that was sent
out before the holidays.  (Repeat after me: "Last minute changes
are evil".)  The draft in question is:

    draft-ietf-vgmib-repeater-dev-01.txt

The problem is that some MIB object descriptors were
changed because feedback from the pre-release of this document
indicated that the original names were misleading, but the
corresponding changes were not made to the OBJECT-GROUPs in the
conformance section.

To successfully compile the MIB module in this draft, change the
following object descriptors in the vgRptrStatsGroup:

    vgRptrMonTotalFrames      =>  vgRptrMonTotalReadableFrames
    vgRptrMonTotalOctets      =>  vgRptrMonTotalReadableOctets
    vgRptrMonHCTotalOctets    =>  vgRptrMonHCTotalReadableOctets

Sorry,
John