I can not see my new mibs

Started by ademirel, September 13, 2013, 10:21:56 AM

Previous topic - Next topic

ademirel

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

yshiro

Hi, check it at .1.3.6.1.4.1

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

Greetings.


ademirel

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

Victor Kirhenshtein

Hi!

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

Best regards,
Victor

ademirel

Yes, I did.. But, no action.

Regards

Victor Kirhenshtein

How did you compile MIBs? Was there any errors?

Best regards,
Victor

ademirel

I compiled it this command:

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

and I didn't get any error..

Regards

Victor Kirhenshtein

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

yshiro

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

ademirel

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