Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    CARP SNMP monitoring on pfSense 2.2

    Scheduled Pinned Locked Moved SNMP
    3 Posts 2 Posters 2.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      coff33
      last edited by

      Hi

      We monitor the interface status with SNMP (".1.3.6.1.2.1.2.2.1.8") to check the CARP status of a pfSense pair (amd64).
      Since version 2.2 there are only the real interfaces of the firewall listed, and the VIP's not anymore.

      snmpwalk -v2c -c XXXXXXXXXXX pfSense2.1.5 .1.3.6.1.2.1.2.2.1.8
      IF-MIB::ifOperStatus.1 = INTEGER: up(1)
      IF-MIB::ifOperStatus.2 = INTEGER: up(1)
      IF-MIB::ifOperStatus.3 = INTEGER: up(1)
      IF-MIB::ifOperStatus.4 = INTEGER: down(2)
      IF-MIB::ifOperStatus.5 = INTEGER: down(2)
      IF-MIB::ifOperStatus.6 = INTEGER: dormant(5)
      IF-MIB::ifOperStatus.7 = INTEGER: dormant(5)
      IF-MIB::ifOperStatus.8 = INTEGER: down(2)
      IF-MIB::ifOperStatus.9 = INTEGER: up(1)
      IF-MIB::ifOperStatus.10 = INTEGER: up(1)
      IF-MIB::ifOperStatus.11 = INTEGER: up(1)
      IF-MIB::ifOperStatus.12 = INTEGER: up(1)
      IF-MIB::ifOperStatus.13 = INTEGER: up(1)
      IF-MIB::ifOperStatus.14 = INTEGER: up(1)
      IF-MIB::ifOperStatus.15 = INTEGER: dormant(5)
      IF-MIB::ifOperStatus.16 = INTEGER: dormant(5)
      IF-MIB::ifOperStatus.17 = INTEGER: dormant(5)
      IF-MIB::ifOperStatus.18 = INTEGER: dormant(5)
      IF-MIB::ifOperStatus.19 = INTEGER: dormant(5)
      IF-MIB::ifOperStatus.20 = INTEGER: dormant(5)
      IF-MIB::ifOperStatus.21 = INTEGER: dormant(5)
      IF-MIB::ifOperStatus.22 = INTEGER: dormant(5)
      IF-MIB::ifOperStatus.23 = INTEGER: dormant(5)
      IF-MIB::ifOperStatus.24 = INTEGER: dormant(5)
      IF-MIB::ifOperStatus.25 = INTEGER: up(1)

      snmpwalk -v2c -c XXXXXXXXXXX pfSense2.2 .1.3.6.1.2.1.2.2.1.8
      IF-MIB::ifOperStatus.1 = INTEGER: up(1)
      IF-MIB::ifOperStatus.2 = INTEGER: up(1)
      IF-MIB::ifOperStatus.3 = INTEGER: down(2)
      IF-MIB::ifOperStatus.4 = INTEGER: down(2)
      IF-MIB::ifOperStatus.5 = INTEGER: down(2)
      IF-MIB::ifOperStatus.6 = INTEGER: dormant(5)
      IF-MIB::ifOperStatus.7 = INTEGER: dormant(5)
      IF-MIB::ifOperStatus.8 = INTEGER: down(2)
      IF-MIB::ifOperStatus.9 = INTEGER: up(1)
      IF-MIB::ifOperStatus.10 = INTEGER: up(1)
      IF-MIB::ifOperStatus.11 = INTEGER: up(1)
      IF-MIB::ifOperStatus.12 = INTEGER: up(1)
      IF-MIB::ifOperStatus.13 = INTEGER: up(1)
      IF-MIB::ifOperStatus.14 = INTEGER: up(1)
      IF-MIB::ifOperStatus.15 = INTEGER: up(1)
      IF-MIB::ifOperStatus.16 = INTEGER: up(1)

      Is there a way to fix this or do I have to find another way to monitor CARP?

      Thanks in advance
      coff33

      1 Reply Last reply Reply Quote 0
      • DerelictD
        Derelict LAYER 8 Netgate
        last edited by

        https://doc.pfsense.org/index.php/Upgrade_Guide#CARP_Changes

        Chattanooga, Tennessee, USA
        A comprehensive network diagram is worth 10,000 words and 15 conference calls.
        DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
        Do Not Chat For Help! NO_WAN_EGRESS(TM)

        1 Reply Last reply Reply Quote 0
        • C
          coff33
          last edited by

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

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.