SnmpTools

0.1.1

PowerShell module for querying and modifying SNMP-enabled devices using SNMP v1, v2c and v3.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name SnmpTools -RequiredVersion 0.1.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name SnmpTools -Version 0.1.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Matthijs Zwaan. Licensed under the MIT License.

Package Details

Author(s)

  • Matthijs Zwaan

Tags

SNMP SNMPv1 SNMPv2c SNMPv3 Network Monitoring Automation PowerShell

Functions

Get-SnmpData Set-SnmpData

Dependencies

This module has no dependencies.

Release Notes

Initial unofficial release.

Supports:
- SNMP v1 GET
- SNMP v2c GET
- SNMP v3 GET
- SNMP v1 SET
- SNMP v2c SET
- SNMP v3 SET
- Single and multiple OID GET requests
- Single OID SET requests with configurable SNMP data types

Built on top of SharpSnmpLib.
SharpSnmpLib is licensed under the MIT/X11 License.

FileList

Version History

Version Downloads Last updated
0.2.0 21 9/1/2026
0.1.1 (current version) 5 9/1/2026
0.1.0 22 9/1/2026