Search Criteria
Package Details: mbrowse 0.4.3-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mbrowse.git (read-only, click to copy) |
|---|---|
| Package Base: | mbrowse |
| Description: | A graphical SNMP MIB browser based on GTK+ and Net-SNMP |
| Upstream URL: | https://sourceforge.net/projects/mbrowse/ |
| Licenses: | GPL |
| Submitter: | ploxiln |
| Maintainer: | repnop |
| Last Packager: | ploxiln |
| Votes: | 18 |
| Popularity: | 0.000008 |
| First Submitted: | 2015-09-21 02:59 (UTC) |
| Last Updated: | 2025-07-25 04:16 (UTC) |
Dependencies (2)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR, gtk2-ng-gitAUR, gtk2-ng-gitAUR)
- net-snmp
Required by (1)
- dgrp (optional)
Latest Comments
repnop commented on 2025-07-25 14:40 (UTC)
thanks for all the work you've done, I'll adopt it since I use it often for work and have a good variety of MIBs to test with.
ploxiln commented on 2025-07-25 04:17 (UTC)
Thanks, added the patch. But also disowning again, due to lack of use and maintenance.
repnop commented on 2025-07-21 18:29 (UTC)
a patch to fix OID arc lengths >4 digits from being truncated during search, which causes the tree view to fail to find the MIB entries. instead raises the cap to 14 digits.
ploxiln commented on 2021-01-24 17:14 (UTC)
I've re-adopted the package, and included a couple patches so it builds and starts now. It's been a long time since I actually used SNMP though, which is why I disowned it a year or two ago ... anyway, I hope it works for people now.
AURaccount commented on 2021-01-20 06:10 (UTC)
I am unable to makepkg. I am receiving the same error as user plushvoxel reported. Gtk2 and net-snmp are installed.
Ashark commented on 2020-07-02 21:49 (UTC)
I get segfault after launching. There are lots of such messages: IA__gtk_tree_store_append: assertion 'VALID_ITER (parent, tree_store)' failed
Ashark commented on 2020-07-02 21:46 (UTC)
@plushvoxel, thanks. I have added this line before ./configure in PKGBUILD: sed -i "s/struct menu_items bookmark_items/extern struct menu_items bookmark_items/" src/callbacks.c
plushvoxel commented on 2020-07-01 08:28 (UTC)
My patch
plushvoxel commented on 2020-07-01 08:13 (UTC)
I tried installing with yay.
severach commented on 2017-02-08 08:52 (UTC)