org.snmp4j.agent.mo.snmp4j
Class Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum
java.lang.Object
org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum
- Enclosing class:
- Snmp4jLogMib
public static final class Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
notSpecified
public static final int notSpecified
- See Also:
- Constant Field Values
off
public static final int off
- See Also:
- Constant Field Values
all
public static final int all
- See Also:
- Constant Field Values
trace
public static final int trace
- See Also:
- Constant Field Values
debug
public static final int debug
- See Also:
- Constant Field Values
info
public static final int info
- See Also:
- Constant Field Values
warn
public static final int warn
- See Also:
- Constant Field Values
error
public static final int error
- See Also:
- Constant Field Values
fatal
public static final int fatal
- See Also:
- Constant Field Values
Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum
public Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum()
Copyright © 2011 SNMP4J.org. All Rights Reserved.