Python SNMP TUI (Terminal User Interface)
Project description
pysnmptui
Python SNMP TUI (Terminal User Interface)
Configuration
You can use a configuration file instead of command line flags.
Invoke pysnmptui with pysnmptui -c config.yaml if your config file is named "config.yaml" and in the current directory.
Below is an example config.yaml.
Host: 127.0.0.1
Username: v3user
AuthProto: SHA
AuthPassword: password
PrivProto: AES
PrivPassword: password
Version: 3
ExtraMibs:
- IF-MIB
- ENTITY-MIB
- ./mibs/CISCO-SMI
- ./mibs/CISCO-TC
- ./mibs/CISCO-IF-EXTENSION-MIB
- ./mibs/CISCO-VTP-MIB
- ./mibs/CISCO-CDP-MIB
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pysnmptui_K0HAX-0.1.2022112704.tar.gz.
File metadata
- Download URL: pysnmptui_K0HAX-0.1.2022112704.tar.gz
- Upload date:
- Size: 19.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94855f8308b04322430366fd692f992734d8b39cbefea71c69693240bc1129b0
|
|
| MD5 |
b95921085491856f92f33324cae87d70
|
|
| BLAKE2b-256 |
fb56b7923f8dce5b50abc659009a19e4294c5c6ade2709470cc9630a3b83a932
|
File details
Details for the file pysnmptui_K0HAX-0.1.2022112704-py3-none-any.whl.
File metadata
- Download URL: pysnmptui_K0HAX-0.1.2022112704-py3-none-any.whl
- Upload date:
- Size: 21.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d06f53915eb042453c026b2d4f2c664f09827299918144a94839d03d22cd182f
|
|
| MD5 |
d9cae87028984b22c40f872f31437500
|
|
| BLAKE2b-256 |
2a4f608bd35bcaebb81d9af915d6800153cd1dcd17f5a40df0570d01ea7b6720
|