On Fri, Mar 19, 2010 at 10:28 AM, Martz, Peter <
peter_ma...@cable.comcast.com> wrote:
> I am trying to clean up a 3rd party MIB file so that it compiles
> correctly.
>
> The only error I am now getting is:
>
>
>
> Did not find 'DisplayString' in module RFC1213-MIB
> (/usr/share/snmp/mibs/mib.txt.002)
>
>
>
> All the DisplayString settings **appear** correct to me, but as a newbie
> there is obviously something I am missing.
>
> Would someone please illuminate my dull brain please?
>
Your 3rd party MIB file should have the statement:
IMPORTS
...
DisplayString FROM RFC1213-MIB
---
;
And of course, your MIB compiler should be able to find the file that
contains 'RFC1213-MIB'
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users