[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference noted::mwdev

Title:ManageWORKS Developers Forum
Notice:MW-16/32 SDK for Intel and AXP in note 3.10
Moderator:BEVIME::Rokicki
Created:Tue Dec 27 1994
Last Modified:Mon May 26 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:260
Total number of notes:747

253.0. "MIB Compiler internal error" by EVTAI1::9dhcp248.evt.dec.com::BERNEUIL () Mon Mar 10 1997 11:22

Hello,

I have some problemes with the MIB Compiler,
i got the MIB Compiler Internal error.

Windows NT 4.0 server US alpha
Manageworks 2.2 US

clugnac.mib is not read only,
it's in h:\temp and there is 19 meg of free space.

Using MIBCC.EXE, the MIB compiler of NT resource kit 4.0, it's work fine

	MIBCC -otest.bin smi.mib mib_ii.mib clugnac.mib

Thank's for help

Michel BERNEUIL  French CSC


clugnac.mib:

CLUGNACOS-MIB DEFINITIONS ::= BEGIN


IMPORTS

	  experimental

	  FROM RFC1155-SMI;


	  clugnacos  OBJECT IDENTIFIER ::= { experimental 99 }


-- This is a MIB module for clugnacos test 
-- Textual Conventions

	DateTime ::= OCTET STRING (SIZE (8))

-- In order, the octets contain the following information:
-- century, year within century (0..99), month (1..12),
-- day (1..31), hour (0..23), minute (0..59),
-- second (0..59), hundredth (0..99).  If the century
-- value is zero, the date and time are unknown, and the
-- other values are meaningless.


	TypedDevice ::=
		INTEGER  { cpu(1) , memory(2) , disk(3) , tape(4) ,
		network(5) ,software(50), other(99) }
	
	TypedNetwork ::=
		INTEGER  { ethernet(1) , fddi(2) , token-ring(3) ,
		atm(4), x25(5), other(99) }

	cpu        OBJECT IDENTIFIER ::= { clugnacos 1 }   
	memory     OBJECT IDENTIFIER ::= { clugnacos 2}
	disk       OBJECT IDENTIFIER ::= { clugnacos 3 }
	tape       OBJECT IDENTIFIER ::= { clugnacos 4 }
	network    OBJECT IDENTIFIER ::= { clugnacos 5 }
	ethernet   OBJECT IDENTIFIER ::= {network 1}
	fddi       OBJECT IDENTIFIER ::= {network 2}
	token-ring OBJECT IDENTIFIER ::= {network 3}
	atm        OBJECT IDENTIFIER ::= {network 4}
	x25        OBJECT IDENTIFIER ::= {network 5}
	
END



T.RTitleUserPersonal
Name
DateLines