RE: Help for duplicate object name
"Li Yun-w22793" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Dave, I use the a) option and it seems it works. One quick question is we cannot make the module cross referring the duplicate object, right? Perhaps, we cannot make our MIB definition meets this precondition. By the way the b) option doesn't work. Best regards, Yun. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dave Shield Sent: Thursday, January 24, 2008 5:34 PM To: Li Yun-w22793 Cc: [email protected] Subject: Re: Help for duplicate object name On 24/01/2008, Li Yun-w22793 <[email protected]> wrote: > I call the mib2c with this format "mib2c -c mib2c.test.conf myTestMib". > In myTestMib module we define a duplicate object with another module. > All the MIB files is placed in the same dir and the MIBDIRS is > exported to refer that dir. Furthermore I exported the MIBS as ALL. So how is mib2c to know which of the two possible starting points it is meant to use? Try a) MIBS=MY-MIB mib2c -c mib2c.test.conf myTestMib (i.e. don't load the conflicting MIB - just the one you want) or b) mib2c -c mib2c.test.conf MY-MIB::myTestMib (i.e. specify an unambiguous mib object) That's assuming that your MIB file starts MY-MIB DEFINITIONS ...... Replace "MY-MIB" with the appropriate name. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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