Skip to content

RDKB-63907: Table instances missing during SNMP walk#19

Merged
GoutamD2905 merged 2 commits intodevelopfrom
feature/fix
Apr 30, 2026
Merged

RDKB-63907: Table instances missing during SNMP walk#19
GoutamD2905 merged 2 commits intodevelopfrom
feature/fix

Conversation

@NetajiPanigrahi
Copy link
Copy Markdown
Contributor

Reason for change: Table instances missing during SNMP walk
Test Procedure: All the checks should pass in github
Risks: Low
Priority: P1
Signed-off-by: Netaji Panigrahi Netaji_Panigrahi@comcast.com

Copilot AI review requested due to automatic review settings April 8, 2026 02:43
@NetajiPanigrahi NetajiPanigrahi requested review from a team as code owners April 8, 2026 02:43
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses missing SNMP table instances during SNMP walk by adjusting the registration sequence in the SNMP table helper so the table’s tdata registration is performed before cache handler setup/injection.

Changes:

  • Move netsnmp_tdata_register(reg, table_data, table_info) earlier in CcspTableHelperRegisterMibHandler.
  • Remove the later duplicate/out-of-order netsnmp_tdata_register(...) call after cache handler setup.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@NetajiPanigrahi NetajiPanigrahi changed the title Table instances missing during SNMP walk RDKB-63907: Table instances missing during SNMP walk Apr 30, 2026
@GoutamD2905 GoutamD2905 merged commit 5f0a9f9 into develop Apr 30, 2026
9 of 10 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants