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

[config] SNMP Service restart fix for consecutive configs #2554

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

praveen-ramamoorthi
Copy link

What I did

When SNMP Trap or agentaddress configurations are applied consecutively in a short interval, restart of SNMP process will fail with start-limit-hit error. Fixed this issue with reset-failed.

How I did it

To clear the start-limit error , execute reset-failed for SNMP service before restarting the process.

How to verify it

SNMP Trap or Agent address configurations can be done consecutively without start-limit-hit error.

Previous command output (if the output of a command-line utility has changed)

Command output is not affected.

New command output (if the output of a command-line utility has changed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant