How to Install and Uninstall snmpsim Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 24,2024
1. Install "snmpsim" package
Please follow the step by step instructions below to install snmpsim on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
snmpsim
Copied
2. Uninstall "snmpsim" package
Here is a brief guide to show you how to uninstall snmpsim on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
snmpsim
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the snmpsim package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: snmpsim
Priority: optional
Section: universe/net
Installed-Size: 497
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: all
Version: 0.2.4-1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pysnmp4 (>= 4.2.4), python-pyasn1
Filename: pool/universe/s/snmpsim/snmpsim_0.2.4-1_all.deb
Size: 169034
MD5sum: 493184f9fd7caa1195c53529446fc48c
SHA1: ab82f2a583151f953383e4885e5076605d3aea43
SHA256: 4cb73e8936a5a53ec3f992834e879341dbcb7083b527f79f77352242e6317c84
Description-en: SNMP agent simulator
SNMP Simulator is a software that would act like a multitude of real
physical devices from SNMP Manager's point of view. Simulator builds
and uses a database of physical devices' SNMP footprints to respond
like their real counterparts do.
.
Typical use case for this software starts with recording a snapshot
of SNMP objects of donor agents into text files. Once you have your
snapshots at hand, a simulator script could be run over the snapshots
responding to SNMP queries in the same way as donor SNMP agents did
at the time of recording.
.
Technically, SNMP Simulator is a multi-context SNMP agent. That means
that it handles multiple sets of managed object all at once. Each
device is simulated within a dedicated SNMP context.
Description-md5: a5bd2dd74324c89c4954bee65c647c90
Homepage: http://snmpsim.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/net
Installed-Size: 497
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: all
Version: 0.2.4-1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pysnmp4 (>= 4.2.4), python-pyasn1
Filename: pool/universe/s/snmpsim/snmpsim_0.2.4-1_all.deb
Size: 169034
MD5sum: 493184f9fd7caa1195c53529446fc48c
SHA1: ab82f2a583151f953383e4885e5076605d3aea43
SHA256: 4cb73e8936a5a53ec3f992834e879341dbcb7083b527f79f77352242e6317c84
Description-en: SNMP agent simulator
SNMP Simulator is a software that would act like a multitude of real
physical devices from SNMP Manager's point of view. Simulator builds
and uses a database of physical devices' SNMP footprints to respond
like their real counterparts do.
.
Typical use case for this software starts with recording a snapshot
of SNMP objects of donor agents into text files. Once you have your
snapshots at hand, a simulator script could be run over the snapshots
responding to SNMP queries in the same way as donor SNMP agents did
at the time of recording.
.
Technically, SNMP Simulator is a multi-context SNMP agent. That means
that it handles multiple sets of managed object all at once. Each
device is simulated within a dedicated SNMP context.
Description-md5: a5bd2dd74324c89c4954bee65c647c90
Homepage: http://snmpsim.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu