On Fri, 2005-11-18 at 16:15 -0800, Jason Merman wrote:
> Although it was not clear, I assume my next step is to run mib2c.  I
> ran the following and receive the following error saying that I did
> not specify a valid OID to start with.  Can you please verify that I
> ran the correct command.

> bash-2.05# env MIBS="+VRTS-SNMP-MIB" perl /opt/csw/bin/mib2c

The 'mib2c' script expects to be given the name of a particular
MIB *object*, marking the root of the tree to generate code for.
It doesn't automatically start with the root of the MIB module.

Try somthing like

        perl /opt/csw/bin/mib2c  VRTS-SNMP-MIB::veritas


Dave


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to