To: | nv-l@lists.tivoli.com |
---|---|
Subject: | [nv-l] MIB LOAD ERROR |
From: | Sentra Sale <sentrasale@yahoo.com> |
Date: | Wed, 24 Sep 2003 14:49:30 -0700 (PDT) |
Delivered-to: | mailing list nv-l@lists.tivoli.com |
Delivery-date: | Wed, 24 Sep 2003 22:50:12 +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 |
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
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 |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | RE: [nv-l] Cisco seed file, Michel.Grossenbacher |
---|---|
Next by Date: | RE: [nv-l] Cisco seed file, John and Leizyl |
Previous by Thread: | [nv-l] Cisco seed file, jalonso |
Next by Thread: | [nv-l] MIB LOAD ERROR, Sentra Sale |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Archive operated by Skills 1st Ltd
See also: The NetView Web