Activity for SnmpB

  • Davide Davide created ticket #11

    Sending binary data in octetstrings via set requests

  • Mark A Carlin Mark A Carlin posted a comment on discussion Help

    Never tried the graphs, but SNMP v3 Notifications and Informs work for me. You need to add a USM profile that matches the Notification/Inform security username, auth and priv enccyptions you are using.

  • Davide Davide created ticket #10

    Feature Request - trap history panel cleanup

  • Davide Davide created ticket #32

    Trap processing hangs the application

  • Anurag Bist Anurag Bist posted a comment on discussion Help

    Hello, We are trying to install SNMPB-0.8 and running into some instlaation errors. We are trying toinstall it on Ubuntu Linux: Distributor ID: Ubuntu Description: Ubuntu 20.04.5 LTS Release: 20.04 Codename: focal We execute the "make" command and we are getting the following error (see attachment). Thank you for your replies and help. A

  • mlb mlb created ticket #9

    Requesting feature for email notifications for traps received

  • mlb mlb created ticket #8

    Requesting feature to log the traps received to a text file

  • adrmartinez adrmartinez created ticket #7

    Please some help in installation

  • Towerz Towerz modified a comment on discussion Help

    I have the same problem

  • Towerz Towerz posted a comment on discussion Help

    I have the same issue

  • Krosdant Krosdant posted a comment on discussion Help

    Hello, I accidentally deleted the "mibs" module from the list of available modules. I can delete the application to reinstall it the problem of continuous crash. I attach the Dump generated during the crash. Thanks

  • Nurul Najihah Nizar Nurul Najihah Nizar posted a comment on discussion Help

    Hi, I need to send snmpv3 trap to snmpb but didn't receive the trap. The log said "DEBUG : USMTimeTable: Check time failed, not authoritative (id): (80000000035C80B6A55D61) 20210423.13:53:56: 21688: (2)DEBUG : ***Message not in TimeWindow!"

  • Carl Jacobs Carl Jacobs posted a comment on discussion Help

    Is there an snmpb rpm that will install using qt5? I upgraded to RHEL8, and now the snmpb rpm will not install because it is looking for qt4 and RHEL8 supplies qt5. Thanks.

  • Nuno Furbiz Nuno Furbiz posted a comment on ticket #9

    snmp Walk also crashes on Ubuntu 18.04 x64

  • max ulidtko max ulidtko posted a comment on merge request #6

    Yep, my bad... Thanks for addressing this. Merged!

  • max ulidtko max ulidtko merged merge request #6

    Makefile fix

  • Jean-Pierre Tosoni Jean-Pierre Tosoni created merge request #6

    Makefile fix

  • ART DU REA ART DU REA posted a comment on discussion Help

    Esteemed WIKI Participants & Lurkers: I originally tried loading the MIBs from a USB thumb drive. I tried again, this time I put the MIB folder "standard" on my User Desktop. I did the following: Options > Preferences > Modules > Add > and I entered the following into the field: /home/mint/Desktop/standard The folder path was accepted, so then I deleted the SnmpB default "PIB" path, which worked fine. Then I deleted the SnmpB default "MIB" path and it again crashed in exactly the same way as described...

  • ART DU REA ART DU REA posted a comment on discussion Help

    Esteemed WIKI Participants & Lurkers: NOTE: Linux Mint 18.3 Mate 32-bit on Locked LiveMedia SnmpB crashes when I try to load a vendor supplied set of MIBs (Options > Add Module path). I am setting the path to the "standard" FOLDER ... do I need to point to individual MIB FILES? D-Link DGS-1100-05 Smart Managed Switch I don't seem to be able to attach the "standard" FOLDER of MIB FILES, so only the first file is attached. mint@mint ~ $ snmpb 20210120.15:17:23: 27339: (4)DEBUG : Initialized request_id...

  • max ulidtko max ulidtko posted a comment on a wiki page

    Hi Muhammad, Manager Engine in this case is SnmpB. Options → Manage Agent Profiles → select your profile → enable SNMPv3 checkbox →SnmpV3 submenu → Context Engine ID See attached screenshot

  • Muhammad Nadeem Muhammad Nadeem posted a comment on a wiki page

    I need to setup SNMP V3 receiver, but unable to find Manager engine ID. Where I can find Manager engine ID ?

  • max ulidtko max ulidtko posted a comment on discussion Help

    Nicolas, For that, I recommend installing Qt Creator and building SnmpB from source for now. Max

  • Nicolas Nicolas posted a comment on discussion Help

    Hello Max, Many thanks, it seems to work, but SNMPB is 32bits and I have MacOS Catalyna wich accept only 64bits software... I guess there's no 64bits SNMPB version ? In all cases, thanks Nicolas

  • max ulidtko max ulidtko posted a comment on discussion Help

    Hi Nicolas, Try using Homebrew → https://brew.sh And then: brew install qt

  • Nicolas Nicolas posted a comment on discussion Help

    Hello, The URL in the readme.txt is not reachable anymore : http://www.qtsoftware.com/downloads/mac-os-cpp Do you have some advices to install QT ? I send an email to the provider, but not answer :( Is this page describes the mandatory software ? http://guillaume.belz.free.fr/doku.php?id=install_qt55_mac Thanks Nicolas

  • Doo Hee Doo Hee posted a comment on discussion Help

    <meta content="text/html; charset=utf-8" http-equiv="Content-Type"><meta content="Microsoft Word 15 (filtered medium)" name="Generator"><style><!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} @font-face {font-family:"Malgun Gothic"; panose-1:2 11 5 3 2 0 0 2 0 4;} @font-face {font-family:"\@Malgun Gothic";} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0cm;...

  • Ron del Rosario Ron del Rosario posted a comment on discussion Help

    Thank you very much! I'll give it a shot when I'm back in my office.

  • Martin Jolicoeur Martin Jolicoeur posted a comment on discussion Help

    Ron, You need to build your PDU using the "Multiple varbinds ..." right-click context menu. You then add all your row elements with the button "New", selecting their OID and the value you want to set. Once you have all the row elements set-up, you click on the "Set" button at the bottom to send the PDU with set operation in one shot. The same tool is used to change multiple elements of the same row in one operation. You can also change the order of OIDs in the PDU with the "Move Up/Move Down" buttons...

  • Ron del Rosario Ron del Rosario posted a comment on discussion Help

    I've been using SnmpB to develop an SNMP application at work. This application includes SNMP tables. Unfortunately, I haven't been able to fully test the tables because I haven't been able to figure out how to create a table row in SnmpB. I can delete and modify table rows that are already there (though I haven't figured out how to do a full row modification, just modifications of single columns in a row--possibly it's not possible in this tool). Does anyone know if row creation is possible? If so,...

  • max ulidtko max ulidtko committed [78ed67]

    snmp++: ↑ 3.4.1

  • max ulidtko max ulidtko committed [a71e79]

    snmp++: rebased patches onto 3.4.1

  • max ulidtko max ulidtko committed [73b04d]

    Clean up README, add changelog for v1.2

  • max ulidtko max ulidtko committed [392155]

    snmp++: ↑ 3.4.1

  • max ulidtko max ulidtko committed [945415]

    snmp++: rebased patches onto 3.4.1

  • max ulidtko max ulidtko committed [69ea25]

    Last little align with 3.3.11 tarball

  • max ulidtko max ulidtko committed [0b033a]

    Trim trailing whitespace

  • max ulidtko max ulidtko committed [fc6ff1]

    Done unvendoring snmp++.

  • max ulidtko max ulidtko committed [ad2e09]

    Try not forgetting the -f flag to autoreconf -i -f

  • max ulidtko max ulidtko committed [48cdb9]

    snmp++: refresh the ENABLE_THREADS patch

  • max ulidtko max ulidtko committed [9f6e1c]

    Unvendoring snmp++

  • max ulidtko max ulidtko committed [87a3a5]

    Unvendoring snmp++

  • max ulidtko max ulidtko committed [21dcb3]

    CMake: separate lib snippets more prominently

  • max ulidtko max ulidtko committed [b48bca]

    snmp++: ↑ 3.3.11a

  • max ulidtko max ulidtko committed [6e2b7d]

    CMake: build libsmi with --disable-yang

  • max ulidtko max ulidtko committed [bdefea]

    snmp++: consoleExamples ↑ 3.3.11a

  • max ulidtko max ulidtko committed [a9b993]

    CMake: reduce tomcrypt compile warnings

  • max ulidtko max ulidtko committed [c9e92a]

    Unvendoring snmp++

  • max ulidtko max ulidtko committed [fca4bf]

    snmp++: purge CVS $Id$ markers, minimize update diffs

  • max ulidtko max ulidtko committed [f495b5]

    libsmi: regen w/automake 1.16.2 [patch]

  • max ulidtko max ulidtko committed [655e54]

    libsnmp++: disable Snmp_pp namespace, revert using it in headers

  • max ulidtko max ulidtko committed [5ee202]

    libsnmp++: --disable-threads actually enables UB

  • max ulidtko max ulidtko committed [4a9d19]

    Minor tweaks in CMakeLists.txt

  • max ulidtko max ulidtko committed [ef1c41]

    libsmi: regen w/automake 1.16.2 [commit]

  • max ulidtko max ulidtko committed [f69192]

    CMake: integrate system QWT properly; add FindQwt.cmake

  • adrmartinez adrmartinez posted a comment on ticket #6

    Thanks for the reply, I will give a try to build the .deb and thanks for continuing the project.

  • max ulidtko max ulidtko posted a comment on ticket #6

    Hi! You're referring in plural to a single-person "team" :) The original author has abandoned SnmpB long ago... which is a huge pity; I agree that this is the best FOSS desktop GUI for SNMP. I did a few updates (unreleased yet), and started migration onto CMake (not completed currently). Other stuff gets in the way, as always. Would you be so kind to maybe haul me a coffee tip?.. Here https://ko-fi.com/ulidtko — that'd certainly encourage me to reprioritize some of the things I get busy with. Regarding...

  • adrmartinez adrmartinez posted a comment on ticket #6

    p.d. I made the terrrible mistake of upgrade to Debian testing, libqtcore4:i386 and libqtgui4:i386 are no longer installable :(

  • adrmartinez adrmartinez created ticket #6

    Please guys, an update

  • Aldin Osmanagić Aldin Osmanagić modified a comment on discussion Help

    Hello, I wrote Step-By-Step Tutorial: https://bestmonitoringtools.com/free-mib-browser-download-snmpb/ However, I need help with receiving Traps & Graph Plotting. Are SNMP v3 Traps supported? Did anyone manage to setup graphs? Thx for info. Regards

  • Aldin Osmanagić Aldin Osmanagić posted a comment on discussion Help

    Hello, I wrote Step-By-Step Tutorial: https://bestmonitoringtools.com/free-mib-browser-download-snmpb/ However, I need help with receiving Traps & Graph Plotting. Are SNMP v2 Traps supported? Did anyone manage to setup graphs? Thx for info. Regards

  • Dmitry Romanov Dmitry Romanov posted a comment on ticket #28

    The same trouble: 20200406.12:39:32: 7048: (1)ERROR : getBootCounter: Could not open (file): (C:/Users/?????/.snmpb/boot_counter.conf) 20200406.12:39:32: 7048: (3)ERROR : saveBootCounter: could not create new file (file): (C:/Users/?????/.snmpb/boot_counter.conf) 20200406.12:39:34: 7048: (6)INFO : AuthPriv: Added auth protocol (id): (3) 20200406.12:39:34: 7048: (6)INFO : AuthPriv: Added auth protocol (id): (2) 20200406.12:39:34: 7048: (6)INFO : AuthPriv: Added priv protocol (id): (2) 20200406.12:39:34:...

  • max ulidtko max ulidtko committed [e438b8]

    Polishing CMake build

  • max ulidtko max ulidtko committed [c72212]

    Better cover dependencies in README

  • max ulidtko max ulidtko committed [d0431b]

    i18n: update uk_UA translations

  • max ulidtko max ulidtko committed [f37f21]

    Align HMAC-{MD5,SHA} names with RFC3414

  • max ulidtko max ulidtko committed [ad7494]

    Declare BUILD_BYPRODUCTS for ninja (QtCreator) builds

  • max ulidtko max ulidtko committed [d88e54]

    snmp++: automake 1.15.1 regen

  • max ulidtko max ulidtko committed [f72269]

    First working CMake build!

  • max ulidtko max ulidtko committed [73cd3b]

    Further shaping of the CMake script

  • max ulidtko max ulidtko committed [ef3dd7]

    Minimize download+patched VS git diff: drop CVS markers

  • max ulidtko max ulidtko committed [45b816]

    Workaround non-idempotence of GNU patch(1)

  • max ulidtko max ulidtko committed [79fbef]

    CMake: organize opts, tomcrypt integration & patches, snmpxx conf

  • max ulidtko max ulidtko committed [6ab777]

    libsmi: autotools regen with automake 1.15.1

  • max ulidtko max ulidtko committed [973398]

    Minimize tomcrypt patched VS git diff: trailing space

  • max ulidtko max ulidtko committed [d3cf0e]

    CMake: bundled libtomcrypt flags, link to libsnmp++

  • max ulidtko max ulidtko committed [cf1dcf]

    libsmi: regenerate the bison parsers

  • max ulidtko max ulidtko committed [f6ee23]

    snmp++: consoleExamples now build with --disable-threads

  • max ulidtko max ulidtko committed [8219b0]

    CMake: snmpxx built, app build bumps into qwt

  • max ulidtko max ulidtko committed [53c03f]

    Start migration onto CMake: libsmi unvendored

  • max ulidtko max ulidtko committed [83698f]

    snmp++: fix tomcrypt configure check, add C++11 support

  • max ulidtko max ulidtko committed [ba99ee]

    Add tomcrypt compile/build patches

  • max ulidtko max ulidtko committed [e73742]

    libsmi: drop generated files, adjust gitignore

  • max ulidtko max ulidtko committed [d30f57]

    libsmi: regen w/automake 1.15.1, fix gitignore

  • max ulidtko max ulidtko committed [375297]

    Minimize libsmi git VS build diff

  • max ulidtko max ulidtko committed [c79420]

    Unvendoring libtomcrypt

  • max ulidtko max ulidtko committed [6cfcbe]

    Minimize tomcrypt patched VS git diff: install as user

  • Philippe Langlois Philippe Langlois created ticket #5

    Modules - Folder grouping

  • Philippe Langlois Philippe Langlois posted a comment on ticket #4

    Unable to modify original posting but formating was intended this way: 1- iso |_ 3- org |_ 6- dod |_ 1- internet |_ 4- private |_ 1- etc.....

  • Philippe Langlois Philippe Langlois created ticket #4

    MIB Tree - the numerical value of the branch

  • max ulidtko max ulidtko posted a comment on discussion Help

    Hi Thierry, Check this out https://sourceforge.net/p/snmpb/code/ci/master/tree/installer/linux/build_howto.txt Max On Wed, Dec 11, 2019 at 11:28 AM Thierry Boibary cyrano3138@users.sourceforge.net wrote: hi, i don't find the doc to install snmpB on Debian amd64 from sources. Where is it? install Sent from sourceforge.net because you indicated interest in < https://sourceforge.net/p/snmpb/discussion/809540/> To unsubscribe from further messages, please visit < https://sourceforge.net/auth/subscri...

  • Thierry Boibary Thierry Boibary posted a comment on discussion Help

    hi, i don't find the doc to install snmpB on Debian amd64 from sources. Where is it?

  • blackwhite blackwhite posted a comment on discussion Help

    I have convert the event log to trap message by using Event to Trap translator tool, which is available in all windows os. This trap message is enterprise specific trap type, it has enterprise OID and Trap number. My doubt is how to configure snmpB tool for receiving enterprise specific trap. Need to create MIB file for this kind of trap? Let me know how to proceed this problem.

  • max ulidtko max ulidtko posted a comment on discussion Help

    Hi Thierry, This isn't right way to do it, try using dpkg -i Further yet, I'd recommend building the .deb package yourself from source using debuild -us -uc. See instructions under installer/ directory. Max сб, 23 лист. 2019, 10:34 користувач Thierry Boibary cyrano3138@users.sourceforge.net пише: Hi, i try to install snmpB onDebian 10 abd i have downloaded the .deb packet when i run apt install snmpb_0.8_i386.deb.deb i get a problem: Impossible to find the packet snmpb_0.8_i386.deb howcan i resolve...

  • Thierry Boibary Thierry Boibary posted a comment on discussion Help

    Hi, i try to install snmpB onDebian 10 abd i have downloaded the .deb packet when i run apt install snmpb_0.8_i386.deb.deb i get a problem: Impossible to find the packet snmpb_0.8_i386.deb howcan i resolve this error? thanks

  • Jerome Libre Jerome Libre created ticket #3

    Object number browsing

  • Stuart Bray Stuart Bray posted a comment on discussion Help

    Does anyone know if SnmpB supports receiving SNMPv3 Traps/Informs, or is it just SNMPv1 Traps?

  • max ulidtko max ulidtko committed [98df23]

    declare qmake target dependency

  • max ulidtko max ulidtko committed [b48298]

    fix mibmodule compile error

  • max ulidtko max ulidtko committed [482804]

    drop app/Makefile

  • SnmpB SnmpB released /snmpb/0.9/snmpb_0.9_amd64.deb

1 >