nv-l
[Top] [All Lists]

RES: [nv-l] MIB LOAD ERROR

To: "'Sentra Sale'" <sentrasale@yahoo.com>, nv-l@lists.tivoli.com
Subject: RES: [nv-l] MIB LOAD ERROR
From: Marcos Antonio Pezzutti Filho <pezzutti@banespa.com.br>
Date: Thu, 25 Sep 2003 12:23:50 -0300
Delivered-to: mailing list nv-l@lists.tivoli.com
Delivery-date: Thu, 25 Sep 2003 16:25:11 +0100
Envelope-to: nv-l-archive@lists.skills-1st.co.uk
List-help: <mailto:nv-l-help@lists.tivoli.com>
List-post: <mailto:nv-l@lists.tivoli.com>
List-subscribe: <mailto:nv-l-subscribe@lists.tivoli.com>
List-unsubscribe: <mailto:nv-l-unsubscribe@lists.tivoli.com>
Mailing-list: contact nv-l-help@lists.tivoli.com; run by ezmlm
Dear,
 
Try to use /usr/OV/bin/xnmloadmib (snmpv1) or /usr/OV/bin/xnmloadmib2 (snmpv2).
The command sintax is:
xnmloadmib -load /usr/OV/snmp_mibs/<MIB_FILE>
 
Marcos
 
-----Mensagem original-----
De: Sentra Sale [mailto:sentrasale@yahoo.com]
Enviada em: Thursday, September 25, 2003 12:18
Para: nv-l@lists.tivoli.com
Assunto: [nv-l] MIB LOAD ERROR

I'm trying to load a MIB on AIX 7.1.3 version I'm using mibloader.sh.
I get a syntax error "SEQUENCE OF testprotStatsTableEntry" at line 42, column 7
Was expecting one of:
    "INTEGER" ...
    "BIT" ...
    "BITS" ...
    "SEQUENCE" "OF" <TYPE> ...
    <TYPE> ...
    "Counter" ...
    "Gauge" ...
    "IpAddress" ...
    "NetworkAddress" ...
    "OBJECT" ...
    "OCTET" ...
    "Opaque" ...
    "TimeTicks" ...
    "Counter32" ...
    "Counter64" ...
    "Gauge32" ...
    "Integer32" ...
    "NsapAddress" ...
    "Unsigned32" ...
    "UInteger32" ...
 
The same MIB file can be loaded on Win2K version of NetView 7.1.3. Can any any one tell me why it's erroring out on AIX but is OK on Win2K?
Here's some portion if MIB file
Thanks
Shrikanth
Siemens PTD, Minneapolis, USA
 
TestProt-MIB DEFINITIONS ::= BEGIN
IMPORTS
          enterprises, Counter, TimeTicks, IpAddress
                  FROM RFC1155-SMI
          DisplayString, PhysAddress
                  FROM RFC1213-MIB
          OBJECT-TYPE
                  FROM RFC-1212;
 
.
.
.
testProtStatsTable OBJECT-TYPE
        SYNTAX  SEQUENCE OF testProtStatsTableEntry  <<  --  ERROR!
        ACCESS  not-accessible
        STATUS  mandatory
        DESCRIPTION
                "testProt value table."
        ::= { testProtErrorStatistics 1 }
 
testProtStatsTableEntry OBJECT-TYPE
        SYNTAX  testProtStatsTableEntry
        ACCESS  not-accessible
        STATUS  mandatory
        DESCRIPTION
                "Each entry contains objects testProt statistics or status or errors for a link"
 INDEX { testProtLinkNumber }
        ::= { testProtStatsTable 1 }
testProtStatsTableEntry ::= SEQUENCE {
--    Link Number. This is the primary key for this table
      testProtLinkNumber
         INTEGER,
--    Link Name
      testProtLinkName
         DisplayString, 
 
.... }


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software


Do you Yahoo!?
The New Yahoo! Shopping - with improved product search

"Essa mensagem é destinada exclusivamente ao seu destinatário e pode

conter informações confidenciais, protegidas por sigilo profissional ou

cuja divulgação seja proibida por lei. O uso não autorizado de tais

informações é proibido e está sujeito às penalidades cabíveis.


This message is intended exclusively for its addressee and may contain

information that is confidential, protected by a professional

privilege or which disclosure is prohibited by law. Unauthorized use of

such information is prohibited and subject to applicable penalties."


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

Archive operated by Skills 1st Ltd

See also: The NetView Web