RFC1850 - compilation error

"Divya Mukundan (dmukunda)" <dmukunda@CISCO.COM> Fri, 12 September 2003 06:39 UTC

Received: from cherry.ease.lsoft.com (cherry.ease.lsoft.com [209.119.0.109]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id CAA10528 for <ospf-archive@LISTS.IETF.ORG>; Fri, 12 Sep 2003 02:39:15 -0400 (EDT)
Received: from PEAR.EASE.LSOFT.COM (209.119.0.19) by cherry.ease.lsoft.com (LSMTP for Digital Unix v1.1b) with SMTP id <15.00B76B10@cherry.ease.lsoft.com>; Fri, 12 Sep 2003 2:39:18 -0400
Received: from PEACH.EASE.LSOFT.COM by PEACH.EASE.LSOFT.COM (LISTSERV-TCP/IP release 1.8e) with spool id 54749585 for OSPF@PEACH.EASE.LSOFT.COM; Fri, 12 Sep 2003 02:39:17 -0400
Received: from 64.104.129.195 by WALNUT.EASE.LSOFT.COM (SMTPL release 1.0i) with TCP; Fri, 12 Sep 2003 02:29:17 -0400
Received: from cisco.com (64.104.129.221) by india-ironport-1.cisco.com with ESMTP; 12 Sep 2003 12:16:26 +0530
Received: from cisco.com (localhost [127.0.0.1]) by india-msg-core-1.cisco.com (8.12.2/8.12.6) with ESMTP id h8CBukdP002070 for <OSPF@PEACH.EASE.LSOFT.COM>; Fri, 12 Sep 2003 11:56:57 GMT
Received: from dmukunda-w2k.cisco.com ([10.77.139.63]) by cisco.com (8.8.8/2.6/Cisco List Logging/8.8.8) with ESMTP id LAA24119 for <OSPF@PEACH.EASE.LSOFT.COM>; Fri, 12 Sep 2003 11:56:15 +0530 (IST)
X-Sender: dmukunda@megha.cisco.com
X-Mailer: QUALCOMM Windows Eudora Version 4.3.2
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format="flowed"
Message-ID: <4.3.2.7.2.20030912115037.04270ba0@megha.cisco.com>
Date: Fri, 12 Sep 2003 11:58:52 +0530
Reply-To: Mailing List <OSPF@PEACH.EASE.LSOFT.COM>
Sender: Mailing List <OSPF@PEACH.EASE.LSOFT.COM>
From: "Divya Mukundan (dmukunda)" <dmukunda@CISCO.COM>
Subject: RFC1850 - compilation error
To: OSPF@PEACH.EASE.LSOFT.COM
Precedence: list

Hi,

I'm getting the following compilation error in "compliance statements"
of RFC1850 (OSPF-TRAP-MIB). I'm using smicng and Fred Baker
said that the MIB compiled with it and that smicng could have changed
subsequently. Is anyone aware of an option in smicng that can suppress
this error? Any other suggestions?

-----------------------------------RFC1850--------------------------------------------
-- compliance statements

       ospfTrapCompliance MODULE-COMPLIANCE
           STATUS  current
           DESCRIPTION
              "The compliance statement "
          MODULE  -- this module
          MANDATORY-GROUPS { ospfTrapControlGroup }  <<<====


           GROUP       ospfTrapControlGroup <<<====
           DESCRIPTION
              "This group is optional but recommended for all
              OSPF systems"


-----------------------------------ERROR----------------------------------------------
E: f(OSPF-TRAP-MIB.my), (470,21) Group "ospfTrapControlGroup" is both a
MANDATORY and conditional group for module "OSPF-TRAP-MIB"

Thanks,
-Divya