![JAR search and dependency download from the Maven repository](/logo.png)
com.oneandone.snmpman.package-info Maven / Gradle / Ivy
/**
* The {@code Main} is a command-line application that simulates {@code SNMP}-capable devices.
*
* It also can be used within Unit tests which require the usage of SNMP devices. You can start and stop all agents
* with pre- and post unit-test execution methods, which are available in probably every Unit-Test framework.
*
* Check the documentation of {@link com.oneandone.snmpman.Main} to get more information on the execution.
*/
package com.oneandone.snmpman;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy