Skip to main content

This package includes a collection of SNMP dumps from different real-world SNMP-managed devices and software.

Project description

SNMP Simulation Data

PyPI Python Versions GitHub license

The snmpsim-data-lextudio package contains simulation data for snmpsim - free and open-source SNMP agent simulator.

The package is distributed under 2-clause BSD license.

Download

SNMP simulation data can be downloaded as a Python package from PyPI.

Installation

Just run:

$ pyenv local 3.12
$ pip install pipenv
$ pipenv install snmpsim-data-lextudio
$ pipenv run setup-snmpsim-data snmpsim-data/data

This also install snmpsim-lextudio package as a dependency.

How to use simulation data

Invoke snmpsimd and point it to a directory with simulation data:

$ pipenv run snmpsimd --data-dir=snmpsim-data/data --agent-udpv4-endpoint=127.0.0.1:1024

Simulation data is stored in simple plain-text files having OID|TYPE|VALUE format:

$ cat public.snmprec
1.3.6.1.2.1.1.1.0|4|Linux 2.6.25.5-smp SMP Tue Jun 19 14:58:11 CDT 2007 i686
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.8072.3.2.10
1.3.6.1.2.1.1.3.0|67|233425120
1.3.6.1.2.1.2.2.1.6.2|4x|00127962f940
1.3.6.1.2.1.4.22.1.3.2.192.21.54.7|64x|c3dafe61
...

Simulator maps query parameters like SNMP community names, SNMPv3 contexts or IP addresses onto data files paths relative to the data directory.

Documentation

Detailed information on SNMP simulator usage could be found at snmpsim site.

Getting help

If you run into bad simulation data, feel free to open an issue on GitHub.

Contributions

If you have an SNMP-managed device, consider snmpwalk'ing it (or use snmprec tool from snmpsim package) and submit a PR offering your data.

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

snmpsim_data_lextudio-1.0.0.tar.gz (56.6 MB view details)

Uploaded Source

Built Distribution

snmpsim_data_lextudio-1.0.0-py3-none-any.whl (56.7 MB view details)

Uploaded Python 3

File details

Details for the file snmpsim_data_lextudio-1.0.0.tar.gz.

File metadata

  • Download URL: snmpsim_data_lextudio-1.0.0.tar.gz
  • Upload date:
  • Size: 56.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.0 Darwin/23.4.0

File hashes

Hashes for snmpsim_data_lextudio-1.0.0.tar.gz
Algorithm Hash digest
SHA256 9fb0ee83a9bef0c0ce9c8f4768a5958502cdff9e2ca47e5848b9a6472c82fb2a
MD5 9fd9179a11ab03edf5094023d4d91857
BLAKE2b-256 e1138a0892b3a459ced5309c6a4fc872bef283db08e81e567322518012f0a4ed

See more details on using hashes here.

File details

Details for the file snmpsim_data_lextudio-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for snmpsim_data_lextudio-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 081439c4df1cf57e1fd5376c03e920ae78bcbbff3cde9afb2a997f613c3fe5a1
MD5 160576174fd178ca93393920b6f4d506
BLAKE2b-256 d3837ab0127805536b264478e124f2e7d990bdb60c3fd9e050aef79674064e34

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page