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

Use device loopback IP address to send SNMP query from neighboring ceos or vsonic #8802

Merged
merged 13 commits into from
Jul 10, 2023

Commits on Jul 3, 2023

  1. Use loopback IP address to send SNMP query to vsonic neighbor

    Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
    SuvarnaMeenakshi committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6cef81b View commit details
    Browse the repository at this point in the history
  2. Fix flake8

    Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
    SuvarnaMeenakshi committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2617ef4 View commit details
    Browse the repository at this point in the history
  3. Fix flake8

    Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
    SuvarnaMeenakshi committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6d9fba0 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Add iptable rule on neighbor vsonic to accept SNMP query over

    loopback ip
    
    Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
    SuvarnaMeenakshi committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f6404ae View commit details
    Browse the repository at this point in the history
  2. Fix missing paranthesis

    Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
    SuvarnaMeenakshi committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    30e9ea6 View commit details
    Browse the repository at this point in the history
  3. Modify SonicHost check

    Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
    SuvarnaMeenakshi committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ac2fcfb View commit details
    Browse the repository at this point in the history
  4. Flake8 error

    Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
    SuvarnaMeenakshi committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    cd06cf8 View commit details
    Browse the repository at this point in the history
  5. Get snmp result before deleting ip table rule.

    Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
    SuvarnaMeenakshi committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0d502b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    a917d80 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Fix as per review comments

    Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
    SuvarnaMeenakshi committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    bd4dfb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Modify test_snmp in interop_protocol to send SNMP query to DUT

    from nbr device over loopback ipv4 IP.
    
    Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
    SuvarnaMeenakshi committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    fa06473 View commit details
    Browse the repository at this point in the history
  2. flake8 errors

    Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
    SuvarnaMeenakshi committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    23fe59d View commit details
    Browse the repository at this point in the history
  3. Trailing whitespace

    Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
    SuvarnaMeenakshi committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ba56719 View commit details
    Browse the repository at this point in the history