public class LogControl
extends java.lang.Object
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.Modifier and Type | Field | Description |
---|---|---|
static OID[] |
SNMP4J_LOGGER_OIDS |
Constructor | Description |
---|---|
LogControl(java.util.Map args) |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] args) |
|
void |
run() |
public static final OID[] SNMP4J_LOGGER_OIDS
Copyright © 2018 SNMP4J.org. All rights reserved.