SkillAgentSearch skills...

Snmpdiscoverer

Discover SNMP agents on the network

Install / Use

/learn @etingof/Snmpdiscoverer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SNMP Agent Discoverer

PyPI Python Versions Status Build status GitHub license

The SNMP Discoverer tool pokes at the SNMP agents over the network to learn as much as possible about the system being managed.

Features

  • SNMPv1/v2c/v3 operations
  • SNMPv3 USM supports MD5/SHA/SHA224/SHA256/SHA384/SHA512 auth and DES/3DES/AES128/AES192/AES256 privacy crypto algorithms
  • Supports all SNMP commands
  • Runs over IPv4 and IPv6
  • Supports massively parallel, asynchronous operation
  • Offers Ansible integration
  • Works on Linux, Windows and OS X

Download & Install

SNMP Discoverer software is freely available for download from PyPI.

Just run:

$ pip install snmpdiscoverer

Alternatively, you can get it from GitHub.

How to use SNMP Discoverer

Running snmpdiscoverer will make the tool scanning network for responding SNMP agents, collect and reports everything it finds out.

$ snmpdiscoverer

Getting help

If something does not work as expected or we are missing an interesting feature, open an issue at GitHub or post your question on Stack Overflow.

Finally, your PRs are warmly welcome! ;-)

Copyright (c) 2019, Ilya Etingof. All rights reserved.

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks5

Languages

Python

Security Score

70/100

Audited on Aug 8, 2024

No findings