• Cacti interface bandwidth monitoring, incorrect value…

    5
    0 Votes
    5 Posts
    8k Views
    A

    @althornin:

    @tim.mcmanus:

    This may be a bug in BSD.

    The RRD graphs had a similar problem where the WAN graph would show "real" traffic metrics, but the LAN graph would show 2x WAN.  I think the root cause of that was a bug in the version of BSD that pfSense uses.

    The two may be related, but I am not entirely sure.  The RRD graphs in 2.2 report properly.

    Ok, maybe I can clarify this some.  I'm running 2.2.2 (now) and still have the problem.  Yes, the RRD graphs in pfSense are correct.  However, like many people, I use SNMP to monitor all of my routers (in this case, via MRTG).

    SNMP numbers are incorrect on the router at my main site, and now at one remote site.  I am using OpenVPN.  I can't just reverse LAN numbers, because I'm multi-WAN at most sites - I want to see separate bandwidth for each WAN connection.  When I say incorrect, in this case, it means that my outbound traffic numbers are doubled.  Inbound traffic is correct.

    So, the second site started showing this symptom after I started messing about with the traffic shaping that was on at the remote site.  Now, even with traffic shaping off, I am seeing the doubled numbers.  I can't fathom why messing about with traffic shaping would cause this to start…but it appears that it did.

    Just an FYI - I can report that upgrading from 2.2.2 to 2.2.4 has resolved this for me on all of my pfSense routers.
    SNMP is now reporting correct values.

  • N-Able RMM & PFSense

    4
    0 Votes
    4 Posts
    4k Views
    T

    You can always do an snmpwalk from another machine to get all of the MIB/OID information.

    Most monitoring systems can do just that, they'll walk the system and be able to pull out the OIDs to monitor.

  • SNMP CHECK ON AP STATUS

    3
    0 Votes
    3 Posts
    2k Views
    K

    Ok Tnk

  • ARP Table via SNMP

    5
    0 Votes
    5 Posts
    9k Views
    R

    Just tested 2.2.3-RELEASE and it's back again, yieih!!!

  • How to recognize the wanted OID (Quality/Packet loss)

    3
    0 Votes
    3 Posts
    2k Views
    P

    On the Web-UI under "Status"->"RRD-Graphs" there is a tab called Quality.

    If you set the option Graphs on "Allgraphs" you can see some Quality Graphs.

    Is there any other solution to get these state-informations live via SNMP?

    Regards

  • SNMP and Temp monitoring

    2
    0 Votes
    2 Posts
    4k Views
    M

    http://blog.logicmonitor.com/2013/06/18/extend-net-snmp-how-to-teach-an-old-snmpd-new-tricks/

    You should be able to pull the temperature from the system by running the command:

    sysctl -a | grep tempe

    I've used the extend to graph OpenVPN users from Linux before and I guessing that can probably be used to graph the temperature of the CPUs from FreeBSD.

  • RESOLVED: SNMP on WAN connection will not respond

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Seems simple, but how? Get WAN IP address?

    3
    0 Votes
    3 Posts
    2k Views
    G

    I get a list of known IP addresses and the interface they have been seen on

    C:\usr\bin>snmpwalk -v 1 -m ALL 192.168.1.1 public .1.3.6.1.2.1.4.22.1.1.2
    ip.ipNetToMediaTable.ipNetToMediaEntry.ipNetToMediaIfIndex.2.192.168.1.1 = 2
    ip.ipNetToMediaTable.ipNetToMediaEntry.ipNetToMediaIfIndex.2.192.168.1.10 = 2
    ip.ipNetToMediaTable.ipNetToMediaEntry.ipNetToMediaIfIndex.2.192.168.1.11 = 2
    ip.ipNetToMediaTable.ipNetToMediaEntry.ipNetToMediaIfIndex.2.192.168.1.12 = 2
    ip.ipNetToMediaTable.ipNetToMediaEntry.ipNetToMediaIfIndex.2.192.168.1.13 = 2
    ip.ipNetToMediaTable.ipNetToMediaEntry.ipNetToMediaIfIndex.2.192.168.1.14 = 2
    ip.ipNetToMediaTable.ipNetToMediaEntry.ipNetToMediaIfIndex.2.192.168.1.152 = 2
    ip.ipNetToMediaTable.ipNetToMediaEntry.ipNetToMediaIfIndex.2.192.168.1.154 = 2
    ip.ipNetToMediaTable.ipNetToMediaEntry.ipNetToMediaIfIndex.2.192.168.1.155 = 2
    ip.ipNetToMediaTable.ipNetToMediaEntry.ipNetToMediaIfIndex.2.192.168.1.160 = 2
    ip.ipNetToMediaTable.ipNetToMediaEntry.ipNetToMediaIfIndex.2.192.168.1.162 = 2
    ip.ipNetToMediaTable.ipNetToMediaEntry.ipNetToMediaIfIndex.2.192.168.1.171 = 2

  • Monitoring DHCP with SNMP

    2
    0 Votes
    2 Posts
    2k Views
    jimpJ

    It is not currently possible.

  • Some SNMP values

    2
    0 Votes
    2 Posts
    2k Views
    jimpJ

    None of those are exposed over SNMP that I'm aware of. Of them all, the only one that might possibly be there is temperature, but that may depend on hardware and the modules loaded.

  • 2.2 + net-snmp?

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • CARP SNMP monitoring on pfSense 2.2

    3
    0 Votes
    3 Posts
    2k Views
    C

    Well, that's too bad, but thanks for reply…

  • Trying to use SNMP with GFI RMM

    2
    0 Votes
    2 Posts
    2k Views
    C

    We include a standard MIB, plus some additional options for pf stats. For determining whether a connection is down, there isn't anything in SNMP that checks gateway status. You'd probably just use the interface counters and alarm when it has less throughput than what's normal for that day and time of day.

  • Push SNMP Community?

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Netgate Hardware

    2
    0 Votes
    2 Posts
    2k Views
    jimpJ

    AFAIK there isn't anything in the SNMP OIDs that would show up differently.

  • Find Version Number (numberic)

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • MIB download location and problem importing

    4
    0 Votes
    4 Posts
    8k Views
    M

    Note that you'll also need additional MIBs found here: http://files.pfsense.org/misc/mibs/

  • Wishlist: Non-physical interfaces

    3
    0 Votes
    3 Posts
    2k Views
    D

    Hi,

    thanks for the reply. Looks like my used check_mk does not find those interfaces. I will take a closer look how I can tweak check_mk to find those MIB entries.

    Regards,

    Darko

  • Monitoring of IPSEC connections

    3
    0 Votes
    3 Posts
    2k Views
    M

    thank you

  • Is there any intention of moving to net-snmp?

    5
    0 Votes
    5 Posts
    2k Views
    jimpJ

    See above. Package? Perhaps, Base? Never.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.