Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • V valve-infra
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 55
    • Issues 55
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Martin Roukala
  • valve-infra
  • Merge requests
  • !529

Draft: executor/pdu: Add support for SNMPv3 / credentials

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Ana Guerrero requested to merge ana/valve-infra:snmpv3 into master Mar 07, 2023
  • Overview 5
  • Commits 1
  • Pipelines 5
  • Changes 2

The following class add support for SNMP v3 and all the possible required parameters. Some of the paremeters are optional but they're included so they can be set. The parameters use the same defaults that easysnmp/session.py when they're not provided.

Fixes: #165 (closed)

TODO:

  • update tests
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: snmpv3