A Library providing core SNMP functionality for interacting with SNMP4j and the output of Mibbler.
- Java 7 onwards.
- Maven 3.0.0 or newer.
See the libaries site.
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>
See changelog for more details.
The project snmp-core is licensed under the APACHE 2.0 license.