Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:user-guide:services:snmp:server [2018/03/03 20:09] – ↷ Page moved and renamed from docs:user-guide:services:snmp.server to docs:user-guide:services:snmp:server bobafetthotmaildocs:guide-user:services:snmp:server [2019/12/14 12:34] – [How to install mini-snmpd] nkatakis
Line 13: Line 13:
 ===== How to install mini-snmpd ===== ===== How to install mini-snmpd =====
  
-opkg install mini-snmpd+opkg install mini_snmpd
  
 **Note:** minisnmpd uses a 32 bit counter, which maxes out at 4294967295.  This means any traffic over that does not appear on the counter, making it appear that you no longer have traffic.  This is by design of minisnmpd.  See [[https://dev.openwrt.org/ticket/13597|Bug Report]] and minisnmpd [[http://freecode.com/projects/minisnmpd|project page]] **Note:** minisnmpd uses a 32 bit counter, which maxes out at 4294967295.  This means any traffic over that does not appear on the counter, making it appear that you no longer have traffic.  This is by design of minisnmpd.  See [[https://dev.openwrt.org/ticket/13597|Bug Report]] and minisnmpd [[http://freecode.com/projects/minisnmpd|project page]]
Line 37: Line 37:
 | {{:meta:icons:tango:48px-outdated.svg.png?nolink}} | As of [[https://dev.openwrt.org/changeset/25486|r25486]] this patch is in the tree. | | {{:meta:icons:tango:48px-outdated.svg.png?nolink}} | As of [[https://dev.openwrt.org/changeset/25486|r25486]] this patch is in the tree. |
  
-Take a look at this post: +Take a look at the [[https://forum.openwrt.org/viewtopic.php?pid=127560#p127560|forum post]] ("64 bit counter support in SNMP (TL-WR1043ND)"). I.e. get the patch from [[https://dev.openwrt.org/ticket/8818|Ticket 8818]] ("Enable 64 bit counters in net-snmp"), build and reinstall the whole kernel/system (rebuild and opkg install the new snmp package didn't work).
-https://forum.openwrt.org/viewtopic.php?pid=127560#p127560 +
-I.e. Get patch from https://dev.openwrt.org/ticket/8818, build and reinstall the whole kernel/system (rebuild and opkg install the new snmp package didn't work).+
  
 ===== Usage with Cacti ===== ===== Usage with Cacti =====
  • Last modified: 2023/10/14 06:15
  • by vgaetera