If the mibs are public, would it be possible to archive the mib files and attach them to the bug, or to send them by email at rcpteam at yahoo dot com? I could also include them by default in the program, so you wouldn't have to install them manually.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks this works. I don't think it's actually a problem with the MIB being read, I think it may be that the GUI itself is not reading them on startup.
If you want to test, I am attaching one of the MIBs.
Thank you for the bug. Try to see if the files are recognized by qtmib:
qtmib-translate --debug ~/.config/qtmib/mibs/* | less
It should show something like:
Information: processing file ~/.config/qtmib/mibs/AGILENT-ENTERPRISE Debug: parsing 305 WORD #agilent# Debug: (sequence) token list: Debug: (sequence) EQUAL Debug: (sequence) LEFTCB Debug: (sequence) WORD #iso#
(I am using some Agilent mib as an example).
If the mibs are public, would it be possible to archive the mib files and attach them to the bug, or to send them by email at rcpteam at yahoo dot com? I could also include them by default in the program, so you wouldn't have to install them manually.
[tickets:#1] Private MIBS not loading
Status: open
Labels: MIBs
Created: Tue Jan 14, 2014 02:36 AM UTC by Robert Brown
Last Updated: Tue Jan 14, 2014 02:36 AM UTC
Owner: nobody
Using qtmib_0.8.12_1_amd64.ubuntu.deb on Ubuntu 13.10.
Works great, however, I am unable to get additional private MIBs loaded when placed in
/.config/qtmib/mibs#
What am I missing?
Works great, however, I am unable to get additional private MIBs loaded when placed in
/.config/qtmib/mibs#
You should have the mib file under /home/username/.config/qtmib/mibs directory. The GUI is adding it at the end of private/enterprises in browser window. I have a picture at http://qtmib.sourceforge.net/lancope.png
Anyway, I'll add it by default in the next version. If you have some more mibs, just dump them here.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you for the bug. Try to see if the files are recognized by qtmib:
It should show something like:
(I am using some Agilent mib as an example).
If the mibs are public, would it be possible to archive the mib files and attach them to the bug, or to send them by email at rcpteam at yahoo dot com? I could also include them by default in the program, so you wouldn't have to install them manually.
Hello
Thanks this works. I don't think it's actually a problem with the MIB being read, I think it may be that the GUI itself is not reading them on startup.
If you want to test, I am attaching one of the MIBs.
Thank you
Robert
http://bassmanaustin.com
From: RCP Team rcpteam@users.sf.net
To: [qtmib:tickets] 1@tickets.qtmib.p.re.sf.net
Sent: Friday, January 17, 2014 9:48 AM
Subject: [qtmib:tickets] #1 Private MIBS not loading
Thank you for the bug. Try to see if the files are recognized by qtmib:
qtmib-translate --debug ~/.config/qtmib/mibs/* | less
It should show something like:
Information: processing file ~/.config/qtmib/mibs/AGILENT-ENTERPRISE Debug: parsing 305 WORD #agilent# Debug: (sequence) token list: Debug: (sequence) EQUAL Debug: (sequence) LEFTCB Debug: (sequence) WORD #iso#
(I am using some Agilent mib as an example).
If the mibs are public, would it be possible to archive the mib files and attach them to the bug, or to send them by email at rcpteam at yahoo dot com? I could also include them by default in the program, so you wouldn't have to install them manually.
[tickets:#1] Private MIBS not loading
Status: open
Labels: MIBs
Created: Tue Jan 14, 2014 02:36 AM UTC by Robert Brown
Last Updated: Tue Jan 14, 2014 02:36 AM UTC
Owner: nobody
Using qtmib_0.8.12_1_amd64.ubuntu.deb on Ubuntu 13.10.
Works great, however, I am unable to get additional private MIBs loaded when placed in
/.config/qtmib/mibs#
What am I missing?
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/qtmib/tickets/1/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Related
Tickets:
#1You should have the mib file under /home/username/.config/qtmib/mibs directory. The GUI is adding it at the end of private/enterprises in browser window. I have a picture at http://qtmib.sourceforge.net/lancope.png
Anyway, I'll add it by default in the next version. If you have some more mibs, just dump them here.