nv-l
[Top] [All Lists]

Re: [nv-l] compile error when i do mib2trap

To: "D'Apice, Dominic" <D.D'Apice@SAQ.qc.ca>, nv-l@lists.tivoli.com
Subject: Re: [nv-l] compile error when i do mib2trap
From: "James Shanks" <jshanks@us.ibm.com>
Date: Thu, 4 Apr 2002 09:19:33 -0500
The BIT STRING construct is no longer valid in SNMP so mib2trap, which 
uses the SNMP V2 libraries, rejects it.
Just change line 2859 from this 

 +2858  mtrBitString OBJECT-TYPE
 +2859      SYNTAX     BIT STRING {

to this:

+2858  mtrBitString OBJECT-TYPE
+2859      SYNTAX     BITS {

which is the equivalent and this problem will go away. 
I don't know, however, if there are others lurking in this MIB

James Shanks
Level 3 Support  for Tivoli NetView for UNIX and NT
Tivoli Software / IBM Software Group
 


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

Archive operated by Skills 1st Ltd

See also: The NetView Web