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

Updating SNMP implementation to handle change of PSU Keys #312

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

gregoryboudreau
Copy link

@gregoryboudreau gregoryboudreau commented Mar 11, 2024

- What I did
Modified snmp implementation of Cisco MIB to use updated format for psu keys instead of index of PSU
- How I did it
Used a consistently sorted list of keys to allow for the modified statedb key naming for psus
- How to verify it
Ran the associated sonic-mgmt tests for PSUs (phy_entity and snmp_psu)
- Description for the changelog

Modifies SNMP implementation of Cisco PSUs to use key names instead of simple indexing

Related PRs:
sonic-net/sonic-mgmt#11944
sonic-net/sonic-utilities#3208
sonic-net/sonic-platform-daemons#446

@abdosi
Copy link
Contributor

abdosi commented Sep 13, 2024

let's fix this and rerun,

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.

3 participants