nv-l
[Top] [All Lists]

mib2trap usage

To: nv-l@lists.tivoli.com
Subject: mib2trap usage
From: "McCarter, Bill" <mccarter_we@naptheon.com>
Date: Tue, 24 Jul 2001 10:08:34 -0400
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
I have been given the following IBM mib to load and the mib2trap command is
not working. It doesn't
give me a error it just doesn't put any addtrap commands into the file, it
does put some comments about
creation date in the baroc file, but no acutal baroc definitions. I have
used mib2trap  before just fine. Thanks in 
advance for any help.

Netview 6.0.2, Solaris 2.6.

mib2trap ibm2100.mib.txt ibm2100.mib ibm2100.baroc

Here's a short version. 


Ibm2100-MIB DEFINITIONS ::= BEGIN

IMPORTS
    OBJECT-TYPE
      FROM RFC-1212
    TRAP-TYPE
      FROM RFC-1215
    Counter, enterprises, TimeTicks
      FROM RFC1155-SMI
    ibmProd, alert
      FROM ibm-mib
    alertType, alertDescription, probableCause
      FROM IbmFaultMgmt-MIB
    DisplayString
      FROM RFC1213-MIB;


-- These Extension groups follow the structure of MIB-II
-- Actual definition of MIB Subtree:

ibm                       OBJECT IDENTIFIER ::= { enterprises 2 }
ibmProd                   OBJECT IDENTIFIER ::= { ibm 6 }
ibm2100                   OBJECT IDENTIFIER ::= { ibmProd 130 }

--
-- IBM 2100 Storage Server MIB groups
--
-- The ibm2100 MIB groups contain information that identifies a
-- Storage Server unit, and information that further identifies the
-- cause and unit status that is associated with a Trap message.
--

ssSystem   OBJECT IDENTIFIER ::= { ibm2100 1 } -- system level objects
ssProblem  OBJECT IDENTIFIER ::= { ibm2100 2 } -- problem records

-- ******************************************************************

--
-- Storage Server system group
--

ssSystemAccess OBJECT-TYPE
     SYNTAX Counter
     ACCESS read-only
     STATUS mandatory
     DESCRIPTION
         "A count of the number of times this private MIB variable
          is accessed.  For sub-agent test and verify."
     ::= { ssSystem 1 }
--
END

<<application/ms-tnef>>





<Prev in Thread] Current Thread [Next in Thread>

Archive operated by Skills 1st Ltd

See also: The NetView Web