sonic-net / sonic-snmpagent

A net-snmpd agentx subagent for SONiC
Other
15 stars 113 forks source link

[cisco] Add fru fantray oper status #336

Open levhuan opened 1 week ago

levhuan commented 1 week ago

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

linux-foundation-easycla[bot] commented 1 week ago

CLA Signed


The committers listed above are authorized under a signed CLA.