|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.snmp4j.tools.console.LogControl
public class LogControl
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.
Field Summary | |
---|---|
static OID[] |
SNMP4J_LOGGER_OIDS
|
Constructor Summary | |
---|---|
LogControl(java.util.Map args)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final OID[] SNMP4J_LOGGER_OIDS
Constructor Detail |
---|
public LogControl(java.util.Map args)
Method Detail |
---|
public void run()
public static void main(java.lang.String[] args)
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |