[tkined] MIB PARSER

petrus vloet (petrus.vloet@siemens.at)
Fri, 09 Oct 1998 12:17:52 +0100

This is a multi-part message in MIME format.
--------------FFE0607276DB19606868F4DC
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

The file in the attachment I could compile with a GM-SOFT MIB compiler.

Scotty 2.1.10
mib load ...

returned an error without information what is wrong.

The file is not big.
Could someone have look at it. Because for me it is not clear,
it is the parser, or is it the file.

OUTPUT

sxcoamtv2.mib: Fatal: incomplete MIB
couldn't parse MIB file "sxcoamtv2.mib"
while executing
"mib load sxcoamtv2.mib"
(file "prlo.tcl" line 11)

--
#-------With best regards,    Mit freundlichen Gruessen,    Met vriendelijke groet,  --------------
#Piet Vloet
#Siemens AG Austria
#Mooslackengasse 17    Phone : +43-1-1707-42906
#A-1190 Vienna         Fax   : +43-1-1707-52605
#mailto:petrus.vloet@siemens.at         WWW:http://www.siemens.at
#X.400 : c=AT;a=ADA;p=SCN;o=SIEMENS;ou1=vie2;s=Vloet;g=Petrus

--------------FFE0607276DB19606868F4DC Content-Type: text/plain; charset=us-ascii; name="sxcoamtv2.mib" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="sxcoamtv2.mib"

SXC-OAMT-MIB DEFINITIONS ::= BEGIN -- procMIB MODULE-IDENTITY -- LAST-UPDATED "98081098A" -- ORGANIZATION "SIEMENS AUSTRIA" -- CONTACT-INFO -- " Petrus Vloet

-- 
--               Postal: Siemens AG Austria
--                       PSE EZE TR4 
--                       Mooslackengasse 17 
--                       A-1190 Vienna 
--                       AUSTRIA
--
--                  Tel: +43 1 1707 42906
--                  Fax: +43 1 1707 52605 / 52606
-- 
--               E-mail: petrus.vloet@siemens.at"
--      DESCRIPTION
--              "Experimental MIB module for oamt"
--      ::= { enterprises sni(231) SiemensUnits(7) PSE(100) }
-- numerical definitions

IMPORTS OBJECT-TYPE, enterprises FROM SNMPv2-SMI;

SNI OBJECT IDENTIFIER ::= { enterprises 231 } SiemensUnits OBJECT IDENTIFIER ::= { SNI 7 } PSE OBJECT IDENTIFIER ::= { SiemensUnits 100 } SXCOAMT OBJECT IDENTIFIER ::= { PSE 3 }

sendTrap OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "The AlarmCount will be send if sendTrap is != 0" ::= { SXCOAMT 1 }

AlarmCount OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "AlarmCount of the OAMT server Represents number of Alarms in SXC" ::= { SXCOAMT 2 }

END --------------FFE0607276DB19606868F4DC--

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.