Class LogControl

java.lang.Object
org.snmp4j.tools.console.LogControl

public class LogControl extends Object
The LogControl tool can be used to control the log levels of agents implementing the SNMP4J-LOG-MIB. Run java -cp SNMP4J.jar org.snmp4j.tools.console.LogControl help to get help and command usage.
Since:
1.10
Version:
1.10
Author:
Frank Fock
  • Field Details

    • SNMP4J_LOGGER_OIDS

      public static final OID[] SNMP4J_LOGGER_OIDS
  • Constructor Details

    • LogControl

      public LogControl(Map args)
  • Method Details

    • run

      public void run()
    • main

      public static void main(String[] args)