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

Add deviation not-supported for "link-up-down-trap-enable" #709

Closed
jovatn opened this issue Oct 14, 2024 · 0 comments · Fixed by #713
Closed

Add deviation not-supported for "link-up-down-trap-enable" #709

jovatn opened this issue Oct 14, 2024 · 0 comments · Fixed by #713
Assignees
Labels
triage Pending investigation & classification (CCB)

Comments

@jovatn
Copy link
Contributor

jovatn commented Oct 14, 2024

It's possible to set "link-up-down-trap-enable" per interface, and the setting is accepted.

admin@infix-00-00-00:/config/> show interfaces
interface e1 {
  type etherlike;
  link-up-down-trap-enable enabled;
  ipv6
}
...

But it does not do anything, I hope. And we have no support to set a remote SNMP trap host either.
I suggest we add a deviation in infix-interfaces to remove the setting until we have support for it, if ever.

Image

@jovatn jovatn converted this from a draft issue Oct 14, 2024
@jovatn jovatn added the triage Pending investigation & classification (CCB) label Oct 14, 2024
@mattiaswal mattiaswal self-assigned this Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Pending investigation & classification (CCB)
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants