Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNMP error reported on device that is shutdown #107819

Closed
ClearlyDazed opened this issue Jan 11, 2024 · 1 comment
Closed

SNMP error reported on device that is shutdown #107819

ClearlyDazed opened this issue Jan 11, 2024 · 1 comment
Labels

Comments

@ClearlyDazed
Copy link

The problem

Consistently receive an error and warnings from SNMP, although SNMP has config yaml to accept errors and with default value

What version of Home Assistant Core has the issue?

core-2024.1.2

What was the last working version of Home Assistant Core?

recently added snmp to home assistant config

What type of installation are you running?

Home Assistant OS

Integration causing the issue

SNMP

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

platform: snmp
host: 192.168.1.112
baseoid: .1.3.6.1.4.1.4526.22.4.1.2.1
unit_of_measurement: "rpm"
accept_errors: true
default_value: 0
name: 'NAS2 Fan RPM'

Anything in the logs that might be useful for us?

ERROR MESSAGE:
Logger: homeassistant.components.snmp.sensor
Source: components/snmp/sensor.py:245
Integration: snmp (documentation, issues)
First occurred: January 10, 2024 at 00:07:15 (2000 occurrences)
Last logged: 06:02:03

SNMP error: No SNMP response received before timeout

Comes with associated WARNING MESSAGE:
Logger: homeassistant.components.sensor
Source: helpers/entity_platform.py:858
Integration: Sensor (documentation, issues)
First occurred: January 10, 2024 at 00:00:47 (4615 occurrences)
Last logged: 08:00:47

Updating snmp sensor took longer than the scheduled update interval 0:00:10

Additional information

The error occurs when the device is shutdown from 00:00 to 08:00

@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@issue-triage-workflows issue-triage-workflows bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant