SNMP and Python

Uložené v:
Podrobná bibliografia
Názov: SNMP and Python
Autori: McGaffney, Thomas
Rok vydania: 2024
Zbierka: Theseus.fi (Open Repository of the Universities of Applied Sciences / Ammattikorkeakoulujen julkaisuarkisto)
Predmety: fi=Tieto- ja viestintätekniikka|sv=Informations- och kommunikationsteknik|en=Information and Communications Technology, information networks, protocols (data communications), Linux, Python (programming languages), computer programmes, operating systems, information technology, Internet, network management (information technology), TCP/IP, Degree Programme in Information Technology
Popis: Simple Network Management Protocol (SNMP) was developed as a standard method for network professionals to manage and monitor differing network devices from differing suppliers, from standard network equipment to some of the latest IoT Sensors. The Python programming language is a high- level general purpose programming language that has a standard library which includes internet protocols such as SNMP and operating system interfaces such as Transmission Control Protocol/ Internet Protocol (TCP/ IP) sockets. It runs on Unix derived Operating Systems such as Linux and MacOS. It also runs on the Windows Operating system and Windows Subsystem for Linux (WSL). SNMP Simulator is an Open-Source program that is written in Python and that depends on other Python libraries. The simplest way to deploy this software is to download straight from PyPi or the main developer’s site. The main purpose of this project is to investigate the use of this software in a WSL instance with the potential to develop it as a self-learning module or environment.
Druh dokumentu: bachelor thesis
Jazyk: English
Relation: https://www.theseus.fi/handle/10024/855602
Dostupnosť: https://www.theseus.fi/handle/10024/855602
Rights: fi=All rights reserved. This publication is copyrighted. You may download, display and print it for Your own personal use. Commercial use is prohibited.|sv=All rights reserved. This publication is copyrighted. You may download, display and print it for Your own personal use. Commercial use is prohibited.|en=All rights reserved. This publication is copyrighted. You may download, display and print it for Your own personal use. Commercial use is prohibited.|
Prístupové číslo: edsbas.256C9B18
Databáza: BASE
Popis
Abstrakt:Simple Network Management Protocol (SNMP) was developed as a standard method for network professionals to manage and monitor differing network devices from differing suppliers, from standard network equipment to some of the latest IoT Sensors. The Python programming language is a high- level general purpose programming language that has a standard library which includes internet protocols such as SNMP and operating system interfaces such as Transmission Control Protocol/ Internet Protocol (TCP/ IP) sockets. It runs on Unix derived Operating Systems such as Linux and MacOS. It also runs on the Windows Operating system and Windows Subsystem for Linux (WSL). SNMP Simulator is an Open-Source program that is written in Python and that depends on other Python libraries. The simplest way to deploy this software is to download straight from PyPi or the main developer’s site. The main purpose of this project is to investigate the use of this software in a WSL instance with the potential to develop it as a self-learning module or environment.