Module org.snmp4j

Class SnmpConfigurator

java.lang.Object
org.snmp4j.util.SnmpConfigurator

public class SnmpConfigurator extends Object
The SnmpConfigurator class configures a Snmp instance with settings taken from a Map conforming to the format returned by ArgumentParser.parse(String[] args). In addition, a PDUFactory and Target can be created using settings from a Map too.
Since:
1.10
Version:
3.0
Author:
Frank Fock