Dan Lepage

Results 4 issues of Dan Lepage

## What does this PR do? This PR refactors the `agent snmp walk` subcommand to fix some issues and make parts of it more reusable. ## Motivation I am in...

changelog/no-changelog
team/network-device-monitoring

### What does this PR do? Minor code cleanup - remove a helper fn that I wrote before I knew that `mapstructure` could already do this. ### Additional Notes No...

changelog/no-changelog
team/network-device-monitoring
qa/no-code-change

There's a value `.NonRepeaters` defined in [gosnmp.go](https://github.com/gosnmp/gosnmp/blob/0dd8e40cc4fc54b97ea749511edde593311df1de/gosnmp.go#L116). The comment on this value is wrong - there is no `max-repeaters` value defined by that RFC, only `max-repetitions`, which is set by...

### What does this PR do? This adds logic to request the health status of tenant nodes and parse `healthInst` if `fvOverallHealth` isn't present. ### Motivation `fvOverallHealth` is arguably more...

integration/cisco_aci
team/agent-integrations
ecosystems/review-requested
product/review-requested
agent/review-requested
team/ndm-integrations