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

Restored snmp vlan support per RFC1213 and added the missing support for RFC2863 #218

Merged
merged 10 commits into from
Jun 10, 2021

Commits on May 25, 2021

  1. Revert "Revert "[rfc1213] Interface MIB add l3 vlan interfaces & aggr…

    …egate rif counters (sonic-net#169)" (sonic-net#191)"
    
    This reverts commit dfde06e.
    raphaelt-nvidia committed May 25, 2021
    Configuration menu
    Copy the full SHA
    c467dc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e16579 View commit details
    Browse the repository at this point in the history
  3. Fix up asic_db.json

    Signed-off-by: Raphael Tryster <raphaelt@nvidia.com>
    raphaelt-nvidia committed May 25, 2021
    Configuration menu
    Copy the full SHA
    21678dd View commit details
    Browse the repository at this point in the history
  4. Changes after review by Stepan

    Signed-off-by: Raphael Tryster <raphaelt@nvidia.com>
    raphaelt-nvidia committed May 25, 2021
    Configuration menu
    Copy the full SHA
    c9f495c View commit details
    Browse the repository at this point in the history
  5. Unit tests for rfc2863

    Signed-off-by: Raphael Tryster <raphaelt@nvidia.com>
    raphaelt-nvidia committed May 25, 2021
    Configuration menu
    Copy the full SHA
    c2375ab View commit details
    Browse the repository at this point in the history
  6. Fixed parameters for some caller of mibs.init_sync_d_lag_tables, and …

    …import paths
    
    Signed-off-by: Raphael Tryster <raphaelt@nvidia.com>
    raphaelt-nvidia committed May 25, 2021
    Configuration menu
    Copy the full SHA
    cc61819 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Addressed review comments by Junchao

    Signed-off-by: Raphael Tryster <raphaelt@nvidia.com>
    raphaelt-nvidia committed May 27, 2021
    Configuration menu
    Copy the full SHA
    15cd0f2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Added detailed explanations in _get_counter and get_counter

    Signed-off-by: Raphael Tryster <raphaelt@nvidia.com>
    raphaelt-nvidia committed May 31, 2021
    Configuration menu
    Copy the full SHA
    aa0d150 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Removed unused imports

    Signed-off-by: Raphael Tryster <raphaelt@nvidia.com>
    raphaelt-nvidia committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    81468a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Added consistency test between RFCs 1213 & 2863 interfaces

    Signed-off-by: raphaelt <raphaelt@contoso.com>
    raphaelt committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    93b838e View commit details
    Browse the repository at this point in the history