Forum Discussion

Matt_Taylor's avatar
Matt_Taylor
Icon for Neophyte rankNeophyte
22 days ago
Solved

Disabling SNMPv1/v2c - Only use v3

We have a group of devices which are configured with SNMPv3. The properties set against these devices in LM are only v3 - there are no SNMP community details configured against, or inherited by the d...
  • LMjosephBrett's avatar
    21 days ago

    Hey Matt_Taylor​ 

    It's possible that what you are seeing is part of the autoprops process that the collector does.  The thing that is a bit odd is that it's typically a once a day thing, unless something triggers active discovery on a device either manually or via some programmatic update.  There is a configuration change that can be made to the collector to stop this process for testing v2c or v1, that would be adding this line into your collector configuration:

    autoprops.detectors.ignore.snmp.versions=v1,v2c

    We have an internal ticket open to have this added to our support documentation on this page here:

    https://www.logicmonitor.com/support/agent-conf-collector-settings#h-autoproperties-settings