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

[action] [PR:9268] [SNMP]: Add snmp test case using link local as snmpagent address #9710

Merged
merged 1 commit into from
Aug 31, 2023

Commits on Aug 28, 2023

  1. [SNMP]: Add snmp test case using link local as snmpagent address (son…

    …ic-net#9268)
    
    What is the motivation for this PR?
    Test added to use link local IP address as snmpagent address.
    
    How did you do it?
    Use ink local IP of eth0 IP address, configure that as MGMT address.
    Restart SNMP service so that snmpd.conf uses newly assigned MGMT address as snmpagent address
    Query using link local address
    Check if snmpresult is as expected.
    reload config to remove the MGMT link local IP assignment.
    
    How did you verify/test it?
    Verified on VS testbed,.
    SuvarnaMeenakshi authored and mssonicbld committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e8efb7e View commit details
    Browse the repository at this point in the history