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
Release files for pysnmptui-K0HAX 0.1.2022112704
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pysnmptui_K0HAX-0.1.2022112704.tar.gz | 19.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pysnmptui_K0HAX-0.1.2022112704-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 40.8 kB
Release files / pysnmptui_K0HAX-0.1.2022112704.tar.gz
| Download URL | pysnmptui_K0HAX-0.1.2022112704.tar.gz |
|---|---|
| Size | 19.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
94855f8308b04322430366fd692f992734d8b39cbefea71c69693240bc1129b0
|
|
BLAKE2b-256 checksum How to use checksums |
fb56b7923f8dce5b50abc659009a19e4294c5c6ade2709470cc9630a3b83a932
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.15
|
Release files / pysnmptui_K0HAX-0.1.2022112704-py3-none-any.whl
| Download URL | pysnmptui_K0HAX-0.1.2022112704-py3-none-any.whl |
|---|---|
| Size | 21.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d06f53915eb042453c026b2d4f2c664f09827299918144a94839d03d22cd182f
|
|
BLAKE2b-256 checksum How to use checksums |
2a4f608bd35bcaebb81d9af915d6800153cd1dcd17f5a40df0570d01ea7b6720
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.15
|