NetXMS Support Forum

English Support => General Support => Topic started by: ademirel on September 13, 2013, 10:21:56 AM

Title: I can not see my new mibs
Post by: ademirel on September 13, 2013, 10:21:56 AM
Hello,

I downloaded IBM IMM mibs and compiled via console. There is no problem here. But, I can't see these on MIB browser.

How can i find them?

Regards
Title: Re: I can not see my new mibs
Post by: yshiro on September 13, 2013, 10:48:57 AM
Hi, check it at .1.3.6.1.4.1

[root].iso.org.dod.internet.private."your trademark mib"

Greetings.

Title: Re: I can not see my new mibs
Post by: ademirel on September 13, 2013, 11:02:02 AM
Hi,

Yes, I looked there. But there is nothing about IMM MIB.

Like this:

[root].iso.org.dod.internet.private.enterprises.ibm.ibmprod

I think, IMM MIB is under the ibmprod. But not.

Regards
Title: Re: I can not see my new mibs
Post by: Victor Kirhenshtein on September 13, 2013, 03:52:57 PM
Hi!

Did you restart console after your compile new MIBs? Console synchronize MIB file with server only at login.

Best regards,
Victor
Title: Re: I can not see my new mibs
Post by: ademirel on September 13, 2013, 04:17:05 PM
Yes, I did.. But, no action.

Regards
Title: Re: I can not see my new mibs
Post by: Victor Kirhenshtein on September 13, 2013, 04:56:54 PM
How did you compile MIBs? Was there any errors?

Best regards,
Victor
Title: Re: I can not see my new mibs
Post by: ademirel on September 13, 2013, 05:08:07 PM
I compiled it this command:

nxmibc -d /usr/share/netxms/mibs/ IMM-MIB.txt

and I didn't get any error..

Regards
Title: Re: I can not see my new mibs
Post by: Victor Kirhenshtein on September 13, 2013, 05:23:43 PM
Check if resulting compiled MIB file (netxms.mib) is in correct location. It should be in /usr/share/netxms/mibs. By default nxmibc places it in current directory.

Best regards,
Victor
Title: Re: I can not see my new mibs
Post by: yshiro on September 13, 2013, 05:32:17 PM
Hi, i think the last time i complied a MIB, i don“t specify the file, only specify directory, and re-compile all the mibs.

Greetings
Title: Re: I can not see my new mibs
Post by: ademirel on September 13, 2013, 05:51:40 PM
Quote from: Victor Kirhenshtein on September 13, 2013, 05:23:43 PM
Check if resulting compiled MIB file (netxms.mib) is in correct location. It should be in /usr/share/netxms/mibs. By default nxmibc places it in current directory.

Best regards,
Victor

Yes, it is correct location. I moved my mib file to this location before mib compiling.

Regards