Git Product home page Git Product logo

sn-snmp-browser-java's Introduction

General

GUI

Example image of the gui for a network scan

Example image of the gui after network is scanned

About

This is a simple SNMP-Browser that lets you scan either a network or a specific device in your network. The Browser is able to show all the scanned devices and their properties. It is also possible to scan a device for a custom specified Mib or OID.

Installation

To run this program, you first need to install all the dependencies, to do so, you just have to install Maven and execute the command mvn install. Then we are able to simply run the java application how we are used to (for example with our IDE of choice or via the commandline).

Alternatively we can also execute the jar by executing the command java -jar <filename> in the jar's directory. (Note that you need Java 1.8 for this to work)

SNMP-Browser

Scan network

The Browser is able to scan a whole network, this is also the default setting. If you want to scan a network, you have to insert the starting ip address, and the subnet of the network. Then a list of devices appears which can be selected to show the devices properties.

Scan device

To scan a device you have to select the "Scan device" button which vanishes the subnet box. After sending the request the properties of the device appear in the table.

sn-snmp-browser-java's People

Contributors

attednev avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.