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

Implement Cisco FRU Fan-Tray Status MIB #331

Open
levhuan opened this issue Sep 10, 2024 · 0 comments
Open

Implement Cisco FRU Fan-Tray Status MIB #331

levhuan opened this issue Sep 10, 2024 · 0 comments

Comments

@levhuan
Copy link

levhuan commented Sep 10, 2024

Description
Implement support for Cisco FRU Fan-Tray Oper Status MIB OID 1.3.6.1.4.1.9.9.117.1.4.1 in SONiC subagent

Steps to reproduce the issue:

  1. docker exec snmp snmpwalk -v2c -c public localhost 1.3.6.1.4.1.9.9.117.1.4.1

Describe the results you received:

iso.3.6.1.4.1.9.9.117.1.4.1 = No Such Object available on this agent at this OID

Describe the results you expected:
The snmp-subagent returns one entry for each of the fan-tray per https://mibs.observium.org/mib/CISCO-ENTITY-FRU-CONTROL-MIB/#cefcFanTrayOperStatus

Additional information you deem important (e.g. issue happens only occasionally):

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

No branches or pull requests

1 participant