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

[cisco] Add fru fantray oper status #336

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

Conversation

levhuan
Copy link

@levhuan levhuan commented Oct 30, 2024

Add MIB agent implementation for fantray oper status table in cisco-entity-fru-control-mib

- What I did
Implement support for SNMP GET for fantray oper status table in cisco-entity-fru-control-mib

- How to verify it
On development/build machine:
python3 setup.py test (for UT)
On a SONiC Switch:
docker exec snmp bash -c "snmpwalk -c public -v2c iso.1.3.6.1.4.1.9.9.117.1.4.1"

- Description for the changelog
Register cefcFruFanTrayStatusTable class to handle cisco-entity-fru-control-mib cefcFruFanStatusTable

Add MIB agent implementation for fantray oper status table
in cisco-entity-fru-control-mib

Signed-off-by: Huan V. Le <[email protected]>
Copy link

linux-foundation-easycla bot commented Oct 30, 2024

CLA Signed


The committers listed above are authorized under a signed CLA.

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