Skip to content

Modular Chassis - Midplane monitoring APIs#148

Merged
jleveque merged 1 commit intosonic-net:masterfrom
mprabhu-nokia:nokia-midplane-pr
Dec 2, 2020
Merged

Modular Chassis - Midplane monitoring APIs#148
jleveque merged 1 commit intosonic-net:masterfrom
mprabhu-nokia:nokia-midplane-pr

Conversation

@mprabhu-nokia
Copy link
Contributor

sonic-platform-base: Midplane monitoring APIs module_base.py and chassis_base.py for modular chassis

HLD: sonic-net/SONiC#646

  • What I did
    Enhance ModuleBase with new APIs to get midplane-ip-address and check-rechability
    Enhance ChassisBase with new API to initialize the midplane for modular chassis

  • How I did it

Add API in chassis_base.py:

    init_midplane_switch()

Add APIs in module_base.py

    get_midplane_ip()
    is_midplane_reachable()

@jleveque jleveque merged commit 7c0301d into sonic-net:master Dec 2, 2020
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-platform-common that referenced this pull request Oct 25, 2024
* [xcvrd] adding mux_cable data for sonic-telemetry inside state db

Summary:
This PR provides the necessary infrastructure to initialize the mux_cable info and static tables and post them within state db
as part of xcvrd. The data is posted every 60 secs and streaming telemetry can utilize this info. 
Approach

Added changes in the sonic_xcvrd directory of sonic-platform-daemons
What is the motivation for this PR?

To add the necessary infrastructure for Credo Y cable support for posting streaming telemetry data inside state-db

Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants