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
- 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