This is a discussion on Re: mib2c undefined identifier: enterprises within the SNMP Users forums, part of the Networking and Network Related category; [Sorry for the delay in responding to this] On Mon, 2005-10-10 at 09:18 +0200, bernhard.fischer@gmx....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
[Sorry for the delay in responding to this]
On Mon, 2005-10-10 at 09:18 +0200, bernhard.fischer@gmx.at wrote: > I try to generate c-stubs using mib2c: > #> MIBS=ALL /usr/local/bin/mib2c -c mib2c.scalar.conf myValue > > The output of mib2c looks like this: > " > Unlinked OID in MY-MIB: myNode ::= { enterprises xxxxx } > Undefined identifier: enterprises near line 10 of ./MY-MIB > " > > I have imported enterprises at the begin of the MIB: > [...] > IMPORTS > enterprises > FROM SNMPv2-SMI; > > myNode OBJECT IDENTIFIER ::= { enterprises xxxxx } > [...] Hmmmm... At first sight, that looks OK. Could you perhaps post the MIB file, so we can see if we can reproduce the problem. Dave ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ 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/...net-snmp-users |