Skip to content

btisystems/snmp-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snmp-core

Build Status Coverage Status

A Library providing core SNMP functionality for interacting with SNMP4j and the output of Mibbler.

Requirements

  • Java 7 onwards.
  • Maven 3.0.0 or newer.

Features

See the libaries site.

Usage

Set up the snmp-core maven dependency in the build section of the project pom.xml:

    <dependency>
        <groupId>com.btisystems</groupId>
        <artifactId>snmp-core</artifactId>
        <version>1.0-SNAPSHOT</version>
    </dependency>

Changelog

See changelog for more details.

License

The project snmp-core is licensed under the APACHE 2.0 license.

About

A Library providing core SNMP functionality for interacting with SNMP4j

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors